Skip to content

[libteam]: Fix libteam race condition when interface is created and enslaved#3250

Merged
yxieca merged 1 commit intosonic-net:masterfrom
stcheng:patch
Jul 31, 2019
Merged

[libteam]: Fix libteam race condition when interface is created and enslaved#3250
yxieca merged 1 commit intosonic-net:masterfrom
stcheng:patch

Conversation

@stcheng
Copy link
Copy Markdown
Contributor

@stcheng stcheng commented Jul 31, 2019

The race condition could happen like this:
When an interface is enslaved into the port channel immediately after
it is created, the order of creating the ifinfo and linking the ifinfo to
the port is not guaranteed.

Please check the patch commit message to get full details.

Signed-off-by: Shu0T1an ChenG shuche@microsoft.com

…nslaved

The race condition could happen like this:
When an interface is enslaved into the port channel immediately after
it is created, the order of creating the ifinfo and linking the ifinfo to
the port is not guaranteed.

Please check the patch commit message to get full details.

Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
@yxieca yxieca merged commit f1a88cd into sonic-net:master Jul 31, 2019
yxieca pushed a commit that referenced this pull request Jul 31, 2019
…nslaved (#3250)

The race condition could happen like this:
When an interface is enslaved into the port channel immediately after
it is created, the order of creating the ifinfo and linking the ifinfo to
the port is not guaranteed.

Please check the patch commit message to get full details.

Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
mssonicbld added a commit that referenced this pull request Apr 4, 2024
…atically (#18563)

#### Why I did it
src/sonic-utilities
```
* c0b6632 - (HEAD -> master, origin/master, origin/HEAD) T2-VOQ-VS: Modified exception handling due to new sonic_platform package support for VS (#3250) (21 hours ago) [Deepak Singhal]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request May 11, 2024
…atically (#18933)

#### Why I did it
src/sonic-utilities
```
* a1a5eac8 - (HEAD -> 202305, origin/202305) T2-VOQ-VS: Modified exception handling due to new sonic_platform package support for VS (#3250) (2 days ago) [Deepak Singhal]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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.

3 participants