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.31 [+0.31] -4 -t # 2.59 [+2.28] tcp tx: 1030 MB/s 17475 calls/s 17475 msg/s # 2.59 [+0.00] tcp rx: 1030 MB/s 52633 calls/s # 3.59 [+1.00] tcp tx: 993 MB/s 16852 calls/s 16852 msg/s # 3.62 [+0.03] tcp rx: 1025 MB/s 49897 calls/s # 4.59 [+0.97] tcp tx: 670 MB/s 11378 calls/s 11378 msg/s # 4.62 [+0.03] tcp rx: 655 MB/s 37100 calls/s # 5.59 [+0.97] tcp tx: 595 MB/s 10102 calls/s 10102 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.29] -4 -v # 6.93 [+1.02] udp rx: 533 MB/s 386048 calls/s # 6.95 [+0.02] udp tx: 863 MB/s 14641 calls/s 14641 msg/s # 7.93 [+0.98] udp rx: 545 MB/s 394752 calls/s # 7.95 [+0.02] udp tx: 853 MB/s 14471 calls/s 14471 msg/s # 8.93 [+0.98] udp rx: 545 MB/s 394752 calls/s # 8.95 [+0.02] udp tx: 854 MB/s 14490 calls/s 14490 msg/s # 9.93 [+0.98] udp rx: 545 MB/s 394752 calls/s # 9.95 [+0.02] udp tx: 854 MB/s 14488 calls/s 14488 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.30 [+0.32] -4 -G # 11.31 [+1.01] udp rx: 725 MB/s 528932 calls/s # 11.33 [+0.02] udp tx: 738 MB/s 12524 calls/s 12524 msg/s # 12.32 [+0.98] udp rx: 684 MB/s 499102 calls/s # 12.33 [+0.02] udp tx: 683 MB/s 11601 calls/s 11601 msg/s # 13.32 [+0.98] udp rx: 663 MB/s 483667 calls/s # 13.33 [+0.02] udp tx: 662 MB/s 11244 calls/s 11244 msg/s # 14.32 [+0.98] udp rx: 660 MB/s 482025 calls/s # 14.33 [+0.02] udp tx: 668 MB/s 11334 calls/s 11334 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__->