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.32 [+0.32] -4 -t # 2.62 [+2.30] tcp tx: 589 MB/s 10001 calls/s 10001 msg/s # 2.62 [+0.00] tcp rx: 589 MB/s 30495 calls/s # 3.61 [+1.00] tcp tx: 590 MB/s 10023 calls/s 10023 msg/s # 3.62 [+0.00] tcp rx: 591 MB/s 30681 calls/s # 4.61 [+1.00] tcp tx: 574 MB/s 9737 calls/s 9737 msg/s # 4.62 [+0.00] tcp rx: 574 MB/s 29755 calls/s # 5.61 [+1.00] tcp tx: 549 MB/s 9328 calls/s 9328 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.33] -4 -v # 7.00 [+1.01] udp rx: 655 MB/s 474880 calls/s # 7.02 [+0.02] udp tx: 1273 MB/s 21596 calls/s 21596 msg/s # 8.00 [+0.98] udp rx: 616 MB/s 446828 calls/s # 8.02 [+0.02] udp tx: 1255 MB/s 21295 calls/s 21295 msg/s # 9.00 [+0.98] udp rx: 652 MB/s 472320 calls/s # 9.02 [+0.02] udp tx: 1270 MB/s 21554 calls/s 21554 msg/s # 10.00 [+0.98] udp rx: 651 MB/s 472064 calls/s # 10.02 [+0.02] udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # 10.05 [+0.04] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.30] -4 -G # 11.36 [+1.01] udp rx: 1117 MB/s 814839 calls/s # 11.38 [+0.02] udp tx: 1137 MB/s 19301 calls/s 19301 msg/s # 12.36 [+0.98] udp rx: 1111 MB/s 810706 calls/s # 12.38 [+0.02] udp tx: 1111 MB/s 18844 calls/s 18844 msg/s # 13.36 [+0.98] udp rx: 1135 MB/s 828166 calls/s # 13.38 [+0.02] udp tx: 1134 MB/s 19244 calls/s 19244 msg/s # 14.37 [+0.98] udp rx: 1132 MB/s 826054 calls/s # 14.38 [+0.02] udp tx: 1131 MB/s 19185 calls/s 19185 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__->