monjalon.net]
>>>> Sent: Friday, May 25, 2018 1:06 AM
>>>> To: Varghese, Vipin
>>>> Cc: dev@dpdk.org; Zhang, Qi Z ; Kovacevic,
>>>> Marko ; Jain, Deepak K
>>>> ; Yigit, Ferruh
>>>> Subject: Re: [dpdk-dev] [PATCH v1] doc/eth: update
> -Original Message-
> From: Yigit, Ferruh
> Sent: Friday, May 25, 2018 4:35 PM
> To: Zhang, Qi Z ; Thomas Monjalon
> ; Varghese, Vipin
> Cc: dev@dpdk.org; Kovacevic, Marko ; Jain,
> Deepak K
> Subject: Re: [dpdk-dev] [PATCH v1] doc/eth: update document for
n, Deepak K ;
>> Yigit, Ferruh
>> Subject: Re: [dpdk-dev] [PATCH v1] doc/eth: update document for functional
>> limitation
>>
>> 23/05/2018 12:05, Vipin Varghese:
>>> --- a/lib/librte_ethdev/rte_ethdev.h
>>> +++ b/lib/librte_ethdev/rte_ethdev.h
> -Original Message-
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Friday, May 25, 2018 1:06 AM
> To: Varghese, Vipin
> Cc: dev@dpdk.org; Zhang, Qi Z ; Kovacevic, Marko
> ; Jain, Deepak K ;
> Yigit, Ferruh
> Subject: Re: [dpdk-dev] [PATCH v1] doc/
23/05/2018 12:05, Vipin Varghese:
> --- a/lib/librte_ethdev/rte_ethdev.h
> +++ b/lib/librte_ethdev/rte_ethdev.h
> @@ -1479,6 +1479,9 @@ int rte_eth_dev_attach(const char *devargs, uint16_t
> *port_id);
> * This function must be called when the device is in the
> * closed state.
> *
> + * Not
ETH APIs dev_attach and dev_dettach can be exercised from primary
process only. Secondary process only maps the resource and does
not have access to internal device list. Hence updating documentation
to reflect the same.
Signed-off-by: Vipin Varghese
---
lib/librte_ethdev/rte_ethdev.h | 6 ++
6 matches
Mail list logo