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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.35 [+0.33] -4 -t # 2.60 [+2.25] tcp tx: 1008 MB/s 17102 calls/s 17102 msg/s # 2.73 [+0.14] tcp rx: 1169 MB/s 52610 calls/s # 3.60 [+0.86] tcp tx: 1010 MB/s 17139 calls/s 17139 msg/s # 3.73 [+0.14] tcp rx: 984 MB/s 49520 calls/s # 4.60 [+0.86] tcp tx: 946 MB/s 16048 calls/s 16048 msg/s # 4.73 [+0.14] tcp rx: 948 MB/s 49967 calls/s # 5.60 [+0.86] tcp tx: 989 MB/s 16788 calls/s 16788 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.29] -4 -v # 6.93 [+1.01] udp rx: 600 MB/s 434944 calls/s # 6.95 [+0.02] udp tx: 1226 MB/s 20806 calls/s 20806 msg/s # 7.93 [+0.98] udp rx: 610 MB/s 442121 calls/s # 7.95 [+0.02] udp tx: 1269 MB/s 21530 calls/s 21530 msg/s # 8.93 [+0.98] udp rx: 646 MB/s 468171 calls/s # 8.95 [+0.02] udp tx: 1251 MB/s 21221 calls/s 21221 msg/s # 9.93 [+0.98] udp rx: 607 MB/s 440020 calls/s # 9.95 [+0.02] udp tx: 1268 MB/s 21514 calls/s 21514 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.29] -4 -G # 11.29 [+1.01] udp rx: 1055 MB/s 769421 calls/s # 11.30 [+0.02] udp tx: 1074 MB/s 18226 calls/s 18226 msg/s # 12.29 [+0.98] udp rx: 1135 MB/s 827778 calls/s # 12.30 [+0.02] udp tx: 1136 MB/s 19270 calls/s 19270 msg/s # 13.29 [+0.98] udp rx: 1134 MB/s 827371 calls/s # 13.30 [+0.01] udp tx: 1135 MB/s 19256 calls/s 19256 msg/s # 14.29 [+0.99] udp rx: 1134 MB/s 827142 calls/s # 14.30 [+0.01] udp tx: 1135 MB/s 19256 calls/s 19256 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__->