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.57 [+2.27] tcp tx: 967 MB/s 16414 calls/s 16414 msg/s # 2.57 [+0.00] tcp rx: 968 MB/s 48325 calls/s # 3.56 [+1.00] tcp tx: 562 MB/s 9538 calls/s 9538 msg/s # 3.57 [+0.00] tcp rx: 562 MB/s 32512 calls/s # 4.56 [+1.00] tcp tx: 547 MB/s 9291 calls/s 9291 msg/s # 4.57 [+0.00] tcp rx: 548 MB/s 33041 calls/s # 5.56 [+1.00] tcp tx: 547 MB/s 9290 calls/s 9290 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.91 [+0.31] -4 -v # 6.93 [+1.01] udp rx: 563 MB/s 408576 calls/s # 6.95 [+0.02] udp tx: 786 MB/s 13345 calls/s 13345 msg/s # 7.93 [+0.98] udp rx: 575 MB/s 417248 calls/s # 7.95 [+0.02] udp tx: 785 MB/s 13318 calls/s 13318 msg/s # 8.93 [+0.98] udp rx: 576 MB/s 417684 calls/s # 8.95 [+0.02] udp tx: 786 MB/s 13334 calls/s 13334 msg/s # 9.93 [+0.98] udp rx: 575 MB/s 417429 calls/s # 9.95 [+0.02] udp tx: 783 MB/s 13288 calls/s 13288 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.30] -4 -G # 11.29 [+1.01] udp rx: 718 MB/s 524080 calls/s # 11.31 [+0.02] udp tx: 732 MB/s 12422 calls/s 12422 msg/s # 12.30 [+0.98] udp rx: 684 MB/s 499557 calls/s # 12.31 [+0.02] udp tx: 685 MB/s 11635 calls/s 11635 msg/s # 13.30 [+0.98] udp rx: 687 MB/s 501322 calls/s # 13.31 [+0.02] udp tx: 688 MB/s 11683 calls/s 11683 msg/s # 14.30 [+0.98] udp rx: 687 MB/s 501320 calls/s # 14.31 [+0.02] udp tx: 688 MB/s 11673 calls/s 11673 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__->