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.56 [+2.26] tcp tx: 1004 MB/s 17033 calls/s 17033 msg/s # 3.49 [+0.93] tcp rx: 1968 MB/s 58442 calls/s # 3.56 [+0.07] tcp tx: 1032 MB/s 17511 calls/s 17511 msg/s # 4.49 [+0.93] tcp rx: 568 MB/s 34560 calls/s # 4.56 [+0.07] tcp tx: 540 MB/s 9161 calls/s 9161 msg/s # 5.49 [+0.93] tcp rx: 543 MB/s 33544 calls/s # 5.56 [+0.07] tcp tx: 543 MB/s 9218 calls/s 9218 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.90 [+1.01] udp rx: 545 MB/s 395264 calls/s # 6.92 [+0.02] udp tx: 849 MB/s 14401 calls/s 14401 msg/s # 7.90 [+0.98] udp rx: 562 MB/s 407808 calls/s # 7.92 [+0.02] udp tx: 833 MB/s 14131 calls/s 14131 msg/s # 8.90 [+0.98] udp rx: 565 MB/s 409600 calls/s # 8.92 [+0.02] udp tx: 829 MB/s 14070 calls/s 14070 msg/s # 9.90 [+0.98] udp rx: 563 MB/s 408064 calls/s # 9.92 [+0.02] udp tx: 834 MB/s 14156 calls/s 14156 msg/s # 9.95 [+0.04] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.31] -4 -G # 11.28 [+1.02] udp rx: 1089 MB/s 794482 calls/s # 11.30 [+0.02] udp tx: 1110 MB/s 18842 calls/s 18842 msg/s # 12.28 [+0.98] udp rx: 1108 MB/s 808299 calls/s # 12.30 [+0.02] udp tx: 1107 MB/s 18785 calls/s 18785 msg/s # 13.28 [+0.98] udp rx: 1105 MB/s 806130 calls/s # 13.30 [+0.02] udp tx: 1104 MB/s 18733 calls/s 18733 msg/s # 14.28 [+0.98] udp rx: 1106 MB/s 806708 calls/s # 14.30 [+0.02] udp tx: 1105 MB/s 18746 calls/s 18746 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__->