Hi Bernard, > -----Original Message----- > From: Iremonger, Bernard > Sent: Tuesday, June 14, 2016 1:28 PM > To: dev at dpdk.org > Cc: De Lara Guarch, Pablo; Iremonger, Bernard > Subject: [PATCH v4 4/9] app/testpmd: remove fwd_config_setup from > fwd_config_display > > Add call to fwd_config_setup to init_config. > Remove fwd_config_setup from fwd_config_display. > Add call to fwd_config_setup for corelist, coremask and nbcore setup. > Add call to fwd_config_setup for portlist, portmask and nbport setup. > Add call to fwd_config_setup for rxq, txq, rxd and txd setup. > > Signed-off-by: Bernard Iremonger <bernard.iremonger at intel.com>
Apologies for misleading here, but I think we should drop this patch for the moment. It is conflicting with another patch and it is not really necessary for your changes (am I right here?), so I would say best thing to do is to drop it and discuss if we want this change separately.