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: 1522 MB/s 25816 calls/s 25816 msg/s # tcp rx: 1523 MB/s 60179 calls/s # tcp tx: 1520 MB/s 25794 calls/s 25794 msg/s # tcp rx: 1521 MB/s 67415 calls/s # tcp tx: 1445 MB/s 24515 calls/s 24515 msg/s # tcp rx: 1446 MB/s 59353 calls/s # tcp tx: 1450 MB/s 24599 calls/s 24599 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: 456 MB/s 329837 calls/s # udp tx: 1547 MB/s 26246 calls/s 26246 msg/s # udp rx: 463 MB/s 335104 calls/s # udp tx: 1363 MB/s 23118 calls/s 23118 msg/s # udp rx: 586 MB/s 424192 calls/s # udp tx: 1232 MB/s 20912 calls/s 20912 msg/s # udp rx: 630 MB/s 455936 calls/s # udp tx: 1251 MB/s 21232 calls/s 21232 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: 1123 MB/s 819663 calls/s # udp tx: 1161 MB/s 19694 calls/s 19694 msg/s # udp rx: 1286 MB/s 938285 calls/s # udp tx: 1292 MB/s 21930 calls/s 21930 msg/s # udp rx: 1343 MB/s 980006 calls/s # udp tx: 1343 MB/s 22793 calls/s 22793 msg/s # udp rx: 1370 MB/s 999494 calls/s # udp tx: 1369 MB/s 23232 calls/s 23232 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__->