> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Radu Nicolau > Sent: Tuesday, July 31, 2018 3:16 PM > To: [email protected] > Cc: [email protected]; Nicolau, Radu <[email protected]>; > [email protected] > Subject: [dpdk-dev] [PATCH] app/test: fix uninitialized port configuration > > test_pmd_ring_pair_create_attach() uses an uninitialized struct rte_eth_conf > object > > Fixes: 51f567129c94 ("app/test: add pmd_ring") > Cc: [email protected] > > Signed-off-by: Radu Nicolau <[email protected]>
Acked-by: Bernard Iremonger <[email protected]>

