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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 954 MB/s 16181 calls/s 16181 msg/s # 2.55 [+0.02] tcp rx: 982 MB/s 48049 calls/s # 3.53 [+0.97] tcp tx: 940 MB/s 15947 calls/s 15947 msg/s # 3.56 [+0.03] tcp rx: 937 MB/s 48370 calls/s # 4.53 [+0.97] tcp tx: 951 MB/s 16137 calls/s 16137 msg/s # 4.56 [+0.03] tcp rx: 960 MB/s 45197 calls/s # 5.53 [+0.97] tcp tx: 951 MB/s 16145 calls/s 16145 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.30] -4 -v # 6.88 [+1.01] udp rx: 518 MB/s 375040 calls/s # 6.89 [+0.02] udp tx: 887 MB/s 15051 calls/s 15051 msg/s # 7.88 [+0.98] udp rx: 627 MB/s 454656 calls/s # 7.89 [+0.02] udp tx: 1097 MB/s 18607 calls/s 18607 msg/s # 8.88 [+0.99] udp rx: 666 MB/s 482560 calls/s # 8.89 [+0.01] udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # 9.88 [+0.99] udp rx: 664 MB/s 481280 calls/s # 9.89 [+0.01] udp tx: 1273 MB/s 21606 calls/s 21606 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.18 [+0.25] -4 -G # 11.19 [+1.01] udp rx: 1117 MB/s 814838 calls/s # 11.20 [+0.02] udp tx: 1136 MB/s 19281 calls/s 19281 msg/s # 12.19 [+0.98] udp rx: 1131 MB/s 825211 calls/s # 12.20 [+0.02] udp tx: 1130 MB/s 19176 calls/s 19176 msg/s # 13.19 [+0.99] udp rx: 1131 MB/s 825279 calls/s # 13.20 [+0.01] udp tx: 1130 MB/s 19175 calls/s 19175 msg/s # 14.19 [+0.99] udp rx: 1129 MB/s 824078 calls/s # 14.20 [+0.01] udp tx: 1129 MB/s 19149 calls/s 19149 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__->