make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1304 MB/s 22122 calls/s 22122 msg/s # tcp rx: 1304 MB/s 54474 calls/s # tcp tx: 1336 MB/s 22667 calls/s 22667 msg/s # tcp rx: 1338 MB/s 58443 calls/s # tcp tx: 1361 MB/s 23085 calls/s 23085 msg/s # tcp rx: 1362 MB/s 59214 calls/s # tcp tx: 1383 MB/s 23470 calls/s 23470 msg/s # udp gso - over veth touching data # udp rx: 534 MB/s 380468 calls/s # udp tx: 547 MB/s 9290 calls/s 9290 msg/s # udp rx: 584 MB/s 416218 calls/s # udp tx: 583 MB/s 9897 calls/s 9897 msg/s # udp rx: 561 MB/s 400224 calls/s # udp tx: 565 MB/s 9587 calls/s 9587 msg/s # udp rx: 622 MB/s 443224 calls/s # udp tx: 622 MB/s 10561 calls/s 10561 msg/s # udp gso and gro - over veth touching data # udp rx: 942 MB/s 15988 calls/s # udp tx: 972 MB/s 16498 calls/s 16498 msg/s # udp rx: 938 MB/s 15920 calls/s # udp tx: 942 MB/s 15990 calls/s 15990 msg/s # udp rx: 979 MB/s 16617 calls/s # udp tx: 979 MB/s 16610 calls/s 16610 msg/s # udp rx: 954 MB/s 16189 calls/s # udp tx: 954 MB/s 16186 calls/s 16186 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1273 MB/s 21598 calls/s 21598 msg/s # tcp rx: 1274 MB/s 53170 calls/s # tcp tx: 1304 MB/s 22132 calls/s 22132 msg/s # tcp rx: 1306 MB/s 54545 calls/s # tcp tx: 1317 MB/s 22339 calls/s 22339 msg/s # tcp rx: 1316 MB/s 56241 calls/s # tcp tx: 1240 MB/s 21032 calls/s 21032 msg/s # udp gso - over veth touching data # udp rx: 575 MB/s 419518 calls/s # udp tx: 590 MB/s 10014 calls/s 10014 msg/s # udp rx: 545 MB/s 397917 calls/s # udp tx: 544 MB/s 9232 calls/s 9232 msg/s # udp rx: 579 MB/s 422900 calls/s # udp tx: 580 MB/s 9847 calls/s 9847 msg/s # udp rx: 571 MB/s 416765 calls/s # udp tx: 570 MB/s 9682 calls/s 9682 msg/s # udp gso and gro - over veth touching data # udp rx: 902 MB/s 15300 calls/s # udp tx: 927 MB/s 15734 calls/s 15734 msg/s # udp rx: 940 MB/s 15948 calls/s # udp tx: 942 MB/s 15982 calls/s 15982 msg/s # udp rx: 956 MB/s 16223 calls/s # udp tx: 958 MB/s 16263 calls/s 16263 msg/s # udp rx: 973 MB/s 16512 calls/s # udp tx: 993 MB/s 16846 calls/s 16846 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__->