From: Ariel Otilibili <otilibil@eurecom.fr>
To: dev@dpdk.org
Cc: stable@dpdk.org, Stephen Hemminger <stephen@networkplumber.org>,
Thomas Monjalon <thomas@monjalon.net>,
David Marchand <david.marchand@redhat.com>,
Ariel Otilibili <otilibil@eurecom.fr>, Ori Kam <orika@nvidia.com>,
Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Subject: [PATCH v2 0/3] clear out Coverity issues 384444 & 451221
Date: Wed, 15 Jan 2025 13:11:49 +0100 [thread overview]
Message-ID: <20250115121152.487360-1-otilibil@eurecom.fr> (raw)
In-Reply-To: <20241213214951.61974-1-otilibil@eurecom.fr>
Hello,
This series clears out the Coverity issues 384444 & 451221.
Being one-liners, the series is backported onto stable.
Thank you,
Link: https://inbox.dpdk.org/dev/CAJFAV8yEaWSX2kdiANWuKx7zsvTEnrVoVjnZAOQ_ocdzM8ZTAw@mail.gmail.com/
---
v2
* fixed the SHAs given for Fixes
* added a .mailmap
* reworded the cover letter
v1 (https://inbox.dpdk.org/dev/20241213214951.61974-1-otilibil@eurecom.fr/)
Ariel Otilibili (3):
examples/flow_filtering: remove unused variable
drivers/net/sfc: remove unused value
Update .mailmap
.mailmap | 1 +
drivers/net/sfc/sfc_repr.c | 2 --
examples/flow_filtering/snippets/snippet_match_ipv4.c | 1 -
3 files changed, 1 insertion(+), 3 deletions(-)
--
2.30.2
next prev parent reply other threads:[~2025-01-15 12:12 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-13 21:41 [PATCH 0/2] " Ariel Otilibili
2024-12-13 21:41 ` [PATCH 1/2] examples/flow_filtering: remove unused variable Ariel Otilibili
2024-12-13 21:41 ` [PATCH 2/2] drivers/net/sfc: remove unused value Ariel Otilibili
2025-01-14 18:47 ` Stephen Hemminger
2025-01-14 19:54 ` Ariel Otilibili-Anieli
2025-01-14 23:34 ` Stephen Hemminger
2025-01-15 10:51 ` Thomas Monjalon
2025-01-15 12:11 ` Ariel Otilibili [this message]
2025-01-15 12:11 ` [PATCH v2 1/3] examples/flow_filtering: remove unused variable Ariel Otilibili
2025-01-15 12:11 ` [PATCH v2 2/3] drivers/net/sfc: remove unused value Ariel Otilibili
2025-01-15 12:11 ` [PATCH v2 3/3] Update .mailmap Ariel Otilibili
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=20250115121152.487360-1-otilibil@eurecom.fr \
--to=otilibil@eurecom.fr \
--cc=andrew.rybchenko@oktetlabs.ru \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=orika@nvidia.com \
--cc=stable@dpdk.org \
--cc=stephen@networkplumber.org \
--cc=thomas@monjalon.net \
/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).