Re: [dpdk-dev] [PATCH v13 06/11] ethdev: add simple power management API

2021-01-09 Thread Andrew Rybchenko
On 1/8/21 8:42 PM, Anatoly Burakov wrote: From: Liang Ma Add a simple API to allow getting the monitor conditions for power-optimized monitoring of the RX queues from the PMD, as well as release notes information. RX -> Rx Signed-off-by: Liang Ma Signed-off-by: Anatoly Burakov Acked-by

Re: [dpdk-dev] [RFC] app/testpmd: support multi-process

2021-01-09 Thread oulijun
在 2021/1/8 18:28, Ferruh Yigit 写道: On 1/8/2021 9:46 AM, Lijun Ou wrote: This patch adds multi-process support for testpmd. The test cmd example as follows: the primary cmd: ./testpmd -w xxx --file-prefix=xx -l 0-1 -n 2 -- -i\ --rxq=16 --txq=16 --num-procs=2 --proc-id=0 the secondary cmd: ./te

[dpdk-dev] Some questions about web site: git.dpdk.org

2021-01-09 Thread Min Hu (Connor)
Hello, Ferruh and all, I find a bug: some patches which have already been merged into the origin/main branch, but I cannot find them in the archive path?: https://git.dpdk.org/dpdk/log/ For example,like these patches: commit 3c92077bba1a8991ca656d81beca5c80dbf7a6f7 Autho

Re: [dpdk-dev] [RFC] ethdev: introduce copy_field rte flow action

2021-01-09 Thread Ori Kam
Hi > -Original Message- > From: Slava Ovsiienko > Sent: Friday, January 8, 2021 2:16 PM > To: NBU-Contact-Thomas Monjalon ; Alexander > Kozyrev > Cc: dev@dpdk.org; Ori Kam ; ferruh.yi...@intel.com; > andrew.rybche...@oktetlabs.ru; ajit.khapa...@broadcom.com; > jer...@marvell.com > Subjec