DPDK patches and discussions
 help / color / mirror / Atom feed
From: Chengwen Feng <fengchengwen@huawei.com>
To: <thomas@monjalon.net>, <ferruh.yigit@amd.com>
Cc: <dev@dpdk.org>
Subject: [PATCH 0/2] fix mmap retcode check fail
Date: Mon, 6 Feb 2023 10:53:09 +0000	[thread overview]
Message-ID: <20230206105311.9577-1-fengchengwen@huawei.com> (raw)

This patchset contains two patch which fix mmap retcode check fail.

Chengwen Feng (2):
  eal: fix mmap fail regarded as success
  raw/ifpga/base: fix mmap retcode check fail

 drivers/raw/ifpga/base/opae_hw_api.c | 4 ++--
 lib/eal/freebsd/eal_hugepage_info.c  | 2 +-
 lib/eal/linux/eal_hugepage_info.c    | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.17.1


             reply	other threads:[~2023-02-06 10:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-06 10:53 Chengwen Feng [this message]
2023-02-06 10:53 ` [PATCH 1/2] eal: fix mmap fail regarded as success Chengwen Feng
2023-02-09  9:04   ` David Marchand
2023-02-06 10:53 ` [PATCH 2/2] raw/ifpga/base: fix mmap retcode check fail Chengwen Feng
2023-02-07  1:11   ` Huang, Wei
2023-02-07  7:16   ` Xu, Rosen
2023-02-09  9:04 ` [PATCH 0/2] " David Marchand

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=20230206105311.9577-1-fengchengwen@huawei.com \
    --to=fengchengwen@huawei.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    --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).