RE: [PATCH v5 7/7] app/testpmd: add Host Shaper command

2022-06-09 Thread Spike Du
ep...@networkplumber.org; m...@smartsharesystems.com; > dev@dpdk.org; Raslan Darawsheh > Subject: Re: [PATCH v5 7/7] app/testpmd: add Host Shaper command > > External email: Use caution opening links or attachments > > > Since ethdev patch is factored out from the patch series the rest coul

Re: [PATCH v5 7/7] app/testpmd: add Host Shaper command

2022-06-09 Thread Andrew Rybchenko
Since ethdev patch is factored out from the patch series the rest could go to mlx5 maintainers. On 6/7/22 15:59, Spike Du wrote: Add command line options to support host shaper configure. - Command syntax: mlx5 set port host_shaper avail_thresh_triggered <0|1> rate - Example commands: To e

[PATCH v5 7/7] app/testpmd: add Host Shaper command

2022-06-07 Thread Spike Du
Add command line options to support host shaper configure. - Command syntax: mlx5 set port host_shaper avail_thresh_triggered <0|1> rate - Example commands: To enable avail_thresh_triggered on port 1 and disable current host shaper: testpmd> mlx5 set port 1 host_shaper avail_thresh_triggered 1