Re: [PATCH v9 3/5] net/enetfec: support queue configuration

2021-11-15 Thread Ferruh Yigit
On 11/15/2021 10:23 AM, Ferruh Yigit wrote: On 11/15/2021 10:06 AM, Ferruh Yigit wrote: On 11/10/2021 1:54 PM, Ferruh Yigit wrote: On 11/10/2021 7:48 AM, Apeksha Gupta wrote: This patch adds Rx/Tx queue configuration setup operations. On packet reception the respective BD Ring status bit is se

Re: [PATCH v9 3/5] net/enetfec: support queue configuration

2021-11-15 Thread Ferruh Yigit
On 11/15/2021 10:06 AM, Ferruh Yigit wrote: On 11/10/2021 1:54 PM, Ferruh Yigit wrote: On 11/10/2021 7:48 AM, Apeksha Gupta wrote: This patch adds Rx/Tx queue configuration setup operations. On packet reception the respective BD Ring status bit is set which is then used for packet processing.

Re: [PATCH v9 3/5] net/enetfec: support queue configuration

2021-11-15 Thread Ferruh Yigit
On 11/10/2021 1:54 PM, Ferruh Yigit wrote: On 11/10/2021 7:48 AM, Apeksha Gupta wrote: This patch adds Rx/Tx queue configuration setup operations. On packet reception the respective BD Ring status bit is set which is then used for packet processing. Signed-off-by: Sachin Saxena Signed-off-by:

RE: [EXT] Re: [PATCH v9 3/5] net/enetfec: support queue configuration

2021-11-12 Thread Apeksha Gupta
> -Original Message- > From: Ferruh Yigit > Sent: Wednesday, November 10, 2021 7:25 PM > To: Apeksha Gupta ; > david.march...@redhat.com; andrew.rybche...@oktetlabs.ru > Cc: dev@dpdk.org; Sachin Saxena ; Hemant > Agrawal > Subject: [EXT] Re: [PATCH v9 3/5] ne