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: 843 MB/s 14307 calls/s 14307 msg/s # tcp rx: 844 MB/s 51002 calls/s # tcp tx: 904 MB/s 15342 calls/s 15342 msg/s # tcp rx: 905 MB/s 50331 calls/s # tcp tx: 973 MB/s 16513 calls/s 16513 msg/s # tcp rx: 974 MB/s 49307 calls/s # tcp tx: 923 MB/s 15666 calls/s 15666 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: 482 MB/s 349826 calls/s # udp tx: 841 MB/s 14271 calls/s 14271 msg/s # udp rx: 499 MB/s 361472 calls/s # udp tx: 896 MB/s 15202 calls/s 15202 msg/s # udp rx: 513 MB/s 371712 calls/s # udp tx: 866 MB/s 14693 calls/s 14693 msg/s # udp rx: 525 MB/s 380672 calls/s # udp tx: 861 MB/s 14605 calls/s 14605 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: 1129 MB/s 823536 calls/s # udp tx: 1157 MB/s 19627 calls/s 19627 msg/s # udp rx: 1148 MB/s 837656 calls/s # udp tx: 1151 MB/s 19532 calls/s 19532 msg/s # udp rx: 1148 MB/s 837411 calls/s # udp tx: 1149 MB/s 19498 calls/s 19498 msg/s # udp rx: 1147 MB/s 836818 calls/s # udp tx: 1149 MB/s 19488 calls/s 19488 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__->