Searched hist:dd2d40acdbb2b9e6bcddd5424b0e00c1760ecf26 (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/drivers/net/bonding/ |
| H A D | config | diff dd2d40acdbb2b9e6bcddd5424b0e00c1760ecf26 Tue Jan 16 16:49:26 CET 2024 Benjamin Poirier <bpoirier@nvidia.com> selftests: bonding: Add more missing config options
As a followup to commit 03fb8565c880 ("selftests: bonding: add missing build configs"), add more networking-specific config options which are needed for bonding tests.
For testing, I used the minimal config generated by virtme-ng and I added the options in the config file. All bonding tests passed.
Fixes: bbb774d921e2 ("net: Add tests for bonding and team address list management") # for ipv6 Fixes: 6cbe791c0f4e ("kselftest: bonding: add num_grat_arp test") # for tc options Fixes: 222c94ec0ad4 ("selftests: bonding: add tests for ether type changes") # for nlmon Suggested-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Benjamin Poirier <bpoirier@nvidia.com> Link: https://lore.kernel.org/r/20240116154926.202164-1-bpoirier@nvidia.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
|