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: 1264 MB/s 21454 calls/s 21454 msg/s # tcp rx: 1265 MB/s 52660 calls/s # tcp tx: 1359 MB/s 23053 calls/s 23053 msg/s # tcp rx: 1360 MB/s 56182 calls/s # tcp tx: 1301 MB/s 22073 calls/s 22073 msg/s # tcp rx: 1301 MB/s 52882 calls/s # tcp tx: 1328 MB/s 22534 calls/s 22534 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: 625 MB/s 452560 calls/s # udp tx: 1615 MB/s 27398 calls/s 27398 msg/s # udp rx: 629 MB/s 454912 calls/s # udp tx: 1541 MB/s 26143 calls/s 26143 msg/s # udp rx: 667 MB/s 482304 calls/s # udp tx: 1588 MB/s 26935 calls/s 26935 msg/s # udp rx: 638 MB/s 461568 calls/s # udp tx: 1552 MB/s 26323 calls/s 26323 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: 677 MB/s 494117 calls/s # udp tx: 697 MB/s 11830 calls/s 11830 msg/s # udp rx: 768 MB/s 560192 calls/s # udp tx: 774 MB/s 13138 calls/s 13138 msg/s # udp rx: 739 MB/s 539639 calls/s # udp tx: 735 MB/s 12477 calls/s 12477 msg/s # udp rx: 751 MB/s 548377 calls/s # udp tx: 755 MB/s 12819 calls/s 12819 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__->