[dpdk-dev] [dpdk-stable] [PATCH] usertools: Fix clearing any old data
Thomas Monjalon
thomas at monjalon.net
Thu Jul 4 23:08:35 CEST 2019
04/06/2019 09:20, David Marchand:
> On Fri, May 31, 2019 at 3:37 PM Luca Boccassi <bluca at debian.org> wrote:
> > On Fri, 2019-05-31 at 13:11 +0200, Timothy Redaelli wrote:
> > > Currently clear_data (dpdk-devbind.py) doesn't work as expected since
> > > "global devices" is missing and so "devices" is considered a local
> > > variable.
> > >
> > > This commit changes "clear_data" function in order to really clear
> > > devices by adding "global devices".
> > >
> > > CC:
> > > stable at dpdk.org
>
> Fixes: ea9f00f7289a ("usertools: refactor NIC and crypto binding details")
>
> > > Signed-off-by: Timothy Redaelli <tredaelli at redhat.com>
>
> > Acked-by: Luca Boccassi <bluca at debian.org>
>
> Reviewed-by: David Marchand <david.marchand at redhat.com>
Applied, thanks
More information about the dev
mailing list