Message ID | 20230612075712.2861848-1-vladbu@nvidia.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix small bugs and annoyances in tc-testing | expand |
On 12/06/2023 04:57, Vlad Buslov wrote: > Vlad Buslov (4): > selftests/tc-testing: Fix Error: Specified qdisc kind is unknown. > selftests/tc-testing: Fix Error: failed to find target LOG > selftests/tc-testing: Fix SFB db test > selftests/tc-testing: Remove configs that no longer exist > > tools/testing/selftests/tc-testing/config | 6 +----- > tools/testing/selftests/tc-testing/tc-tests/qdiscs/sfb.json | 4 ++-- > tools/testing/selftests/tc-testing/tdc.sh | 1 + > 3 files changed, 4 insertions(+), 7 deletions(-) > LGTM, Reviewed-by: Pedro Tammela <pctammela@mojatatu.com>
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>: On Mon, 12 Jun 2023 09:57:08 +0200 you wrote: > Vlad Buslov (4): > selftests/tc-testing: Fix Error: Specified qdisc kind is unknown. > selftests/tc-testing: Fix Error: failed to find target LOG > selftests/tc-testing: Fix SFB db test > selftests/tc-testing: Remove configs that no longer exist > > tools/testing/selftests/tc-testing/config | 6 +----- > tools/testing/selftests/tc-testing/tc-tests/qdiscs/sfb.json | 4 ++-- > tools/testing/selftests/tc-testing/tdc.sh | 1 + > 3 files changed, 4 insertions(+), 7 deletions(-) Here is the summary with links: - [net,1/4] selftests/tc-testing: Fix Error: Specified qdisc kind is unknown. https://git.kernel.org/netdev/net/c/aef6e908b542 - [net,2/4] selftests/tc-testing: Fix Error: failed to find target LOG https://git.kernel.org/netdev/net/c/b849c566ee9c - [net,3/4] selftests/tc-testing: Fix SFB db test https://git.kernel.org/netdev/net/c/b39d8c41c7a8 - [net,4/4] selftests/tc-testing: Remove configs that no longer exist https://git.kernel.org/netdev/net/c/11b8b2e70a9b You are awesome, thank you!