> -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Monday, December 19, 2016 4:34 PM > To: Mcnamara, John <[email protected]> > Cc: [email protected]; De Lara Guarch, Pablo <[email protected]> > Subject: [PATCH] doc: simplify L3fwd user guide examples > > L3 Forwarding sample app user guides have some inconsistencies between the > example command line and the configuration table. > Also, they were showing too complicated configuration, using two different > NUMA nodes for two ports, which will probably lead to performance drop due > to use cross-socket channel. > > This patch simplifies the configuration of these examples, by using a > single NUMA node and a single queue per port. > > Signed-off-by: Pablo de Lara <[email protected]>
Acked-by: John McNamara <[email protected]>

