From: Konstantin Ananyev <konstantin.ananyev@huawei.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [PATCH v2 0/2] examples/l3fwd fixes for ACL mode
Date: Thu, 15 Aug 2024 09:01:51 +0000 [thread overview]
Message-ID: <a583b51e284e4ab38a73ca44efefc31a@huawei.com> (raw)
In-Reply-To: <20240815085246.1378-1-konstantin.v.ananyev@yandex.ru>
Sorry, that's a dup, sent by mistake this time.
Please disregard.
Konstantin
> -----Original Message-----
> From: Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
> Sent: Thursday, August 15, 2024 9:53 AM
> To: dev@dpdk.org
> Cc: honnappa.nagarahalli@arm.com; jerinj@marvell.com; hemant.agrawal@nxp.com; bruce.richardson@intel.com;
> drc@linux.vnet.ibm.com; ruifeng.wang@arm.com; mb@smartsharesystems.com; Konstantin Ananyev
> <konstantin.ananyev@huawei.com>
> Subject: [PATCH v2 0/2] examples/l3fwd fixes for ACL mode
>
> From: Konstantin Ananyev <konstantin.ananyev@huawei.com>
>
> 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
> examples/l3fwd: fix read beyond array boundaries in ACL mode
>
> examples/l3fwd/l3fwd_acl.c | 37 ++++++++++++++++++++--------
> examples/l3fwd/l3fwd_altivec.h | 6 ++++-
> examples/l3fwd/l3fwd_common.h | 7 ++++++
> examples/l3fwd/l3fwd_em_hlm.h | 2 +-
> examples/l3fwd/l3fwd_em_sequential.h | 2 +-
> examples/l3fwd/l3fwd_fib.c | 2 +-
> examples/l3fwd/l3fwd_lpm_altivec.h | 2 +-
> examples/l3fwd/l3fwd_lpm_neon.h | 2 +-
> examples/l3fwd/l3fwd_lpm_sse.h | 2 +-
> examples/l3fwd/l3fwd_neon.h | 6 ++++-
> examples/l3fwd/l3fwd_sse.h | 6 ++++-
> 11 files changed, 55 insertions(+), 19 deletions(-)
>
> --
> 2.35.3
next prev parent reply other threads:[~2024-08-15 9:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-15 8:52 Konstantin Ananyev
2024-08-15 9:01 ` Konstantin Ananyev [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-26 19:43 [PATCH] examples/l3fwd: fix read beyond array bondaries Konstantin Ananyev
2024-07-30 12:22 ` [PATCH v2 0/2] examples/l3fwd fixes for ACL mode Konstantin Ananyev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a583b51e284e4ab38a73ca44efefc31a@huawei.com \
--to=konstantin.ananyev@huawei.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).