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.33 [+0.33] -4 -t # 2.63 [+2.30] tcp tx: 568 MB/s 9640 calls/s 9640 msg/s # 2.64 [+0.01] tcp rx: 577 MB/s 32708 calls/s # 3.63 [+0.99] tcp tx: 544 MB/s 9228 calls/s 9228 msg/s # 3.64 [+0.01] tcp rx: 542 MB/s 32041 calls/s # 4.63 [+0.99] tcp tx: 537 MB/s 9111 calls/s 9111 msg/s # 4.64 [+0.01] tcp rx: 538 MB/s 31200 calls/s # 5.63 [+0.99] tcp tx: 555 MB/s 9430 calls/s 9430 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.29] -4 -v # 6.96 [+1.01] udp rx: 494 MB/s 358570 calls/s # 6.99 [+0.02] udp tx: 775 MB/s 13148 calls/s 13148 msg/s # 7.96 [+0.98] udp rx: 525 MB/s 380611 calls/s # 7.99 [+0.02] udp tx: 818 MB/s 13886 calls/s 13886 msg/s # 8.97 [+0.98] udp rx: 453 MB/s 328469 calls/s # 8.99 [+0.02] udp tx: 874 MB/s 14833 calls/s 14833 msg/s # 9.97 [+0.98] udp rx: 532 MB/s 385792 calls/s # 9.99 [+0.02] udp tx: 764 MB/s 12964 calls/s 12964 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.31] -4 -G # 11.35 [+1.01] udp rx: 600 MB/s 438311 calls/s # 11.37 [+0.02] udp tx: 611 MB/s 10365 calls/s 10365 msg/s # 12.35 [+0.98] udp rx: 598 MB/s 436129 calls/s # 12.37 [+0.02] udp tx: 601 MB/s 10201 calls/s 10201 msg/s # 13.35 [+0.98] udp rx: 619 MB/s 451675 calls/s # 13.37 [+0.02] udp tx: 615 MB/s 10435 calls/s 10435 msg/s # 14.35 [+0.98] udp rx: 647 MB/s 472042 calls/s # 14.37 [+0.02] udp tx: 651 MB/s 11045 calls/s 11045 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__->