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: 781 MB/s 13259 calls/s 13259 msg/s # tcp rx: 782 MB/s 66688 calls/s # tcp tx: 815 MB/s 13823 calls/s 13823 msg/s # tcp rx: 816 MB/s 64221 calls/s # tcp tx: 803 MB/s 13626 calls/s 13626 msg/s # tcp rx: 804 MB/s 63444 calls/s # tcp tx: 755 MB/s 12812 calls/s 12812 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: 576 MB/s 418048 calls/s # udp tx: 1249 MB/s 21189 calls/s 21189 msg/s # udp rx: 635 MB/s 460800 calls/s # udp tx: 1195 MB/s 20268 calls/s 20268 msg/s # udp rx: 594 MB/s 430336 calls/s # udp tx: 1313 MB/s 22279 calls/s 22279 msg/s # udp rx: 667 MB/s 483584 calls/s # udp tx: 1298 MB/s 22024 calls/s 22024 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: 1120 MB/s 817247 calls/s # udp tx: 1141 MB/s 19366 calls/s 19366 msg/s # udp rx: 1137 MB/s 829591 calls/s # udp tx: 1138 MB/s 19316 calls/s 19316 msg/s # udp rx: 1136 MB/s 828986 calls/s # udp tx: 1138 MB/s 19303 calls/s 19303 msg/s # udp rx: 1137 MB/s 829620 calls/s # udp tx: 1139 MB/s 19323 calls/s 19323 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__->