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.54 [+2.24] tcp tx: 769 MB/s 13058 calls/s 13058 msg/s # 2.56 [+0.01] tcp rx: 783 MB/s 39285 calls/s # 3.54 [+0.99] tcp tx: 930 MB/s 15777 calls/s 15777 msg/s # 3.56 [+0.01] tcp rx: 930 MB/s 45489 calls/s # 4.54 [+0.99] tcp tx: 923 MB/s 15655 calls/s 15655 msg/s # 4.56 [+0.02] tcp rx: 929 MB/s 45443 calls/s # 5.54 [+0.98] tcp tx: 934 MB/s 15845 calls/s 15845 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.30] -4 -v # 6.90 [+1.02] udp rx: 555 MB/s 402944 calls/s # 6.92 [+0.02] udp tx: 794 MB/s 13482 calls/s 13482 msg/s # 7.90 [+0.98] udp rx: 532 MB/s 386048 calls/s # 7.92 [+0.02] udp tx: 826 MB/s 14018 calls/s 14018 msg/s # 8.90 [+0.98] udp rx: 568 MB/s 412416 calls/s # 8.92 [+0.02] udp tx: 788 MB/s 13376 calls/s 13376 msg/s # 9.90 [+0.98] udp rx: 569 MB/s 413184 calls/s # 9.92 [+0.02] udp tx: 783 MB/s 13287 calls/s 13287 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.28 [+0.33] -4 -G # 11.30 [+1.02] udp rx: 631 MB/s 460843 calls/s # 11.31 [+0.01] udp tx: 639 MB/s 10847 calls/s 10847 msg/s # 12.30 [+0.99] udp rx: 638 MB/s 465799 calls/s # 12.31 [+0.01] udp tx: 639 MB/s 10842 calls/s 10842 msg/s # 13.30 [+0.99] udp rx: 640 MB/s 467364 calls/s # 13.31 [+0.01] udp tx: 641 MB/s 10876 calls/s 10876 msg/s # 14.31 [+0.99] udp rx: 637 MB/s 465019 calls/s # 14.31 [+0.01] udp tx: 638 MB/s 10824 calls/s 10824 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__->