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: 799 MB/s 13554 calls/s 13554 msg/s # tcp rx: 799 MB/s 64775 calls/s # tcp tx: 865 MB/s 14687 calls/s 14687 msg/s # tcp rx: 866 MB/s 65753 calls/s # tcp tx: 797 MB/s 13533 calls/s 13533 msg/s # tcp rx: 798 MB/s 67598 calls/s # tcp tx: 779 MB/s 13227 calls/s 13227 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: 495 MB/s 358656 calls/s # udp tx: 1205 MB/s 20445 calls/s 20445 msg/s # udp rx: 576 MB/s 417792 calls/s # udp tx: 1282 MB/s 21760 calls/s 21760 msg/s # udp rx: 547 MB/s 396288 calls/s # udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # udp rx: 429 MB/s 311040 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 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: 1070 MB/s 781049 calls/s # udp tx: 1095 MB/s 18580 calls/s 18580 msg/s # udp rx: 1143 MB/s 833796 calls/s # udp tx: 1143 MB/s 19392 calls/s 19392 msg/s # udp rx: 1091 MB/s 796004 calls/s # udp tx: 1091 MB/s 18519 calls/s 18519 msg/s # udp rx: 1140 MB/s 831678 calls/s # udp tx: 1142 MB/s 19382 calls/s 19382 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__->