make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 687 MB/s 11664 calls/s 11664 msg/s # tcp rx: 690 MB/s 79611 calls/s # tcp tx: 813 MB/s 13798 calls/s 13798 msg/s # tcp rx: 815 MB/s 99939 calls/s # tcp tx: 962 MB/s 16321 calls/s 16321 msg/s # tcp rx: 963 MB/s 127267 calls/s # tcp tx: 1107 MB/s 18776 calls/s 18776 msg/s # udp gso - over veth touching data # udp rx: 651 MB/s 463863 calls/s # udp tx: 671 MB/s 11385 calls/s 11385 msg/s # udp rx: 696 MB/s 495964 calls/s # udp tx: 701 MB/s 11895 calls/s 11895 msg/s # udp rx: 628 MB/s 447959 calls/s # udp tx: 631 MB/s 10718 calls/s 10718 msg/s # udp rx: 645 MB/s 459958 calls/s # udp tx: 649 MB/s 11021 calls/s 11021 msg/s # udp gso and gro - over veth touching data # udp rx: 622 MB/s 443237 calls/s # udp tx: 636 MB/s 10802 calls/s 10802 msg/s # udp rx: 589 MB/s 419914 calls/s # udp tx: 592 MB/s 10041 calls/s 10041 msg/s # udp rx: 639 MB/s 455452 calls/s # udp tx: 638 MB/s 10835 calls/s 10835 msg/s # udp rx: 643 MB/s 458152 calls/s # udp tx: 642 MB/s 10903 calls/s 10903 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 851 MB/s 14448 calls/s 14448 msg/s # tcp rx: 852 MB/s 86546 calls/s # tcp tx: 789 MB/s 13394 calls/s 13394 msg/s # tcp rx: 790 MB/s 83028 calls/s # tcp tx: 812 MB/s 13781 calls/s 13781 msg/s # tcp rx: 813 MB/s 88916 calls/s # tcp tx: 817 MB/s 13858 calls/s 13858 msg/s # udp gso - over veth touching data # udp rx: 690 MB/s 503788 calls/s # udp tx: 710 MB/s 12056 calls/s 12056 msg/s # udp rx: 603 MB/s 440388 calls/s # udp tx: 599 MB/s 10173 calls/s 10173 msg/s # udp rx: 1065 MB/s 777118 calls/s # udp tx: 1089 MB/s 18479 calls/s 18479 msg/s # udp rx: 1184 MB/s 863985 calls/s # udp tx: 1183 MB/s 20079 calls/s 20079 msg/s # udp gso and gro - over veth touching data # udp rx: 1206 MB/s 879576 calls/s # udp tx: 1240 MB/s 21047 calls/s 21047 msg/s # udp rx: 1292 MB/s 942745 calls/s # udp tx: 1291 MB/s 21911 calls/s 21911 msg/s # udp rx: 1275 MB/s 930162 calls/s # udp tx: 1274 MB/s 21619 calls/s 21619 msg/s # udp rx: 1281 MB/s 934909 calls/s # udp tx: 1292 MB/s 21916 calls/s 21916 msg/s ok 1 selftests: net: udpgro_bench.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__->