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.33 [+0.33] -4 -t # 2.63 [+2.30] tcp tx: 905 MB/s 15359 calls/s 15359 msg/s # 2.63 [+0.00] tcp rx: 906 MB/s 49678 calls/s # 3.63 [+1.00] tcp tx: 626 MB/s 10627 calls/s 10627 msg/s # 3.63 [+0.00] tcp rx: 627 MB/s 29625 calls/s # 4.63 [+1.00] tcp tx: 612 MB/s 10388 calls/s 10388 msg/s # 4.63 [+0.00] tcp rx: 613 MB/s 31751 calls/s # 5.63 [+1.00] tcp tx: 609 MB/s 10342 calls/s 10342 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.33] -4 -v # 7.01 [+1.02] udp rx: 524 MB/s 379875 calls/s # 7.03 [+0.02] udp tx: 779 MB/s 13218 calls/s 13218 msg/s # 8.01 [+0.98] udp rx: 543 MB/s 394209 calls/s # 8.03 [+0.02] udp tx: 821 MB/s 13932 calls/s 13932 msg/s # 9.01 [+0.98] udp rx: 457 MB/s 331709 calls/s # 9.03 [+0.02] udp tx: 856 MB/s 14534 calls/s 14534 msg/s # 10.01 [+0.99] udp rx: 452 MB/s 327680 calls/s # 10.03 [+0.01] udp tx: 927 MB/s 15737 calls/s 15737 msg/s # 10.06 [+0.03] 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.34 [+0.28] -4 -G # 11.36 [+1.02] udp rx: 629 MB/s 459450 calls/s # 11.37 [+0.02] udp tx: 641 MB/s 10883 calls/s 10883 msg/s # 12.36 [+0.98] udp rx: 636 MB/s 464531 calls/s # 12.37 [+0.02] udp tx: 636 MB/s 10800 calls/s 10800 msg/s # 13.36 [+0.98] udp rx: 619 MB/s 452086 calls/s # 13.37 [+0.02] udp tx: 619 MB/s 10507 calls/s 10507 msg/s # 14.36 [+0.98] udp rx: 626 MB/s 456552 calls/s # 14.37 [+0.01] udp tx: 632 MB/s 10732 calls/s 10732 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__->