Re: [dpdk-stable] [PATCH] app/test: fix uninitialized port configuration
From: Thomas Monjalon <hidden>
Date: 2018-08-01 14:09:12
From: Thomas Monjalon <hidden>
Date: 2018-08-01 14:09:12
quoted
test_pmd_ring_pair_create_attach() uses an uninitialized struct rte_eth_conf object Fixes: 51f567129c94 ("app/test: add pmd_ring") Cc: stable@dpdk.org Signed-off-by: Radu Nicolau <redacted>Acked-by: Bernard Iremonger <redacted>
Applied, thanks