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.29] tcp tx: 630 MB/s 10700 calls/s 10700 msg/s # 2.60 [+0.00] tcp rx: 631 MB/s 32425 calls/s # 3.60 [+1.00] tcp tx: 646 MB/s 10966 calls/s 10966 msg/s # 3.60 [+0.00] tcp rx: 647 MB/s 33241 calls/s # 4.60 [+1.00] tcp tx: 605 MB/s 10275 calls/s 10275 msg/s # 4.60 [+0.00] tcp rx: 606 MB/s 31281 calls/s # 5.60 [+1.00] tcp tx: 614 MB/s 10423 calls/s 10423 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.29] -4 -v # 6.94 [+1.02] udp rx: 636 MB/s 461382 calls/s # 6.96 [+0.02] udp tx: 1199 MB/s 20337 calls/s 20337 msg/s # 7.94 [+0.98] udp rx: 669 MB/s 484608 calls/s # 7.96 [+0.02] udp tx: 1285 MB/s 21809 calls/s 21809 msg/s # 8.94 [+0.98] udp rx: 555 MB/s 402011 calls/s # 8.96 [+0.02] udp tx: 867 MB/s 14705 calls/s 14705 msg/s # 9.95 [+0.99] udp rx: 555 MB/s 402432 calls/s # 9.96 [+0.01] udp tx: 866 MB/s 14691 calls/s 14691 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.32] -4 -G # 11.33 [+1.02] udp rx: 652 MB/s 475549 calls/s # 11.35 [+0.02] udp tx: 664 MB/s 11265 calls/s 11265 msg/s # 12.33 [+0.98] udp rx: 665 MB/s 485062 calls/s # 12.35 [+0.02] udp tx: 666 MB/s 11300 calls/s 11300 msg/s # 13.33 [+0.99] udp rx: 664 MB/s 484902 calls/s # 13.35 [+0.01] udp tx: 665 MB/s 11294 calls/s 11294 msg/s # 14.33 [+0.99] udp rx: 663 MB/s 484194 calls/s # 14.35 [+0.01] udp tx: 671 MB/s 11387 calls/s 11387 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__->