aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/lantiq_xrx200.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-02-24 12:49:59 -0800
committerDavid S. Miller <davem@davemloft.net>2019-02-24 12:49:59 -0800
commit45c0e7b25ab21b8217ae63d1d31850a40e415f57 (patch)
tree1168762dedc8854564c97bc392581d9b67439a85 /drivers/net/ethernet/lantiq_xrx200.c
parentnet: Skip GSO length estimation if transport header is not set (diff)
parentselftests: concurrency: add test to verify parallel replace/delete (diff)
downloadlinux-dev-45c0e7b25ab21b8217ae63d1d31850a40e415f57.tar.xz
linux-dev-45c0e7b25ab21b8217ae63d1d31850a40e415f57.zip
Merge branch 'Add-tests-for-unlocked-flower-classifier-implementation'
Vlad Buslov says: ==================== Add tests for unlocked flower classifier implementation Implement tests for tdc testsuite to verify concurrent rules update with rtnl-unlocked flower classifier implementation. The goal of these tests is to verify general flower classifier correctness by updating filters on same classifier instance in parallel and to verify its atomicity by concurrently updating filters in same handle range. All three filter update operations (add, replace, delete) are tested. Existing script tdc_batch.py is re-used for batch file generation. It is extended with several optional CLI arguments that are needed for concurrency tests. Thin wrapper tdc_multibatch.py is implemented on top of tdc_batch.py to simplify its usage when generating multiple batch files for several test configurations. Parallelism in tests is implemented by running multiple instances of tc in batch mode with xargs tool. Xargs is chosen for its ease of use and because it is available by default on most modern Linux distributions. ==================== Acked-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/lantiq_xrx200.c')
0 files changed, 0 insertions, 0 deletions