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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 6000 # 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: 913 MB/s 15491 calls/s 15491 msg/s # tcp rx: 915 MB/s 50068 calls/s # tcp tx: 890 MB/s 15106 calls/s 15106 msg/s # tcp rx: 891 MB/s 47084 calls/s # tcp tx: 869 MB/s 14740 calls/s 14740 msg/s # tcp rx: 869 MB/s 46353 calls/s # tcp tx: 936 MB/s 15889 calls/s 15889 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: 603 MB/s 437504 calls/s # udp tx: 1152 MB/s 19549 calls/s 19549 msg/s # udp rx: 664 MB/s 481615 calls/s # udp tx: 1210 MB/s 20527 calls/s 20527 msg/s # udp rx: 664 MB/s 481124 calls/s # udp tx: 1248 MB/s 21177 calls/s 21177 msg/s # udp rx: 663 MB/s 480820 calls/s # udp tx: 1250 MB/s 21210 calls/s 21210 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: 1054 MB/s 769223 calls/s # udp tx: 1080 MB/s 18324 calls/s 18324 msg/s # udp rx: 1092 MB/s 796889 calls/s # udp tx: 1093 MB/s 18546 calls/s 18546 msg/s # udp rx: 1096 MB/s 799464 calls/s # udp tx: 1096 MB/s 18598 calls/s 18598 msg/s # udp rx: 1121 MB/s 817584 calls/s # udp tx: 1120 MB/s 19010 calls/s 19010 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__->