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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.29 [+0.29] -4 -t # 2.56 [+2.27] tcp tx: 928 MB/s 15754 calls/s 15754 msg/s # 2.56 [+0.00] tcp rx: 929 MB/s 47431 calls/s # 3.56 [+1.00] tcp tx: 955 MB/s 16203 calls/s 16203 msg/s # 3.56 [+0.00] tcp rx: 956 MB/s 49436 calls/s # 4.56 [+1.00] tcp tx: 911 MB/s 15462 calls/s 15462 msg/s # 4.56 [+0.00] tcp rx: 912 MB/s 49140 calls/s # 5.56 [+1.00] tcp tx: 919 MB/s 15589 calls/s 15589 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.27] -4 -v # 6.87 [+1.01] udp rx: 652 MB/s 473088 calls/s # 6.89 [+0.02] udp tx: 1279 MB/s 21700 calls/s 21700 msg/s # 7.87 [+0.98] udp rx: 665 MB/s 482203 calls/s # 7.89 [+0.02] udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # 8.88 [+0.98] udp rx: 612 MB/s 443308 calls/s # 8.89 [+0.02] udp tx: 1297 MB/s 22009 calls/s 22009 msg/s # 9.88 [+0.99] udp rx: 641 MB/s 464623 calls/s # 9.89 [+0.01] udp tx: 1295 MB/s 21967 calls/s 21967 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.30] -4 -G # 11.24 [+1.01] udp rx: 1100 MB/s 802288 calls/s # 11.26 [+0.02] udp tx: 1124 MB/s 19065 calls/s 19065 msg/s # 12.24 [+0.98] udp rx: 1075 MB/s 784680 calls/s # 12.26 [+0.02] udp tx: 1078 MB/s 18291 calls/s 18291 msg/s # 13.24 [+0.98] udp rx: 1141 MB/s 832573 calls/s # 13.26 [+0.02] udp tx: 1144 MB/s 19405 calls/s 19405 msg/s # 14.24 [+0.98] udp rx: 1140 MB/s 831440 calls/s # 14.26 [+0.02] udp tx: 1141 MB/s 19369 calls/s 19369 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__->