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: 916 MB/s 15544 calls/s 15544 msg/s # tcp rx: 920 MB/s 49672 calls/s # tcp tx: 934 MB/s 15857 calls/s 15857 msg/s # tcp rx: 940 MB/s 49359 calls/s # tcp tx: 940 MB/s 15952 calls/s 15952 msg/s # tcp rx: 938 MB/s 49117 calls/s # tcp tx: 926 MB/s 15718 calls/s 15718 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: 620 MB/s 449536 calls/s # udp tx: 1224 MB/s 20766 calls/s 20766 msg/s # udp rx: 664 MB/s 481245 calls/s # udp tx: 1307 MB/s 22184 calls/s 22184 msg/s # udp rx: 663 MB/s 480278 calls/s # udp tx: 1309 MB/s 22214 calls/s 22214 msg/s # udp rx: 661 MB/s 479365 calls/s # udp tx: 1305 MB/s 22141 calls/s 22141 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 821410 calls/s # udp tx: 1154 MB/s 19575 calls/s 19575 msg/s # udp rx: 1191 MB/s 868676 calls/s # udp tx: 1190 MB/s 20195 calls/s 20195 msg/s # udp rx: 1176 MB/s 858082 calls/s # udp tx: 1175 MB/s 19943 calls/s 19943 msg/s # udp rx: 1176 MB/s 858147 calls/s # udp tx: 1175 MB/s 19941 calls/s 19941 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__->