On Wed, Aug 25, 2021 at 1:08 PM Ferruh Yigit wrote:
>
> On 8/24/2021 7:19 PM, Jie Wang wrote:
> > This patch adds a new API "rte_eth_dev_conf_info_get()" to help testpmd get
> > device configuration info.
> >
> > Signed-off-by: Jie Wang
> > ---
> > lib/ethdev/rte_ethdev.c | 27 ++
On 8/24/2021 7:19 PM, Jie Wang wrote:
> This patch adds a new API "rte_eth_dev_conf_info_get()" to help testpmd get
> device configuration info.
>
> Signed-off-by: Jie Wang
> ---
> lib/ethdev/rte_ethdev.c | 27 +++
> lib/ethdev/rte_ethdev.h | 26 ++
This patch adds a new API "rte_eth_dev_conf_info_get()" to help testpmd get
device configuration info.
Signed-off-by: Jie Wang
---
lib/ethdev/rte_ethdev.c | 27 +++
lib/ethdev/rte_ethdev.h | 26 ++
lib/ethdev/version.map | 3 +++
3 files changed,
This patch adds a new API "rte_eth_dev_conf_info_get()" to help testpmd get
device configuration info.
Signed-off-by: Jie Wang
---
lib/ethdev/rte_ethdev.c | 27 +++
lib/ethdev/rte_ethdev.h | 26 ++
2 files changed, 53 insertions(+)
diff --git a/li
4 matches
Mail list logo