[RFC v3 04/26] app/testpmd: drop PCI register commands
Bruce Richardson
bruce.richardson at intel.com
Thu Jul 28 18:26:54 CEST 2022
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.marchand at 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.richardson at intel.com>
More information about the dev
mailing list