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.30] -4 -t # 2.58 [+2.28] tcp tx: 982 MB/s 16671 calls/s 16671 msg/s # 2.58 [+0.00] tcp rx: 983 MB/s 51182 calls/s # 3.58 [+1.00] tcp tx: 965 MB/s 16373 calls/s 16373 msg/s # 3.58 [+0.00] tcp rx: 966 MB/s 50661 calls/s # 4.58 [+1.00] tcp tx: 978 MB/s 16588 calls/s 16588 msg/s # 4.59 [+0.00] tcp rx: 978 MB/s 51067 calls/s # 5.58 [+1.00] tcp tx: 942 MB/s 15993 calls/s 15993 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.30] -4 -v # 6.93 [+1.01] udp rx: 581 MB/s 421693 calls/s # 6.95 [+0.02] udp tx: 1138 MB/s 19305 calls/s 19305 msg/s # 7.93 [+0.98] udp rx: 652 MB/s 472832 calls/s # 7.95 [+0.02] udp tx: 1185 MB/s 20106 calls/s 20106 msg/s # 8.94 [+0.99] udp rx: 604 MB/s 437760 calls/s # 8.95 [+0.01] udp tx: 1279 MB/s 21708 calls/s 21708 msg/s # 9.94 [+0.99] udp rx: 590 MB/s 427520 calls/s # 9.95 [+0.01] udp tx: 1300 MB/s 22051 calls/s 22051 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.32] -4 -G # 11.32 [+1.01] udp rx: 1113 MB/s 812222 calls/s # 11.34 [+0.02] udp tx: 1136 MB/s 19281 calls/s 19281 msg/s # 12.32 [+0.98] udp rx: 1143 MB/s 834171 calls/s # 12.34 [+0.02] udp tx: 1143 MB/s 19401 calls/s 19401 msg/s # 13.32 [+0.98] udp rx: 1145 MB/s 835184 calls/s # 13.34 [+0.02] udp tx: 1145 MB/s 19423 calls/s 19423 msg/s # 14.32 [+0.98] udp rx: 1139 MB/s 830914 calls/s # 14.34 [+0.02] udp tx: 1139 MB/s 19323 calls/s 19323 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__->