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: 900 MB/s 15267 calls/s 15267 msg/s # tcp rx: 910 MB/s 50555 calls/s # tcp tx: 895 MB/s 15187 calls/s 15187 msg/s # tcp rx: 902 MB/s 48770 calls/s # tcp tx: 916 MB/s 15544 calls/s 15544 msg/s # tcp rx: 917 MB/s 47464 calls/s # tcp tx: 928 MB/s 15745 calls/s 15745 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: 643 MB/s 466432 calls/s # udp tx: 1210 MB/s 20537 calls/s 20537 msg/s # udp rx: 656 MB/s 476672 calls/s # udp tx: 1301 MB/s 22073 calls/s 22073 msg/s # udp rx: 508 MB/s 368906 calls/s # udp tx: 890 MB/s 15095 calls/s 15095 msg/s # udp rx: 544 MB/s 394240 calls/s # udp tx: 842 MB/s 14290 calls/s 14290 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: 1077 MB/s 786127 calls/s # udp tx: 1103 MB/s 18710 calls/s 18710 msg/s # udp rx: 1180 MB/s 860836 calls/s # udp tx: 1179 MB/s 20008 calls/s 20008 msg/s # udp rx: 1180 MB/s 861083 calls/s # udp tx: 1180 MB/s 20027 calls/s 20027 msg/s # udp rx: 1174 MB/s 856277 calls/s # udp tx: 1173 MB/s 19907 calls/s 19907 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__->