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.60 [+2.28] tcp tx: 865 MB/s 14678 calls/s 14678 msg/s # 2.61 [+0.00] tcp rx: 865 MB/s 46378 calls/s # 3.60 [+1.00] tcp tx: 991 MB/s 16812 calls/s 16812 msg/s # 3.61 [+0.00] tcp rx: 992 MB/s 50688 calls/s # 4.60 [+1.00] tcp tx: 1007 MB/s 17096 calls/s 17096 msg/s # 4.61 [+0.00] tcp rx: 1008 MB/s 51504 calls/s # 5.60 [+1.00] tcp tx: 1003 MB/s 17024 calls/s 17024 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.28] -4 -v # 6.93 [+1.01] udp rx: 555 MB/s 402432 calls/s # 6.95 [+0.02] udp tx: 1246 MB/s 21144 calls/s 21144 msg/s # 7.93 [+0.98] udp rx: 627 MB/s 454912 calls/s # 7.95 [+0.02] udp tx: 1094 MB/s 18564 calls/s 18564 msg/s # 8.93 [+0.99] udp rx: 665 MB/s 481792 calls/s # 8.95 [+0.01] udp tx: 1250 MB/s 21202 calls/s 21202 msg/s # 9.93 [+0.99] udp rx: 620 MB/s 449280 calls/s # 9.95 [+0.01] udp tx: 1253 MB/s 21263 calls/s 21263 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.26 [+0.28] -4 -G # 11.28 [+1.01] udp rx: 1105 MB/s 806543 calls/s # 11.29 [+0.02] udp tx: 1127 MB/s 19118 calls/s 19118 msg/s # 12.28 [+0.98] udp rx: 1081 MB/s 789072 calls/s # 12.29 [+0.02] udp tx: 1084 MB/s 18389 calls/s 18389 msg/s # 13.28 [+0.98] udp rx: 1086 MB/s 792387 calls/s # 13.29 [+0.02] udp tx: 1088 MB/s 18462 calls/s 18462 msg/s # 14.28 [+0.99] udp rx: 1082 MB/s 789349 calls/s # 14.29 [+0.01] udp tx: 1084 MB/s 18394 calls/s 18394 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__->