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.34 [+0.34] -4 -t # 2.60 [+2.26] tcp tx: 590 MB/s 10011 calls/s 10011 msg/s # 2.60 [+0.00] tcp rx: 590 MB/s 34234 calls/s # 3.60 [+1.00] tcp tx: 920 MB/s 15608 calls/s 15608 msg/s # 3.60 [+0.00] tcp rx: 921 MB/s 48365 calls/s # 4.60 [+1.00] tcp tx: 867 MB/s 14717 calls/s 14717 msg/s # 4.60 [+0.00] tcp rx: 867 MB/s 45994 calls/s # 5.60 [+1.00] tcp tx: 566 MB/s 9604 calls/s 9604 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.31] -4 -v # 6.96 [+1.02] udp rx: 516 MB/s 374386 calls/s # 6.98 [+0.01] udp tx: 779 MB/s 13228 calls/s 13228 msg/s # 7.96 [+0.99] udp rx: 526 MB/s 381239 calls/s # 7.98 [+0.01] udp tx: 786 MB/s 13343 calls/s 13343 msg/s # 8.97 [+0.99] udp rx: 534 MB/s 387064 calls/s # 8.98 [+0.01] udp tx: 856 MB/s 14522 calls/s 14522 msg/s # 9.97 [+0.99] udp rx: 539 MB/s 390701 calls/s # 9.98 [+0.01] udp tx: 846 MB/s 14357 calls/s 14357 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.28] -4 -G # 11.31 [+1.01] udp rx: 594 MB/s 433841 calls/s # 11.32 [+0.02] udp tx: 606 MB/s 10292 calls/s 10292 msg/s # 12.31 [+0.98] udp rx: 614 MB/s 447833 calls/s # 12.32 [+0.02] udp tx: 614 MB/s 10428 calls/s 10428 msg/s # 13.31 [+0.98] udp rx: 604 MB/s 441076 calls/s # 13.32 [+0.02] udp tx: 605 MB/s 10276 calls/s 10276 msg/s # 14.31 [+0.99] udp rx: 621 MB/s 453480 calls/s # 14.32 [+0.01] udp tx: 622 MB/s 10552 calls/s 10552 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__->