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: 804 MB/s 13637 calls/s 13637 msg/s # tcp rx: 804 MB/s 95160 calls/s # tcp tx: 787 MB/s 13353 calls/s 13353 msg/s # tcp rx: 788 MB/s 91197 calls/s # tcp tx: 775 MB/s 13149 calls/s 13149 msg/s # tcp rx: 776 MB/s 90694 calls/s # tcp tx: 851 MB/s 14442 calls/s 14442 msg/s # udp gso - over veth touching data # udp rx: 1255 MB/s 894178 calls/s # udp tx: 1294 MB/s 21959 calls/s 21959 msg/s # udp rx: 1354 MB/s 965044 calls/s # udp tx: 1352 MB/s 22946 calls/s 22946 msg/s # udp rx: 1348 MB/s 960550 calls/s # udp tx: 1347 MB/s 22854 calls/s 22854 msg/s # udp rx: 1334 MB/s 950809 calls/s # udp tx: 1333 MB/s 22622 calls/s 22622 msg/s # udp gso and gro - over veth touching data # udp rx: 1302 MB/s 927627 calls/s # udp tx: 1338 MB/s 22706 calls/s 22706 msg/s # udp rx: 1339 MB/s 954509 calls/s # udp tx: 1339 MB/s 22722 calls/s 22722 msg/s # udp rx: 1364 MB/s 972093 calls/s # udp tx: 1363 MB/s 23121 calls/s 23121 msg/s # udp rx: 1356 MB/s 966239 calls/s # udp tx: 1355 MB/s 22989 calls/s 22989 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 848 MB/s 14385 calls/s 14385 msg/s # tcp rx: 849 MB/s 88229 calls/s # tcp tx: 790 MB/s 13413 calls/s 13413 msg/s # tcp rx: 791 MB/s 91794 calls/s # tcp tx: 782 MB/s 13269 calls/s 13269 msg/s # tcp rx: 783 MB/s 90684 calls/s # tcp tx: 789 MB/s 13389 calls/s 13389 msg/s # udp gso - over veth touching data # udp rx: 1039 MB/s 758238 calls/s # udp tx: 1059 MB/s 17973 calls/s 17973 msg/s # udp rx: 547 MB/s 399459 calls/s # udp tx: 547 MB/s 9289 calls/s 9289 msg/s # udp rx: 553 MB/s 403639 calls/s # udp tx: 551 MB/s 9362 calls/s 9362 msg/s # udp rx: 548 MB/s 400130 calls/s # udp tx: 548 MB/s 9298 calls/s 9298 msg/s # udp gso and gro - over veth touching data # udp rx: 1245 MB/s 908324 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 msg/s # udp rx: 1235 MB/s 901161 calls/s # udp tx: 1235 MB/s 20950 calls/s 20950 msg/s # udp rx: 1246 MB/s 909365 calls/s # udp tx: 1248 MB/s 21170 calls/s 21170 msg/s # udp rx: 1055 MB/s 769836 calls/s # udp tx: 1034 MB/s 17542 calls/s 17542 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__->