make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 860 MB/s 14597 calls/s 14597 msg/s # tcp rx: 861 MB/s 68799 calls/s # tcp tx: 879 MB/s 14912 calls/s 14912 msg/s # tcp rx: 880 MB/s 70346 calls/s # tcp tx: 856 MB/s 14535 calls/s 14535 msg/s # tcp rx: 856 MB/s 67647 calls/s # tcp tx: 829 MB/s 14065 calls/s 14065 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 562 MB/s 407983 calls/s # udp tx: 787 MB/s 13356 calls/s 13356 msg/s # udp rx: 577 MB/s 418560 calls/s # udp tx: 786 MB/s 13336 calls/s 13336 msg/s # udp rx: 576 MB/s 418048 calls/s # udp tx: 790 MB/s 13411 calls/s 13411 msg/s # udp rx: 576 MB/s 417792 calls/s # udp tx: 792 MB/s 13440 calls/s 13440 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 566 MB/s 412944 calls/s # udp tx: 578 MB/s 9813 calls/s 9813 msg/s # udp rx: 649 MB/s 473689 calls/s # udp tx: 649 MB/s 11011 calls/s 11011 msg/s # udp rx: 1122 MB/s 818483 calls/s # udp tx: 1130 MB/s 19176 calls/s 19176 msg/s # udp rx: 1118 MB/s 815749 calls/s # udp tx: 1120 MB/s 19009 calls/s 19009 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->