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: 808 MB/s 13705 calls/s 13705 msg/s # tcp rx: 813 MB/s 64407 calls/s # tcp tx: 816 MB/s 13844 calls/s 13844 msg/s # tcp rx: 817 MB/s 62424 calls/s # tcp tx: 821 MB/s 13938 calls/s 13938 msg/s # tcp rx: 822 MB/s 62413 calls/s # tcp tx: 822 MB/s 13950 calls/s 13950 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: 658 MB/s 477184 calls/s # udp tx: 1219 MB/s 20689 calls/s 20689 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1243 MB/s 21095 calls/s 21095 msg/s # udp rx: 676 MB/s 490211 calls/s # udp tx: 1286 MB/s 21819 calls/s 21819 msg/s # udp rx: 675 MB/s 489214 calls/s # udp tx: 1273 MB/s 21602 calls/s 21602 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: 1121 MB/s 817960 calls/s # udp tx: 1145 MB/s 19432 calls/s 19432 msg/s # udp rx: 1111 MB/s 810839 calls/s # udp tx: 1109 MB/s 18813 calls/s 18813 msg/s # udp rx: 1057 MB/s 771284 calls/s # udp tx: 1057 MB/s 17940 calls/s 17940 msg/s # udp rx: 1140 MB/s 831826 calls/s # udp tx: 1139 MB/s 19329 calls/s 19329 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__->