Re: [Patch v9 14/18] net/mana: receive packets

2022-10-04 Thread Ferruh Yigit
On 9/24/2022 3:45 AM, lon...@linuxonhyperv.com wrote: From: Long Li With all the RX queues created, MANA can use those queues to receive packets. Signed-off-by: Long Li <...> diff --git a/doc/guides/nics/features/mana.ini b/doc/guides/nics/features/mana.ini index 821443b292..fdbf22d335

[Patch v9 14/18] net/mana: receive packets

2022-09-23 Thread longli
From: Long Li With all the RX queues created, MANA can use those queues to receive packets. Signed-off-by: Long Li --- Change log: v2: Add mana_ to all function names. Rename a camel case. v8: Fix coding style to function definitions. doc/guides/nics/features/mana.ini | 2 + drivers/net/man