Description
Below is a new feature which to support static route aging in bgpcfgd process, which will introduce multi thread.
https://github.com/sonic-net/sonic-buildimage/pull/11743
Need to add new test cases to check below:
race condition between the main thread new aging thread.
performance side effect when enable this new aging thread.
scale test.
Steps to reproduce the issue:
1.
4.
5.
Describe the results you received:
Describe the results you expected:
Additional information you deem important:
**Output of `show version`:**
```
(paste your output here)
```
**Attach debug file `sudo generate_dump`:**
```
(paste your output here)
```
Description Below is a new feature which to support static route aging in bgpcfgd process, which will introduce multi thread. https://github.com/sonic-net/sonic-buildimage/pull/11743 Need to add new test cases to check below:
Steps to reproduce the issue: 1. 4. 5.
Describe the results you received:
Describe the results you expected:
Additional information you deem important: