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: 995 MB/s 16880 calls/s 16880 msg/s # tcp rx: 1077 MB/s 51939 calls/s # tcp tx: 943 MB/s 15994 calls/s 15994 msg/s # tcp rx: 957 MB/s 49229 calls/s # tcp tx: 977 MB/s 16572 calls/s 16572 msg/s # tcp rx: 979 MB/s 49884 calls/s # tcp tx: 807 MB/s 13689 calls/s 13689 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: 440 MB/s 319499 calls/s # udp tx: 814 MB/s 13820 calls/s 13820 msg/s # udp rx: 519 MB/s 376386 calls/s # udp tx: 800 MB/s 13572 calls/s 13572 msg/s # udp rx: 528 MB/s 383324 calls/s # udp tx: 778 MB/s 13208 calls/s 13208 msg/s # udp rx: 529 MB/s 383884 calls/s # udp tx: 762 MB/s 12931 calls/s 12931 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: 1112 MB/s 811076 calls/s # udp tx: 1143 MB/s 19389 calls/s 19389 msg/s # udp rx: 1117 MB/s 815063 calls/s # udp tx: 1116 MB/s 18944 calls/s 18944 msg/s # udp rx: 1143 MB/s 833793 calls/s # udp tx: 1141 MB/s 19368 calls/s 19368 msg/s # udp rx: 1146 MB/s 835918 calls/s # udp tx: 1145 MB/s 19431 calls/s 19431 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__->