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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 1010 MB/s 17144 calls/s 17144 msg/s # 2.55 [+0.04] tcp rx: 1059 MB/s 53071 calls/s # 3.51 [+0.96] tcp tx: 966 MB/s 16387 calls/s 16387 msg/s # 3.55 [+0.04] tcp rx: 958 MB/s 50401 calls/s # 4.51 [+0.96] tcp tx: 997 MB/s 16921 calls/s 16921 msg/s # 4.55 [+0.04] tcp rx: 1006 MB/s 46639 calls/s # 5.51 [+0.96] tcp tx: 990 MB/s 16793 calls/s 16793 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.28] -4 -v # 6.83 [+1.01] udp rx: 638 MB/s 463104 calls/s # 6.85 [+0.02] udp tx: 1176 MB/s 19947 calls/s 19947 msg/s # 7.83 [+0.98] udp rx: 666 MB/s 482789 calls/s # 7.85 [+0.02] udp tx: 1222 MB/s 20730 calls/s 20730 msg/s # 8.83 [+0.98] udp rx: 664 MB/s 481393 calls/s # 8.85 [+0.02] udp tx: 1263 MB/s 21438 calls/s 21438 msg/s # 9.83 [+0.98] udp rx: 665 MB/s 482024 calls/s # 9.85 [+0.02] udp tx: 1299 MB/s 22034 calls/s 22034 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.27] -4 -G # 11.17 [+1.01] udp rx: 960 MB/s 700202 calls/s # 11.19 [+0.02] udp tx: 975 MB/s 16550 calls/s 16550 msg/s # 12.17 [+0.98] udp rx: 1091 MB/s 796357 calls/s # 12.19 [+0.02] udp tx: 1098 MB/s 18637 calls/s 18637 msg/s # 13.17 [+0.98] udp rx: 1030 MB/s 751334 calls/s # 13.19 [+0.02] udp tx: 1029 MB/s 17466 calls/s 17466 msg/s # 14.17 [+0.98] udp rx: 1124 MB/s 820238 calls/s # 14.19 [+0.02] udp tx: 1123 MB/s 19056 calls/s 19056 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__->