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: 971 MB/s 16473 calls/s 16473 msg/s # tcp rx: 971 MB/s 50017 calls/s # tcp tx: 936 MB/s 15891 calls/s 15891 msg/s # tcp rx: 949 MB/s 48437 calls/s # tcp tx: 935 MB/s 15862 calls/s 15862 msg/s # tcp rx: 935 MB/s 47851 calls/s # tcp tx: 944 MB/s 16016 calls/s 16016 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: 647 MB/s 469504 calls/s # udp tx: 1219 MB/s 20692 calls/s 20692 msg/s # udp rx: 659 MB/s 477803 calls/s # udp tx: 1230 MB/s 20872 calls/s 20872 msg/s # udp rx: 665 MB/s 481998 calls/s # udp tx: 1240 MB/s 21047 calls/s 21047 msg/s # udp rx: 664 MB/s 481230 calls/s # udp tx: 1273 MB/s 21594 calls/s 21594 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: 1081 MB/s 789051 calls/s # udp tx: 1110 MB/s 18829 calls/s 18829 msg/s # udp rx: 1027 MB/s 749402 calls/s # udp tx: 1016 MB/s 17234 calls/s 17234 msg/s # udp rx: 679 MB/s 495670 calls/s # udp tx: 679 MB/s 11518 calls/s 11518 msg/s # udp rx: 676 MB/s 493251 calls/s # udp tx: 676 MB/s 11466 calls/s 11466 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__->