On Thu, Jul 28, 2022 at 05:26:18PM +0200, David Marchand wrote: > Those commands date back to the early stages of DPDK when only PCI > devices were supported. > At the time, developers may have used those commands to help in > debugging their buggy^Wwork in progress drivers. > > Removing them, we can drop the dependency on the PCI bus and library and > make testpmd bus agnostic. > > Signed-off-by: David Marchand <david.march...@redhat.com> > ---
This should really have been flagged in a deprecation notice in advance, I think, but there is no rule that mandates a deprecation process for testpmd changes. Therefore: Acked-by: Bruce Richardson <bruce.richard...@intel.com>