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: 634 MB/s 10764 calls/s 10764 msg/s # tcp rx: 634 MB/s 28487 calls/s # tcp tx: 585 MB/s 9930 calls/s 9930 msg/s # tcp rx: 586 MB/s 25733 calls/s # tcp tx: 549 MB/s 9326 calls/s 9326 msg/s # tcp rx: 549 MB/s 24253 calls/s # tcp tx: 559 MB/s 9490 calls/s 9490 msg/s # udp gso - over veth touching data # udp rx: 269 MB/s 191772 calls/s # udp tx: 281 MB/s 4771 calls/s 4771 msg/s # udp rx: 267 MB/s 190838 calls/s # udp tx: 262 MB/s 4459 calls/s 4459 msg/s # udp rx: 279 MB/s 199450 calls/s # udp tx: 283 MB/s 4811 calls/s 4811 msg/s # udp rx: 281 MB/s 200424 calls/s # udp tx: 281 MB/s 4770 calls/s 4770 msg/s # udp gso and gro - over veth touching data # udp rx: 451 MB/s 7655 calls/s # udp tx: 468 MB/s 7945 calls/s 7945 msg/s # udp rx: 510 MB/s 8602 calls/s # udp tx: 509 MB/s 8643 calls/s 8643 msg/s # udp rx: 640 MB/s 10856 calls/s # udp tx: 640 MB/s 10855 calls/s 10855 msg/s # udp rx: 606 MB/s 10280 calls/s # udp tx: 617 MB/s 10472 calls/s 10472 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 525 MB/s 8918 calls/s 8918 msg/s # tcp rx: 526 MB/s 21576 calls/s # tcp tx: 680 MB/s 11547 calls/s 11547 msg/s # tcp rx: 682 MB/s 27567 calls/s # tcp tx: 661 MB/s 11218 calls/s 11218 msg/s # tcp rx: 662 MB/s 27169 calls/s # tcp tx: 672 MB/s 11402 calls/s 11402 msg/s # udp gso - over veth touching data # udp rx: 280 MB/s 204755 calls/s # udp tx: 288 MB/s 4897 calls/s 4897 msg/s # udp rx: 293 MB/s 214296 calls/s # udp tx: 294 MB/s 5002 calls/s 5002 msg/s # udp rx: 346 MB/s 252402 calls/s # udp tx: 349 MB/s 5923 calls/s 5923 msg/s # udp rx: 436 MB/s 318619 calls/s # udp tx: 436 MB/s 7395 calls/s 7395 msg/s # udp gso and gro - over veth touching data # udp rx: 512 MB/s 8744 calls/s # udp tx: 532 MB/s 9026 calls/s 9026 msg/s # udp rx: 624 MB/s 10893 calls/s # udp tx: 618 MB/s 10496 calls/s 10496 msg/s # udp rx: 464 MB/s 7889 calls/s # udp tx: 463 MB/s 7857 calls/s 7857 msg/s # udp rx: 446 MB/s 7573 calls/s # udp tx: 446 MB/s 7580 calls/s 7580 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__->