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: 975 MB/s 16545 calls/s 16545 msg/s # tcp rx: 976 MB/s 52222 calls/s # tcp tx: 915 MB/s 15533 calls/s 15533 msg/s # tcp rx: 934 MB/s 49164 calls/s # tcp tx: 893 MB/s 15147 calls/s 15147 msg/s # tcp rx: 890 MB/s 49140 calls/s # tcp tx: 598 MB/s 10145 calls/s 10145 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: 497 MB/s 360066 calls/s # udp tx: 867 MB/s 14718 calls/s 14718 msg/s # udp rx: 503 MB/s 364428 calls/s # udp tx: 896 MB/s 15209 calls/s 15209 msg/s # udp rx: 525 MB/s 379823 calls/s # udp tx: 875 MB/s 14842 calls/s 14842 msg/s # udp rx: 524 MB/s 379351 calls/s # udp tx: 869 MB/s 14739 calls/s 14739 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: 1120 MB/s 817023 calls/s # udp tx: 1148 MB/s 19478 calls/s 19478 msg/s # udp rx: 1132 MB/s 825655 calls/s # udp tx: 1134 MB/s 19244 calls/s 19244 msg/s # udp rx: 1137 MB/s 829614 calls/s # udp tx: 1139 MB/s 19332 calls/s 19332 msg/s # udp rx: 1069 MB/s 780066 calls/s # udp tx: 1072 MB/s 18182 calls/s 18182 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__->