Skip to content

[tunnel_pkt_handler]: Skip nonexistent intfs#12424

Merged
theasianpianist merged 1 commit intosonic-net:masterfrom
theasianpianist:tunnel-pkt-lag
Oct 20, 2022
Merged

[tunnel_pkt_handler]: Skip nonexistent intfs#12424
theasianpianist merged 1 commit intosonic-net:masterfrom
theasianpianist:tunnel-pkt-lag

Conversation

@theasianpianist
Copy link
Contributor

Signed-off-by: Lawrence Lee lawlee@microsoft.com

Why I did it

Sometimes the process will try to get the status of non-existent portchannel interfaces

How I did it

Skip the interface status check if the interface does not exist. In the future, when the interface is created/comes up this check will be triggered again.

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
@theasianpianist theasianpianist merged commit 37ad8be into sonic-net:master Oct 20, 2022
yxieca pushed a commit that referenced this pull request Oct 25, 2022
- Skip the interface status check if the interface does not exist. In the future, when the interface is created/comes up this check will be triggered again.

Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
qiluo-msft pushed a commit that referenced this pull request Oct 26, 2022
- Skip the interface status check if the interface does not exist. In the future, when the interface is created/comes up this check will be triggered again.

Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants