> > When invoking creation of bonded device using: > > create bonded device mode socket in testpmd the bonded port was not > > enabled at the end of cmd_create_bonded_device_parsed function. > > This caused commands 'show port info' and 'show port stats' not working > > properly with bonding device. This patch fixed it. > > > > Signed-off-by: Michal Jastrzebski <michalx.k.jastrzebski at intel.com> > > Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Applied, thanks