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: 1016 MB/s 17235 calls/s 17235 msg/s # tcp rx: 1030 MB/s 51886 calls/s # tcp tx: 1008 MB/s 17112 calls/s 17112 msg/s # tcp rx: 1019 MB/s 50683 calls/s # tcp tx: 1002 MB/s 17007 calls/s 17007 msg/s # tcp rx: 1009 MB/s 47722 calls/s # tcp tx: 1015 MB/s 17230 calls/s 17230 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: 512 MB/s 371200 calls/s # udp tx: 1303 MB/s 22116 calls/s 22116 msg/s # udp rx: 568 MB/s 412160 calls/s # udp tx: 1210 MB/s 20529 calls/s 20529 msg/s # udp rx: 589 MB/s 427264 calls/s # udp tx: 1252 MB/s 21236 calls/s 21236 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1228 MB/s 20836 calls/s 20836 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: 1117 MB/s 815171 calls/s # udp tx: 1145 MB/s 19435 calls/s 19435 msg/s # udp rx: 1154 MB/s 841847 calls/s # udp tx: 1154 MB/s 19573 calls/s 19573 msg/s # udp rx: 1149 MB/s 837993 calls/s # udp tx: 1153 MB/s 19566 calls/s 19566 msg/s # udp rx: 1159 MB/s 845690 calls/s # udp tx: 1159 MB/s 19660 calls/s 19660 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__->