] [PATCH 4/8] net/bnxt: allow Tx only or Rx only
configs in PMD
Hi Damo,
Could you please respond to Ferruh's question?
Regards,
Kalesh
On Thu, Jun 16, 2022 at 10:33 PM Ferruh Yigit <mailto:ferruh.yi...@xilinx.com>> wrote:
On 6/15/2022 3:56 PM, Kalesh A P wrote:
Hi Ferruh,
Please see my inline responses [Damo];
Thanks
Damo
From: Kalesh Anakkur Purayil
Sent: Monday, June 20, 2022 9:47 PM
To: Ferruh Yigit ; Damodharam Ammepalli
Cc: Ajit Kumar Khaparde ; dpdk-dev
Subject: Re: [dpdk-dev] [PATCH 4/8] net/bnxt: allow Tx only or Rx only configs
Hi Damo,
Could you please respond to Ferruh's question?
Regards,
Kalesh
On Thu, Jun 16, 2022 at 10:33 PM Ferruh Yigit
wrote:
> On 6/15/2022 3:56 PM, Kalesh A P wrote:
>
> >
> > From: Damodharam Ammepalli
> >
> > Currently, we fail the init/probe of pmd if eth_dev->data->nb_tx_queues
> > or et
On 6/15/2022 3:56 PM, Kalesh A P wrote:
From: Damodharam Ammepalli
Currently, we fail the init/probe of pmd if eth_dev->data->nb_tx_queues
or eth_dev->data->nb_rx_queues is 0. We are removing this check.
Is there a valid usecase for Rx only or Tx only config?
I assume testpmd doesn't suppo
From: Damodharam Ammepalli
Currently, we fail the init/probe of pmd if eth_dev->data->nb_tx_queues
or eth_dev->data->nb_rx_queues is 0. We are removing this check.
Fixes: daef48efe5e5 ("net/bnxt: support set MTU")
Cc: sta...@dpdk.org
Signed-off-by: Damodharam Ammepalli
Reviewed-by: Ajit Khapar
5 matches
Mail list logo