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: 934 MB/s 15847 calls/s 15847 msg/s # 2.54 [+0.00] tcp rx: 934 MB/s 48294 calls/s # 3.54 [+1.00] tcp tx: 960 MB/s 16283 calls/s 16283 msg/s # 3.54 [+0.00] tcp rx: 960 MB/s 48969 calls/s # 4.54 [+1.00] tcp tx: 927 MB/s 15727 calls/s 15727 msg/s # 4.54 [+0.00] tcp rx: 928 MB/s 47492 calls/s # 5.54 [+1.00] tcp tx: 925 MB/s 15695 calls/s 15695 msg/s # 5.57 [+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.89 [+1.02] udp rx: 515 MB/s 372830 calls/s # 6.91 [+0.02] udp tx: 830 MB/s 14080 calls/s 14080 msg/s # 7.89 [+0.98] udp rx: 529 MB/s 382938 calls/s # 7.91 [+0.02] udp tx: 872 MB/s 14794 calls/s 14794 msg/s # 8.89 [+0.98] udp rx: 529 MB/s 382594 calls/s # 8.91 [+0.02] udp tx: 876 MB/s 14859 calls/s 14859 msg/s # 9.90 [+0.98] udp rx: 529 MB/s 383072 calls/s # 9.91 [+0.02] udp tx: 873 MB/s 14812 calls/s 14812 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.29 [+0.33] -4 -G # 11.30 [+1.02] udp rx: 620 MB/s 452687 calls/s # 11.32 [+0.02] udp tx: 634 MB/s 10770 calls/s 10770 msg/s # 12.30 [+0.98] udp rx: 635 MB/s 463648 calls/s # 12.32 [+0.02] udp tx: 637 MB/s 10816 calls/s 10816 msg/s # 13.30 [+0.98] udp rx: 638 MB/s 465462 calls/s # 13.32 [+0.02] udp tx: 639 MB/s 10852 calls/s 10852 msg/s # 14.30 [+0.98] udp rx: 631 MB/s 460659 calls/s # 14.32 [+0.02] udp tx: 633 MB/s 10739 calls/s 10739 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__->