RE: [PATCH v2 0/2] examples/l3fwd fixes for ACL mode

2024-08-15 Thread Konstantin Ananyev
om; > bruce.richard...@intel.com; > d...@linux.vnet.ibm.com; ruifeng.w...@arm.com; m...@smartsharesystems.com; > Konstantin Ananyev > > Subject: [PATCH v2 0/2] examples/l3fwd fixes for ACL mode > > From: Konstantin Ananyev > > As Song Jiale pointed outprevious fix is not e

[PATCH v2 0/2] examples/l3fwd fixes for ACL mode

2024-08-15 Thread Konstantin Ananyev
From: Konstantin Ananyev As Song Jiale pointed outprevious fix is not enough to fix the problem he is observing with l3fwd in ACl mode: https://bugs.dpdk.org/show_bug.cgi?id=1502 This is a second attempt to fix it. Konstantin Ananyev (2): examples/l3fwd: fix read beyond array bondaries examp

[PATCH v2 0/2] examples/l3fwd fixes for ACL mode

2024-07-30 Thread Konstantin Ananyev
From: Konstantin Ananyev As Song Jiale pointed outprevious fix is not enough to fix the problem he is observing with l3fwd in ACl mode: https://bugs.dpdk.org/show_bug.cgi?id=1502 This is a second attempt to fix it. Konstantin Ananyev (2): examples/l3fwd: fix read beyond array bondaries examp