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.36 [+0.36] -4 -t # 2.63 [+2.27] tcp tx: 905 MB/s 15357 calls/s 15357 msg/s # 2.63 [+0.00] tcp rx: 905 MB/s 50790 calls/s # 3.63 [+1.00] tcp tx: 918 MB/s 15579 calls/s 15579 msg/s # 3.63 [+0.00] tcp rx: 919 MB/s 48083 calls/s # 4.63 [+1.00] tcp tx: 929 MB/s 15759 calls/s 15759 msg/s # 4.63 [+0.00] tcp rx: 930 MB/s 48363 calls/s # 5.63 [+1.00] tcp tx: 869 MB/s 14754 calls/s 14754 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.00 [+1.01] udp rx: 525 MB/s 381166 calls/s # 7.02 [+0.02] udp tx: 750 MB/s 12736 calls/s 12736 msg/s # 8.00 [+0.98] udp rx: 544 MB/s 395458 calls/s # 8.02 [+0.02] udp tx: 698 MB/s 11852 calls/s 11852 msg/s # 9.00 [+0.98] udp rx: 564 MB/s 409275 calls/s # 9.02 [+0.02] udp tx: 772 MB/s 13105 calls/s 13105 msg/s # 10.00 [+0.98] udp rx: 548 MB/s 397873 calls/s # 10.02 [+0.02] udp tx: 789 MB/s 13383 calls/s 13383 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.38 [+0.32] -4 -G # 11.40 [+1.02] udp rx: 608 MB/s 443579 calls/s # 11.42 [+0.02] udp tx: 620 MB/s 10531 calls/s 10531 msg/s # 12.40 [+0.98] udp rx: 616 MB/s 449605 calls/s # 12.42 [+0.02] udp tx: 615 MB/s 10433 calls/s 10433 msg/s # 13.40 [+0.98] udp rx: 586 MB/s 427875 calls/s # 13.42 [+0.02] udp tx: 590 MB/s 10007 calls/s 10007 msg/s # 14.40 [+0.98] udp rx: 595 MB/s 434354 calls/s # 14.42 [+0.02] udp tx: 603 MB/s 10230 calls/s 10230 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__->