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: 976 MB/s 16564 calls/s 16564 msg/s # tcp rx: 976 MB/s 50814 calls/s # tcp tx: 1013 MB/s 17187 calls/s 17187 msg/s # tcp rx: 1014 MB/s 51837 calls/s # tcp tx: 996 MB/s 16897 calls/s 16897 msg/s # tcp rx: 997 MB/s 51034 calls/s # tcp tx: 985 MB/s 16719 calls/s 16719 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: 650 MB/s 472320 calls/s # udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # udp rx: 667 MB/s 483406 calls/s # udp tx: 1308 MB/s 22190 calls/s 22190 msg/s # udp rx: 666 MB/s 482883 calls/s # udp tx: 1306 MB/s 22158 calls/s 22158 msg/s # udp rx: 643 MB/s 466270 calls/s # udp tx: 1308 MB/s 22198 calls/s 22198 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: 1115 MB/s 813252 calls/s # udp tx: 1144 MB/s 19418 calls/s 19418 msg/s # udp rx: 1159 MB/s 845540 calls/s # udp tx: 1158 MB/s 19645 calls/s 19645 msg/s # udp rx: 776 MB/s 566075 calls/s # udp tx: 764 MB/s 12962 calls/s 12962 msg/s # udp rx: 634 MB/s 462870 calls/s # udp tx: 634 MB/s 10764 calls/s 10764 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__->