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: 857 MB/s 14542 calls/s 14542 msg/s # tcp rx: 858 MB/s 66949 calls/s # tcp tx: 815 MB/s 13825 calls/s 13825 msg/s # tcp rx: 815 MB/s 65983 calls/s # tcp tx: 493 MB/s 8370 calls/s 8370 msg/s # tcp rx: 494 MB/s 39983 calls/s # tcp tx: 465 MB/s 7888 calls/s 7888 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: 636 MB/s 460800 calls/s # udp tx: 1211 MB/s 20542 calls/s 20542 msg/s # udp rx: 635 MB/s 460032 calls/s # udp tx: 1260 MB/s 21376 calls/s 21376 msg/s # udp rx: 678 MB/s 491520 calls/s # udp tx: 1261 MB/s 21395 calls/s 21395 msg/s # udp rx: 681 MB/s 493312 calls/s # udp tx: 1253 MB/s 21260 calls/s 21260 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: 1126 MB/s 821812 calls/s # udp tx: 1152 MB/s 19546 calls/s 19546 msg/s # udp rx: 1182 MB/s 862468 calls/s # udp tx: 1181 MB/s 20040 calls/s 20040 msg/s # udp rx: 1183 MB/s 863468 calls/s # udp tx: 1183 MB/s 20067 calls/s 20067 msg/s # udp rx: 1181 MB/s 861878 calls/s # udp tx: 1180 MB/s 20023 calls/s 20023 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__->