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: 617 MB/s 10471 calls/s 10471 msg/s # tcp rx: 617 MB/s 31906 calls/s # tcp tx: 649 MB/s 11024 calls/s 11024 msg/s # tcp rx: 651 MB/s 33095 calls/s # tcp tx: 612 MB/s 10387 calls/s 10387 msg/s # tcp rx: 612 MB/s 31356 calls/s # tcp tx: 616 MB/s 10452 calls/s 10452 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: 1233 MB/s 20927 calls/s 20927 msg/s # udp rx: 637 MB/s 461568 calls/s # udp tx: 1271 MB/s 21570 calls/s 21570 msg/s # udp rx: 660 MB/s 478720 calls/s # udp tx: 1177 MB/s 19975 calls/s 19975 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1229 MB/s 20861 calls/s 20861 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: 1046 MB/s 762900 calls/s # udp tx: 1073 MB/s 18212 calls/s 18212 msg/s # udp rx: 1136 MB/s 828632 calls/s # udp tx: 1136 MB/s 19269 calls/s 19269 msg/s # udp rx: 1139 MB/s 831263 calls/s # udp tx: 1139 MB/s 19328 calls/s 19328 msg/s # udp rx: 1147 MB/s 836923 calls/s # udp tx: 1146 MB/s 19452 calls/s 19452 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__->