make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 918 MB/s 15580 calls/s 15580 msg/s # tcp rx: 944 MB/s 49847 calls/s # tcp tx: 935 MB/s 15867 calls/s 15867 msg/s # tcp rx: 941 MB/s 46992 calls/s # tcp tx: 905 MB/s 15359 calls/s 15359 msg/s # tcp rx: 906 MB/s 46062 calls/s # tcp tx: 859 MB/s 14576 calls/s 14576 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: 478 MB/s 346624 calls/s # udp tx: 831 MB/s 14109 calls/s 14109 msg/s # udp rx: 520 MB/s 377333 calls/s # udp tx: 832 MB/s 14115 calls/s 14115 msg/s # udp rx: 540 MB/s 391168 calls/s # udp tx: 834 MB/s 14157 calls/s 14157 msg/s # udp rx: 538 MB/s 390009 calls/s # udp tx: 838 MB/s 14220 calls/s 14220 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: 617 MB/s 450487 calls/s # udp tx: 636 MB/s 10800 calls/s 10800 msg/s # udp rx: 629 MB/s 458895 calls/s # udp tx: 630 MB/s 10690 calls/s 10690 msg/s # udp rx: 1008 MB/s 735343 calls/s # udp tx: 1021 MB/s 17319 calls/s 17319 msg/s # udp rx: 1143 MB/s 833748 calls/s # udp tx: 1144 MB/s 19405 calls/s 19405 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__->