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: 1067 MB/s 18110 calls/s 18110 msg/s # tcp rx: 1068 MB/s 125417 calls/s # tcp tx: 1077 MB/s 18269 calls/s 18269 msg/s # tcp rx: 1078 MB/s 130048 calls/s # tcp tx: 1065 MB/s 18079 calls/s 18079 msg/s # tcp rx: 1066 MB/s 130669 calls/s # tcp tx: 1063 MB/s 18037 calls/s 18037 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 883914 calls/s # udp tx: 1276 MB/s 21648 calls/s 21648 msg/s # udp rx: 1290 MB/s 919072 calls/s # udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # udp rx: 1300 MB/s 926337 calls/s # udp tx: 1299 MB/s 22034 calls/s 22034 msg/s # udp rx: 1296 MB/s 923556 calls/s # udp tx: 1296 MB/s 21983 calls/s 21983 msg/s # udp gso and gro - over veth touching data # udp rx: 685 MB/s 488397 calls/s # udp tx: 704 MB/s 11943 calls/s 11943 msg/s # udp rx: 713 MB/s 508000 calls/s # udp tx: 712 MB/s 12091 calls/s 12091 msg/s # udp rx: 716 MB/s 510181 calls/s # udp tx: 715 MB/s 12140 calls/s 12140 msg/s # udp rx: 719 MB/s 512246 calls/s # udp tx: 718 MB/s 12193 calls/s 12193 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 835 MB/s 14169 calls/s 14169 msg/s # tcp rx: 835 MB/s 93918 calls/s # tcp tx: 737 MB/s 12512 calls/s 12512 msg/s # tcp rx: 738 MB/s 81011 calls/s # tcp tx: 707 MB/s 12008 calls/s 12008 msg/s # tcp rx: 708 MB/s 85579 calls/s # tcp tx: 704 MB/s 11946 calls/s 11946 msg/s # udp gso - over veth touching data # udp rx: 1201 MB/s 876573 calls/s # udp tx: 1238 MB/s 20998 calls/s 20998 msg/s # udp rx: 1256 MB/s 916026 calls/s # udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # udp rx: 1264 MB/s 922402 calls/s # udp tx: 1271 MB/s 21564 calls/s 21564 msg/s # udp rx: 1269 MB/s 925768 calls/s # udp tx: 1272 MB/s 21577 calls/s 21577 msg/s # udp gso and gro - over veth touching data # udp rx: 603 MB/s 439875 calls/s # udp tx: 622 MB/s 10561 calls/s 10561 msg/s # udp rx: 623 MB/s 454762 calls/s # udp tx: 627 MB/s 10635 calls/s 10635 msg/s # udp rx: 625 MB/s 456041 calls/s # udp tx: 628 MB/s 10656 calls/s 10656 msg/s # udp rx: 622 MB/s 454265 calls/s # udp tx: 649 MB/s 11024 calls/s 11024 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__->