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: 990 MB/s 16800 calls/s 16800 msg/s # tcp rx: 991 MB/s 51293 calls/s # tcp tx: 957 MB/s 16247 calls/s 16247 msg/s # tcp rx: 958 MB/s 50047 calls/s # tcp tx: 997 MB/s 16912 calls/s 16912 msg/s # tcp rx: 998 MB/s 52092 calls/s # tcp tx: 1051 MB/s 17839 calls/s 17839 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: 564 MB/s 409856 calls/s # udp tx: 1229 MB/s 20858 calls/s 20858 msg/s # udp rx: 659 MB/s 477723 calls/s # udp tx: 1297 MB/s 22002 calls/s 22002 msg/s # udp rx: 660 MB/s 478522 calls/s # udp tx: 1298 MB/s 22016 calls/s 22016 msg/s # udp rx: 660 MB/s 478321 calls/s # udp tx: 1298 MB/s 22031 calls/s 22031 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: 1144 MB/s 834634 calls/s # udp tx: 1170 MB/s 19857 calls/s 19857 msg/s # udp rx: 1163 MB/s 848529 calls/s # udp tx: 1167 MB/s 19798 calls/s 19798 msg/s # udp rx: 1161 MB/s 847125 calls/s # udp tx: 1165 MB/s 19766 calls/s 19766 msg/s # udp rx: 1160 MB/s 846368 calls/s # udp tx: 1168 MB/s 19826 calls/s 19826 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__->