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.30 [+0.30] -4 -t # 2.55 [+2.26] tcp tx: 642 MB/s 10896 calls/s 10896 msg/s # 2.56 [+0.00] tcp rx: 642 MB/s 32805 calls/s # 3.55 [+1.00] tcp tx: 637 MB/s 10816 calls/s 10816 msg/s # 3.56 [+0.00] tcp rx: 638 MB/s 32646 calls/s # 4.55 [+1.00] tcp tx: 622 MB/s 10559 calls/s 10559 msg/s # 4.56 [+0.00] tcp rx: 623 MB/s 31855 calls/s # 5.55 [+1.00] tcp tx: 615 MB/s 10443 calls/s 10443 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 528 MB/s 381902 calls/s # 6.91 [+0.02] udp tx: 889 MB/s 15090 calls/s 15090 msg/s # 7.89 [+0.98] udp rx: 539 MB/s 390163 calls/s # 7.91 [+0.02] udp tx: 875 MB/s 14844 calls/s 14844 msg/s # 8.90 [+0.98] udp rx: 542 MB/s 392589 calls/s # 8.91 [+0.02] udp tx: 873 MB/s 14821 calls/s 14821 msg/s # 9.90 [+0.98] udp rx: 522 MB/s 378317 calls/s # 9.91 [+0.02] udp tx: 885 MB/s 15015 calls/s 15015 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.28] -4 -G # 11.24 [+1.02] udp rx: 692 MB/s 505249 calls/s # 11.26 [+0.02] udp tx: 705 MB/s 11958 calls/s 11958 msg/s # 12.24 [+0.98] udp rx: 687 MB/s 501097 calls/s # 12.26 [+0.02] udp tx: 686 MB/s 11651 calls/s 11651 msg/s # 13.25 [+0.98] udp rx: 684 MB/s 498971 calls/s # 13.26 [+0.01] udp tx: 683 MB/s 11598 calls/s 11598 msg/s # 14.25 [+0.99] udp rx: 689 MB/s 502553 calls/s # 14.26 [+0.01] udp tx: 688 MB/s 11684 calls/s 11684 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__->