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.35 [+0.35] -4 -t # 2.66 [+2.31] tcp tx: 659 MB/s 11194 calls/s 11194 msg/s # 2.66 [+0.00] tcp rx: 660 MB/s 34135 calls/s # 3.66 [+1.00] tcp tx: 611 MB/s 10375 calls/s 10375 msg/s # 3.66 [+0.00] tcp rx: 612 MB/s 31809 calls/s # 4.66 [+1.00] tcp tx: 614 MB/s 10424 calls/s 10424 msg/s # 4.66 [+0.00] tcp rx: 615 MB/s 31858 calls/s # 5.66 [+1.00] tcp tx: 638 MB/s 10836 calls/s 10836 msg/s # 5.70 [+0.03] udp gso - over veth touching data # 5.70 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.29] -4 -v # 7.00 [+1.01] udp rx: 460 MB/s 333312 calls/s # 7.02 [+0.02] udp tx: 902 MB/s 15306 calls/s 15306 msg/s # 8.00 [+0.98] udp rx: 507 MB/s 367872 calls/s # 8.02 [+0.02] udp tx: 867 MB/s 14716 calls/s 14716 msg/s # 9.00 [+0.98] udp rx: 502 MB/s 363776 calls/s # 9.02 [+0.02] udp tx: 871 MB/s 14783 calls/s 14783 msg/s # 10.00 [+0.98] udp rx: 520 MB/s 377344 calls/s # 10.02 [+0.02] udp tx: 852 MB/s 14462 calls/s 14462 msg/s # 10.06 [+0.04] udp gso and gro - over veth touching data # 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.38 [+0.32] -4 -G # 11.39 [+1.02] udp rx: 638 MB/s 465920 calls/s # 11.41 [+0.02] udp tx: 650 MB/s 11025 calls/s 11025 msg/s # 12.39 [+0.98] udp rx: 635 MB/s 463525 calls/s # 12.41 [+0.02] udp tx: 635 MB/s 10778 calls/s 10778 msg/s # 13.39 [+0.99] udp rx: 647 MB/s 472256 calls/s # 13.41 [+0.01] udp tx: 647 MB/s 10978 calls/s 10978 msg/s # 14.40 [+0.99] udp rx: 672 MB/s 490478 calls/s # 14.41 [+0.01] udp tx: 672 MB/s 11406 calls/s 11406 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__->