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: 931 MB/s 15799 calls/s 15799 msg/s # tcp rx: 932 MB/s 50050 calls/s # tcp tx: 908 MB/s 15408 calls/s 15408 msg/s # tcp rx: 915 MB/s 49031 calls/s # tcp tx: 939 MB/s 15938 calls/s 15938 msg/s # tcp rx: 940 MB/s 48121 calls/s # tcp tx: 934 MB/s 15842 calls/s 15842 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: 644 MB/s 466944 calls/s # udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1295 MB/s 21965 calls/s 21965 msg/s # udp rx: 600 MB/s 434675 calls/s # udp tx: 1307 MB/s 22172 calls/s 22172 msg/s # udp rx: 598 MB/s 433367 calls/s # udp tx: 1320 MB/s 22401 calls/s 22401 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: 1091 MB/s 796040 calls/s # udp tx: 1114 MB/s 18895 calls/s 18895 msg/s # udp rx: 1154 MB/s 842054 calls/s # udp tx: 1153 MB/s 19565 calls/s 19565 msg/s # udp rx: 1161 MB/s 846746 calls/s # udp tx: 1159 MB/s 19672 calls/s 19672 msg/s # udp rx: 1153 MB/s 841277 calls/s # udp tx: 1152 MB/s 19547 calls/s 19547 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__->