Skip to content

perf(pipelined): Avoid service reatart on bridge reconfigure#7851

Merged
pshelar merged 1 commit intomagma:masterfrom
pshelar:enh-avoid-service-restart-non-nat
Jul 16, 2021
Merged

perf(pipelined): Avoid service reatart on bridge reconfigure#7851
pshelar merged 1 commit intomagma:masterfrom
pshelar:enh-avoid-service-restart-non-nat

Conversation

@pshelar
Copy link
Copy Markdown
Contributor

@pshelar pshelar commented Jun 30, 2021

Bridge reconfigure can result in mac address change. pipelineD can
use mac address of egress interface to avoid handling this change.
This improves restart time of pipelineD.

Signed-off-by: Pravin B Shelar [email protected]

Summary

Test Plan

Validate on Non-NAT setup.

Additional Information

  • This change is backwards-breaking

@pshelar pshelar requested review from a team and koolzz June 30, 2021 02:50
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines. label Jun 30, 2021
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for opening a PR! 💯 Please note that all commits must be signed off. This is enforced by the DCO check.

Howto

  • Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
  • Checks. All required CI checks must pass before merge.
  • Merge. Once approved and passing CI checks, use the ready2merge label to indicate the maintainers can merge your PR.

More info

Please take a moment to read through the Magma project's

If this is your first Magma PR, also consider reading

@magmabot magmabot added the component: agw Access gateway-related issue label Jun 30, 2021
Bridge reconfigure can result in mac address change. pipelineD can
use mac address of egress interface to avoid handling this change.
This improves restart time of pipelineD.

Signed-off-by: Pravin B Shelar <[email protected]>
@pshelar pshelar force-pushed the enh-avoid-service-restart-non-nat branch from 6f050dc to eba42a8 Compare July 16, 2021 03:02
@github-actions
Copy link
Copy Markdown
Contributor

feg-workflow

    2 files  145 suites   29s ⏱️
338 tests 338 ✔️ 0 💤 0 ❌
352 runs  352 ✔️ 0 💤 0 ❌

Results for commit eba42a8.

@pshelar pshelar merged commit dcae04b into magma:master Jul 16, 2021
rmeleromira pushed a commit to rmeleromira/magma that referenced this pull request Jul 24, 2021
)

Bridge reconfigure can result in mac address change. pipelineD can
use mac address of egress interface to avoid handling this change.
This improves restart time of pipelineD.

Signed-off-by: Pravin B Shelar <[email protected]>
Signed-off-by: Ramon Melero <[email protected]>
pshelar added a commit to pshelar/magma that referenced this pull request Aug 3, 2021
…figure (magma#7851)

Bridge reconfigure can result in mac address change. pipelineD can
use mac address of egress interface to avoid handling this change.
This improves restart time of pipelineD.

Signed-off-by: Pravin B Shelar <[email protected]>
pshelar added a commit that referenced this pull request Aug 17, 2021
…figure (#7851) (#8428)

Bridge reconfigure can result in mac address change. pipelineD can
use mac address of egress interface to avoid handling this change.
This improves restart time of pipelineD.

Signed-off-by: Pravin B Shelar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: agw Access gateway-related issue size/S Denotes a PR that changes 10-29 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants