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: 990 MB/s 16799 calls/s 16799 msg/s # tcp rx: 990 MB/s 51030 calls/s # tcp tx: 963 MB/s 16340 calls/s 16340 msg/s # tcp rx: 964 MB/s 50308 calls/s # tcp tx: 957 MB/s 16232 calls/s 16232 msg/s # tcp rx: 958 MB/s 50532 calls/s # tcp tx: 1007 MB/s 17085 calls/s 17085 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: 649 MB/s 470272 calls/s # udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # udp rx: 665 MB/s 482560 calls/s # udp tx: 1083 MB/s 18370 calls/s 18370 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1249 MB/s 21196 calls/s 21196 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1303 MB/s 22105 calls/s 22105 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: 1100 MB/s 802549 calls/s # udp tx: 1125 MB/s 19088 calls/s 19088 msg/s # udp rx: 1162 MB/s 848170 calls/s # udp tx: 1165 MB/s 19769 calls/s 19769 msg/s # udp rx: 1161 MB/s 846829 calls/s # udp tx: 1164 MB/s 19747 calls/s 19747 msg/s # udp rx: 1161 MB/s 847309 calls/s # udp tx: 1164 MB/s 19750 calls/s 19750 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__->