t;> Sent: Monday, November 14, 2022 15:08
> >> To: Dariusz Sosnowski ; Aman Singh
> >> ; Yuying Zhang
> ;
> >> NBU-Contact-Thomas Monjalon (EXTERNAL) ;
> Andrew
> >> Rybchenko
> >> Cc: dev@dpdk.org
> >> Subject: Re: [PATCH v2 3/3] ethdev: doc
3/3] ethdev: document special cases of port start and
stop
External email: Use caution opening links or attachments
On 11/9/2022 7:06 PM, Dariusz Sosnowski wrote:
This patch clarifies the handling of following cases in the ethdev API
docs:
- If rte_eth_dev_start() returns (-EAGAIN) for some
Hi Ferruh,
> -Original Message-
> From: Ferruh Yigit
> Sent: Monday, November 14, 2022 15:08
> To: Dariusz Sosnowski ; Aman Singh
> ; Yuying Zhang ;
> NBU-Contact-Thomas Monjalon (EXTERNAL) ;
> Andrew Rybchenko
> Cc: dev@dpdk.org
> Subject: Re: [PATCH v2 3/
On 11/9/2022 7:06 PM, Dariusz Sosnowski wrote:
This patch clarifies the handling of following cases
in the ethdev API docs:
- If rte_eth_dev_start() returns (-EAGAIN) for some port,
it cannot be started until other port is started.
- If rte_eth_dev_stop() returns (-EBUSY) for some port,
it
This patch clarifies the handling of following cases
in the ethdev API docs:
- If rte_eth_dev_start() returns (-EAGAIN) for some port,
it cannot be started until other port is started.
- If rte_eth_dev_stop() returns (-EBUSY) for some port,
it cannot be stopped until other port is stopped.
Wh
5 matches
Mail list logo