About the title: - the prefix should be app/testpmd - it is not exactly an lcore structure I would propose: app/testpmd: remove unused struct member
05/02/2021 20:08, Kathleen Capella: > The tx_queue member of the fwd_lcore struct is unused as it is already > part of the fwd_stream structure. Deleting helps improve code readability. > > Signed-off-by: Kathleen Capella <kathleen.cape...@arm.com> > Reviewed-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> Acked-by: Thomas Monjalon <tho...@monjalon.net> Thanks for looking at cleaning up.