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.27 [+0.27] -4 -t # 2.53 [+2.26] tcp tx: 865 MB/s 14683 calls/s 14683 msg/s # 2.54 [+0.00] tcp rx: 866 MB/s 47048 calls/s # 3.53 [+1.00] tcp tx: 891 MB/s 15116 calls/s 15116 msg/s # 3.54 [+0.00] tcp rx: 892 MB/s 47686 calls/s # 4.53 [+1.00] tcp tx: 915 MB/s 15533 calls/s 15533 msg/s # 4.54 [+0.00] tcp rx: 916 MB/s 48805 calls/s # 5.53 [+1.00] tcp tx: 916 MB/s 15547 calls/s 15547 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.31] -4 -v # 6.89 [+1.01] udp rx: 566 MB/s 411246 calls/s # 6.91 [+0.02] udp tx: 750 MB/s 12735 calls/s 12735 msg/s # 7.89 [+0.98] udp rx: 577 MB/s 419513 calls/s # 7.91 [+0.02] udp tx: 731 MB/s 12403 calls/s 12403 msg/s # 8.89 [+0.98] udp rx: 573 MB/s 416495 calls/s # 8.91 [+0.02] udp tx: 717 MB/s 12172 calls/s 12172 msg/s # 9.89 [+0.98] udp rx: 571 MB/s 414666 calls/s # 9.91 [+0.02] udp tx: 720 MB/s 12218 calls/s 12218 msg/s # 9.95 [+0.04] 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.25 [+0.29] -4 -G # 11.26 [+1.01] udp rx: 589 MB/s 430285 calls/s # 11.28 [+0.02] udp tx: 603 MB/s 10232 calls/s 10232 msg/s # 12.26 [+0.98] udp rx: 630 MB/s 459984 calls/s # 12.28 [+0.02] udp tx: 629 MB/s 10685 calls/s 10685 msg/s # 13.26 [+0.98] udp rx: 637 MB/s 464719 calls/s # 13.28 [+0.02] udp tx: 637 MB/s 10806 calls/s 10806 msg/s # 14.26 [+0.98] udp rx: 638 MB/s 465594 calls/s # 14.28 [+0.02] udp tx: 637 MB/s 10818 calls/s 10818 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__->