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: 1658 MB/s 28136 calls/s 28136 msg/s # tcp rx: 1662 MB/s 73693 calls/s # tcp tx: 1574 MB/s 26706 calls/s 26706 msg/s # tcp rx: 1580 MB/s 69577 calls/s # tcp tx: 1559 MB/s 26443 calls/s 26443 msg/s # tcp rx: 1560 MB/s 68897 calls/s # tcp tx: 1557 MB/s 26421 calls/s 26421 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: 636 MB/s 460288 calls/s # udp tx: 1645 MB/s 27902 calls/s 27902 msg/s # udp rx: 671 MB/s 485632 calls/s # udp tx: 1481 MB/s 25126 calls/s 25126 msg/s # udp rx: 672 MB/s 486400 calls/s # udp tx: 1604 MB/s 27218 calls/s 27218 msg/s # udp rx: 673 MB/s 486656 calls/s # udp tx: 1662 MB/s 28190 calls/s 28190 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: 1256 MB/s 916356 calls/s # udp tx: 1302 MB/s 22090 calls/s 22090 msg/s # udp rx: 1310 MB/s 956113 calls/s # udp tx: 1311 MB/s 22244 calls/s 22244 msg/s # udp rx: 1329 MB/s 969334 calls/s # udp tx: 1329 MB/s 22555 calls/s 22555 msg/s # udp rx: 1298 MB/s 946728 calls/s # udp tx: 1297 MB/s 22012 calls/s 22012 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__->