[dpdk-dev] [PATCH v2 2/2] raw/ioat: add device reset to python script
Bruce Richardson
bruce.richardson at intel.com
Fri May 28 15:37:10 CEST 2021
On Fri, May 28, 2021 at 02:19:02PM +0100, Kevin Laatz wrote:
> Currently once a device is configured, the user does not have the ability
> to reset the device via the script.
>
> This patch adds a device reset option to the script. For example
> "$dpdk_idxd_cfg.py 0 --reset" would reset device 0.
>
> Signed-off-by: Kevin Laatz <kevin.laatz at intel.com>
> ---
I'd tend toward not having the prints for what the script is doing, and
have the script silent by default. However, with or without that tweak:
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list