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.29 [+0.29] -4 -t # 2.56 [+2.27] tcp tx: 992 MB/s 16835 calls/s 16835 msg/s # 2.59 [+0.03] tcp rx: 1028 MB/s 49857 calls/s # 3.56 [+0.97] tcp tx: 953 MB/s 16180 calls/s 16180 msg/s # 3.59 [+0.03] tcp rx: 949 MB/s 48817 calls/s # 4.56 [+0.97] tcp tx: 952 MB/s 16156 calls/s 16156 msg/s # 4.59 [+0.03] tcp rx: 953 MB/s 48550 calls/s # 5.56 [+0.97] tcp tx: 951 MB/s 16131 calls/s 16131 msg/s # 5.60 [+0.04] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.32] -4 -v # 6.93 [+1.02] udp rx: 534 MB/s 387072 calls/s # 6.95 [+0.02] udp tx: 846 MB/s 14363 calls/s 14363 msg/s # 7.93 [+0.98] udp rx: 545 MB/s 394752 calls/s # 7.95 [+0.02] udp tx: 843 MB/s 14309 calls/s 14309 msg/s # 8.93 [+0.98] udp rx: 545 MB/s 395008 calls/s # 8.95 [+0.02] udp tx: 843 MB/s 14313 calls/s 14313 msg/s # 9.93 [+0.98] udp rx: 546 MB/s 395520 calls/s # 9.95 [+0.02] udp tx: 841 MB/s 14279 calls/s 14279 msg/s # 9.99 [+0.04] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.30] -4 -G # 11.31 [+1.02] udp rx: 675 MB/s 492765 calls/s # 11.32 [+0.02] udp tx: 687 MB/s 11662 calls/s 11662 msg/s # 12.31 [+0.98] udp rx: 691 MB/s 504230 calls/s # 12.32 [+0.02] udp tx: 691 MB/s 11724 calls/s 11724 msg/s # 13.31 [+0.98] udp rx: 688 MB/s 502190 calls/s # 13.32 [+0.02] udp tx: 688 MB/s 11675 calls/s 11675 msg/s # 14.31 [+0.99] udp rx: 689 MB/s 502971 calls/s # 14.32 [+0.01] udp tx: 689 MB/s 11692 calls/s 11692 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__->