Re: [dpdk-dev] [PATCH] net/ring: support secondary process
From: Ferruh Yigit <hidden>
Date: 2021-03-08 11:31:01
On 3/7/2021 9:02 PM, Thomas Monjalon wrote:
04/03/2021 18:14, Ferruh Yigit:quoted
On 3/1/2021 1:38 PM, Bruce Richardson wrote:quoted
On Wed, Sep 30, 2020 at 12:02:40PM +0100, Ferruh Yigit wrote:quoted
Also add missing .ini feature list documentation and document some existing features including new "Multiprocess aware" feature. Signed-off-by: Ferruh Yigit <redacted> --- Cc: Kevin Laatz <redacted> --- doc/guides/nics/features/ring.ini | 10 ++++++++++ drivers/net/ring/rte_eth_ring.c | 17 +++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 doc/guides/nics/features/ring.iniAcked-by: Bruce Richardson <redacted>Applied to dpdk-next-net/main, thanks.Sorry, just seeing now. I think we should not re-introduce the ring PMD in the features table. It is not significant enough to occupy a column in this table I think. This is the commit where I removed it from the table: https://git.dpdk.org/dpdk/commit/?id=7b103c4ccd
That is OK, I can send a new version without the .ini file.