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.30 [+0.30] -4 -t # 2.55 [+2.25] tcp tx: 910 MB/s 15442 calls/s 15442 msg/s # 2.58 [+0.02] tcp rx: 936 MB/s 48516 calls/s # 3.55 [+0.97] tcp tx: 921 MB/s 15623 calls/s 15623 msg/s # 3.59 [+0.04] tcp rx: 934 MB/s 46595 calls/s # 4.55 [+0.96] tcp tx: 943 MB/s 15999 calls/s 15999 msg/s # 4.59 [+0.04] tcp rx: 947 MB/s 46718 calls/s # 5.55 [+0.96] tcp tx: 946 MB/s 16056 calls/s 16056 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.26] -4 -v # 6.86 [+1.01] udp rx: 657 MB/s 476416 calls/s # 6.87 [+0.02] udp tx: 1295 MB/s 21969 calls/s 21969 msg/s # 7.86 [+0.99] udp rx: 668 MB/s 484352 calls/s # 7.87 [+0.01] udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # 8.86 [+0.99] udp rx: 667 MB/s 483584 calls/s # 8.87 [+0.01] udp tx: 1287 MB/s 21832 calls/s 21832 msg/s # 9.86 [+0.99] udp rx: 668 MB/s 484352 calls/s # 9.87 [+0.01] udp tx: 1291 MB/s 21907 calls/s 21907 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.28] -4 -G # 11.19 [+1.01] udp rx: 1056 MB/s 770381 calls/s # 11.21 [+0.01] udp tx: 1074 MB/s 18216 calls/s 18216 msg/s # 12.19 [+0.99] udp rx: 1099 MB/s 801652 calls/s # 12.21 [+0.01] udp tx: 1100 MB/s 18663 calls/s 18663 msg/s # 13.19 [+0.99] udp rx: 1126 MB/s 821518 calls/s # 13.21 [+0.01] udp tx: 1127 MB/s 19122 calls/s 19122 msg/s # 14.19 [+0.99] udp rx: 1129 MB/s 823838 calls/s # 14.21 [+0.01] udp tx: 1130 MB/s 19182 calls/s 19182 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__->