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.28 [+0.27] -4 -t # 2.52 [+2.25] tcp tx: 590 MB/s 10007 calls/s 10007 msg/s # 2.53 [+0.00] tcp rx: 590 MB/s 32474 calls/s # 3.52 [+1.00] tcp tx: 582 MB/s 9882 calls/s 9882 msg/s # 3.53 [+0.00] tcp rx: 583 MB/s 32306 calls/s # 4.52 [+1.00] tcp tx: 577 MB/s 9798 calls/s 9798 msg/s # 4.53 [+0.00] tcp rx: 578 MB/s 31988 calls/s # 5.52 [+1.00] tcp tx: 568 MB/s 9635 calls/s 9635 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.29] -4 -v # 6.86 [+1.02] udp rx: 473 MB/s 342784 calls/s # 6.88 [+0.02] udp tx: 900 MB/s 15279 calls/s 15279 msg/s # 7.86 [+0.98] udp rx: 536 MB/s 388263 calls/s # 7.88 [+0.02] udp tx: 842 MB/s 14292 calls/s 14292 msg/s # 8.86 [+0.98] udp rx: 532 MB/s 385527 calls/s # 8.88 [+0.02] udp tx: 846 MB/s 14349 calls/s 14349 msg/s # 9.86 [+0.99] udp rx: 536 MB/s 388389 calls/s # 9.88 [+0.01] udp tx: 842 MB/s 14297 calls/s 14297 msg/s # 9.91 [+0.04] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.30] -4 -G # 11.22 [+1.01] udp rx: 639 MB/s 466484 calls/s # 11.24 [+0.02] udp tx: 653 MB/s 11077 calls/s 11077 msg/s # 12.23 [+0.98] udp rx: 657 MB/s 479427 calls/s # 12.24 [+0.02] udp tx: 656 MB/s 11133 calls/s 11133 msg/s # 13.23 [+0.98] udp rx: 655 MB/s 477771 calls/s # 13.24 [+0.02] udp tx: 654 MB/s 11108 calls/s 11108 msg/s # 14.23 [+0.98] udp rx: 657 MB/s 479570 calls/s # 14.24 [+0.02] udp tx: 664 MB/s 11278 calls/s 11278 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__->