Re: [dpdk-dev] [PATCH v2 2/2] devtools: check Windows export files

2020-10-16 Thread David Marchand
On Fri, Oct 16, 2020 at 1:56 PM Thomas Monjalon wrote: > > 16/10/2020 12:27, David Marchand: > > Updating export files (supposed to disappear at some point, but still > > there) might be missed when removing symbols in the API / map files. > > Add a check for this case. > > > > Signed-off-by: Davi

Re: [dpdk-dev] [PATCH v2 2/2] devtools: check Windows export files

2020-10-16 Thread Thomas Monjalon
16/10/2020 12:27, David Marchand: > Updating export files (supposed to disappear at some point, but still > there) might be missed when removing symbols in the API / map files. > Add a check for this case. > > Signed-off-by: David Marchand > --- > Changelog since v1: > - invert logic, as .def fil