make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 972 MB/s 16495 calls/s 16495 msg/s # tcp rx: 972 MB/s 51942 calls/s # tcp tx: 984 MB/s 16706 calls/s 16706 msg/s # tcp rx: 985 MB/s 51121 calls/s # tcp tx: 968 MB/s 16420 calls/s 16420 msg/s # tcp rx: 969 MB/s 50450 calls/s # tcp tx: 945 MB/s 16030 calls/s 16030 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: 626 MB/s 453888 calls/s # udp tx: 1226 MB/s 20810 calls/s 20810 msg/s # udp rx: 618 MB/s 447999 calls/s # udp tx: 1221 MB/s 20716 calls/s 20716 msg/s # udp rx: 627 MB/s 454437 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # udp rx: 656 MB/s 475685 calls/s # udp tx: 1276 MB/s 21646 calls/s 21646 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: 1051 MB/s 766817 calls/s # udp tx: 1080 MB/s 18326 calls/s 18326 msg/s # udp rx: 1081 MB/s 788645 calls/s # udp tx: 1083 MB/s 18376 calls/s 18376 msg/s # udp rx: 1152 MB/s 840780 calls/s # udp tx: 1152 MB/s 19542 calls/s 19542 msg/s # udp rx: 1151 MB/s 839786 calls/s # udp tx: 1151 MB/s 19526 calls/s 19526 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__->