[PATCH] dpdk-testpmd: call get/set link settings interface
Ferruh Yigit
ferruh.yigit at amd.com
Thu Apr 4 11:14:29 CEST 2024
On 4/3/2024 11:53 PM, Marek Pazdan wrote:
> Add cmdline options for utilizing get/set link settings API
> added before in patch this patch depends on. Purpose of this
> change is to provide mechanism for testing link settings interface
> API.
>
> Signed-off-by: Marek Pazdan <mpazdan at arista.com>
> ---
> Depends-on: patch-139082 ("lib: add get/set link settings interface")
>
Hi Marek,
This patch is based on your previous patch that adds
'rte_eth_dev_get_link_settings()', but it is unlikely that dependent
patch will be accepted because it is duplication of existing APIs in DPDK.
Please follow discussions in that thread.
More information about the dev
mailing list