On 6/15/2020 10:01 AM, Ivan Dyukov wrote:
> Add usage of rte_eth_link_format function to example
> applications
>
> Signed-off-by: Ivan Dyukov
<...>
> @@ -155,7 +155,7 @@ static void
> app_ports_check_link(void)
> {
> uint32_t all_ports_up, i;
> -
> + char status_text[50];
I think
Add usage of rte_eth_link_format function to example
applications
Signed-off-by: Ivan Dyukov
---
app/proc-info/main.c | 9 +++--
app/test-pipeline/init.c | 10 --
app/test-pmd/config.c| 19 +++
app/test-pmd/testpmd.c | 9 +
app/test/test_pmd_perf.c
2 matches
Mail list logo