> From: pbhagavat...@marvell.com <pbhagavat...@marvell.com> > Sent: Friday 5 November 2021 08:39 > To: Walsh, Conor <conor.wa...@intel.com>; david.march...@redhat.com; > jer...@marvell.com > Cc: dev@dpdk.org; Pavan Nikhilesh <pbhagavat...@marvell.com> > Subject: [dpdk-dev] [PATCH v5 2/3] examples/l3fwd: print port bdf when > adding routes > > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Since the number of Ethernet ports have gone up, print the pci bdf along > with the routes. > This is also helpful for cases where allow listing order is not honored. > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > ---
Reviewed-by: Conor Walsh <conor.wa...@intel.com>