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.31 [+0.31] -4 -t # 2.59 [+2.28] tcp tx: 919 MB/s 15599 calls/s 15599 msg/s # 2.59 [+0.00] tcp rx: 920 MB/s 47210 calls/s # 3.58 [+1.00] tcp tx: 1015 MB/s 17219 calls/s 17219 msg/s # 3.59 [+0.00] tcp rx: 1015 MB/s 51621 calls/s # 4.58 [+1.00] tcp tx: 1052 MB/s 17858 calls/s 17858 msg/s # 4.59 [+0.00] tcp rx: 1054 MB/s 53573 calls/s # 5.58 [+1.00] tcp tx: 1017 MB/s 17256 calls/s 17256 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.28] -4 -v # 6.91 [+1.01] udp rx: 565 MB/s 409856 calls/s # 6.93 [+0.02] udp tx: 1147 MB/s 19462 calls/s 19462 msg/s # 7.91 [+0.98] udp rx: 617 MB/s 447232 calls/s # 7.93 [+0.02] udp tx: 1175 MB/s 19933 calls/s 19933 msg/s # 8.91 [+0.98] udp rx: 645 MB/s 467456 calls/s # 8.93 [+0.02] udp tx: 1235 MB/s 20959 calls/s 20959 msg/s # 9.91 [+0.99] udp rx: 585 MB/s 424192 calls/s # 9.93 [+0.01] udp tx: 1220 MB/s 20701 calls/s 20701 msg/s # 9.96 [+0.04] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.31] -4 -G # 11.29 [+1.01] udp rx: 981 MB/s 715996 calls/s # 11.31 [+0.02] udp tx: 1006 MB/s 17077 calls/s 17077 msg/s # 12.29 [+0.98] udp rx: 1096 MB/s 799874 calls/s # 12.31 [+0.02] udp tx: 1096 MB/s 18596 calls/s 18596 msg/s # 13.29 [+0.98] udp rx: 1075 MB/s 784497 calls/s # 13.31 [+0.02] udp tx: 1075 MB/s 18237 calls/s 18237 msg/s # 14.29 [+0.98] udp rx: 1041 MB/s 759810 calls/s # 14.31 [+0.02] udp tx: 1039 MB/s 17631 calls/s 17631 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__->