[dpdk-dev] [PATCH] net/ring: support secondary process
Ferruh Yigit
ferruh.yigit at intel.com
Mon Mar 8 12:30:49 CET 2021
On 3/7/2021 9:02 PM, Thomas Monjalon wrote:
> 04/03/2021 18:14, Ferruh Yigit:
>> On 3/1/2021 1:38 PM, Bruce Richardson wrote:
>>> On Wed, Sep 30, 2020 at 12:02:40PM +0100, Ferruh Yigit wrote:
>>>> Also add missing .ini feature list documentation and document some
>>>> existing features including new "Multiprocess aware" feature.
>>>>
>>>> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
>>>> ---
>>>> Cc: Kevin Laatz <kevin.laatz at intel.com>
>>>> ---
>>>> 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.ini
>>>>
>>> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
>>>
>>
>> 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.
More information about the dev
mailing list