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.62 [+2.28] tcp tx: 822 MB/s 13958 calls/s 13958 msg/s # 2.66 [+0.04] tcp rx: 859 MB/s 46304 calls/s # 3.62 [+0.96] tcp tx: 847 MB/s 14382 calls/s 14382 msg/s # 3.75 [+0.13] tcp rx: 960 MB/s 46937 calls/s # 4.62 [+0.87] tcp tx: 929 MB/s 15769 calls/s 15769 msg/s # 4.75 [+0.13] tcp rx: 910 MB/s 46713 calls/s # 5.62 [+0.87] tcp tx: 925 MB/s 15698 calls/s 15698 msg/s # 5.66 [+0.04] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.33] -4 -v # 7.02 [+1.02] udp rx: 508 MB/s 369143 calls/s # 7.03 [+0.02] udp tx: 785 MB/s 13318 calls/s 13318 msg/s # 8.02 [+0.98] udp rx: 546 MB/s 397142 calls/s # 8.03 [+0.02] udp tx: 703 MB/s 11929 calls/s 11929 msg/s # 9.02 [+0.98] udp rx: 534 MB/s 388096 calls/s # 9.03 [+0.02] udp tx: 779 MB/s 13222 calls/s 13222 msg/s # 10.02 [+0.99] udp rx: 482 MB/s 349952 calls/s # 10.03 [+0.01] udp tx: 851 MB/s 14440 calls/s 14440 msg/s # 10.07 [+0.04] udp gso and gro - over veth touching data # 10.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.40 [+0.33] -4 -G # 11.41 [+1.01] udp rx: 650 MB/s 474732 calls/s # 11.43 [+0.02] udp tx: 664 MB/s 11269 calls/s 11269 msg/s # 12.41 [+0.98] udp rx: 669 MB/s 488451 calls/s # 12.43 [+0.02] udp tx: 670 MB/s 11376 calls/s 11376 msg/s # 13.41 [+0.98] udp rx: 673 MB/s 491284 calls/s # 13.43 [+0.02] udp tx: 671 MB/s 11390 calls/s 11390 msg/s # 14.41 [+0.98] udp rx: 668 MB/s 487829 calls/s # 14.43 [+0.02] udp tx: 669 MB/s 11349 calls/s 11349 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__->