Hello, Last week I attempted to migrate our system from DPDK 18.11.1 to current master with David's patches applied. I haven't been able to make it work correctly - probably due to other changes in master since 18.11.1 - so unfortunately I cannot confirm that David's patchset solves the issue (although from source code analysis it seems that array dimension has been fixed).
I have already spent considerable time migrating from 17.11.5 to 18.11.1 and for the time being I need to focus on diagnosing the original issue in our system that led to discovery of invalid array dimension. I will try again when I have some more time. Best Regards, Przemysław Ołtarzewski On Wed, Apr 10, 2019 at 2:56 PM David Marchand <david.march...@redhat.com> wrote: > On Wed, Apr 10, 2019 at 1:33 PM Przemysław Ołtarzewski < > p.oltarzew...@gmail.com> wrote: > >> Hello David, >> >> I can merge these fixes and run our system using patched DPDK version. >> Then report back any problems / improvements I observe. I can also walk >> through source code changes and check for anything questionable. >> >> Unfortunately I lack deep enough understanding of DPDK source code to >> test these fixes comprehensively and I have been short on time recently as >> well, so that's the best I can do right now. >> > > Please, be aware that other fixes have been already merged in master since > 18.11. > https://git.dpdk.org/dpdk/log/drivers/net/bonding > > I just sent the patchset that should fix your issue: > http://patchwork.dpdk.org/project/dpdk/list/?series=4240 > > > -- > David Marchand >