Re: [dpdk-dev] [PATCH v3 00/11] net/atlantic: bugfixes and code cleanup

2019-03-20 Thread Ferruh Yigit
On 3/12/2019 3:24 PM, Igor Russkikh wrote: > The patchset mainly fixes some Coverity issues, > couple of minor bugs and overflows. > > It also improves eeprom get/set logic with ability of custom > device address and dump length. > > v3: added coverity ids where known > v2: better git log, line l

[dpdk-dev] [PATCH v3 00/11] net/atlantic: bugfixes and code cleanup

2019-03-12 Thread Igor Russkikh
The patchset mainly fixes some Coverity issues, couple of minor bugs and overflows. It also improves eeprom get/set logic with ability of custom device address and dump length. v3: added coverity ids where known v2: better git log, line lengths, Fixes tags. Igor Russkikh (7): net/atlantic: f