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.32 [+0.31] -4 -t # 2.60 [+2.28] tcp tx: 890 MB/s 15095 calls/s 15095 msg/s # 2.60 [+0.00] tcp rx: 890 MB/s 51056 calls/s # 3.60 [+1.00] tcp tx: 962 MB/s 16327 calls/s 16327 msg/s # 3.60 [+0.00] tcp rx: 963 MB/s 49791 calls/s # 4.60 [+1.00] tcp tx: 700 MB/s 11873 calls/s 11873 msg/s # 4.60 [+0.00] tcp rx: 699 MB/s 41357 calls/s # 5.60 [+1.00] tcp tx: 561 MB/s 9517 calls/s 9517 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.32] -4 -v # 6.97 [+1.01] udp rx: 592 MB/s 429415 calls/s # 6.99 [+0.02] udp tx: 1153 MB/s 19566 calls/s 19566 msg/s # 7.97 [+0.98] udp rx: 662 MB/s 480256 calls/s # 7.99 [+0.02] udp tx: 1244 MB/s 21110 calls/s 21110 msg/s # 8.97 [+0.98] udp rx: 612 MB/s 444160 calls/s # 8.99 [+0.02] udp tx: 1241 MB/s 21049 calls/s 21049 msg/s # 9.97 [+0.98] udp rx: 668 MB/s 483840 calls/s # 9.99 [+0.02] udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.31] -4 -G # 11.35 [+1.02] udp rx: 630 MB/s 459573 calls/s # 11.37 [+0.02] udp tx: 644 MB/s 10925 calls/s 10925 msg/s # 12.35 [+0.98] udp rx: 685 MB/s 500116 calls/s # 12.37 [+0.02] udp tx: 685 MB/s 11625 calls/s 11625 msg/s # 13.35 [+0.98] udp rx: 697 MB/s 508599 calls/s # 13.37 [+0.02] udp tx: 696 MB/s 11820 calls/s 11820 msg/s # 14.35 [+0.98] udp rx: 680 MB/s 496042 calls/s # 14.37 [+0.02] udp tx: 679 MB/s 11528 calls/s 11528 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__->