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: 768 MB/s 13031 calls/s 13031 msg/s # tcp rx: 768 MB/s 39114 calls/s # tcp tx: 716 MB/s 12148 calls/s 12148 msg/s # tcp rx: 720 MB/s 36493 calls/s # tcp tx: 688 MB/s 11671 calls/s 11671 msg/s # tcp rx: 688 MB/s 35044 calls/s # tcp tx: 698 MB/s 11854 calls/s 11854 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: 646 MB/s 468480 calls/s # udp tx: 1284 MB/s 21793 calls/s 21793 msg/s # udp rx: 614 MB/s 445440 calls/s # udp tx: 1285 MB/s 21807 calls/s 21807 msg/s # udp rx: 597 MB/s 433152 calls/s # udp tx: 1272 MB/s 21587 calls/s 21587 msg/s # udp rx: 605 MB/s 438272 calls/s # udp tx: 1320 MB/s 22390 calls/s 22390 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: 1022 MB/s 746045 calls/s # udp tx: 1046 MB/s 17744 calls/s 17744 msg/s # udp rx: 1080 MB/s 788045 calls/s # udp tx: 1080 MB/s 18322 calls/s 18322 msg/s # udp rx: 1082 MB/s 789732 calls/s # udp tx: 1082 MB/s 18353 calls/s 18353 msg/s # udp rx: 1147 MB/s 836657 calls/s # udp tx: 1145 MB/s 19435 calls/s 19435 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__->