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.26 [+0.25] -4 -t # 2.49 [+2.23] tcp tx: 949 MB/s 16107 calls/s 16107 msg/s # 2.49 [+0.00] tcp rx: 950 MB/s 49971 calls/s # 3.49 [+1.00] tcp tx: 933 MB/s 15827 calls/s 15827 msg/s # 3.49 [+0.00] tcp rx: 934 MB/s 50851 calls/s # 4.49 [+1.00] tcp tx: 947 MB/s 16070 calls/s 16070 msg/s # 4.49 [+0.00] tcp rx: 948 MB/s 49196 calls/s # 5.49 [+1.00] tcp tx: 931 MB/s 15805 calls/s 15805 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.29] -4 -v # 6.82 [+1.01] udp rx: 651 MB/s 472064 calls/s # 6.83 [+0.01] udp tx: 1277 MB/s 21661 calls/s 21661 msg/s # 7.82 [+0.99] udp rx: 660 MB/s 478720 calls/s # 7.83 [+0.01] udp tx: 1234 MB/s 20939 calls/s 20939 msg/s # 8.82 [+0.99] udp rx: 672 MB/s 486912 calls/s # 8.83 [+0.01] udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # 9.82 [+0.99] udp rx: 669 MB/s 485120 calls/s # 9.83 [+0.01] udp tx: 1272 MB/s 21574 calls/s 21574 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.29] -4 -G # 11.17 [+1.02] udp rx: 1100 MB/s 802684 calls/s # 11.20 [+0.02] udp tx: 1126 MB/s 19099 calls/s 19099 msg/s # 12.17 [+0.98] udp rx: 1122 MB/s 818335 calls/s # 12.20 [+0.02] udp tx: 1121 MB/s 19021 calls/s 19021 msg/s # 13.18 [+0.98] udp rx: 1129 MB/s 823807 calls/s # 13.20 [+0.02] udp tx: 1129 MB/s 19154 calls/s 19154 msg/s # 14.18 [+0.98] udp rx: 1129 MB/s 823642 calls/s # 14.20 [+0.02] udp tx: 1128 MB/s 19143 calls/s 19143 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__->