From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Matan Azrad <matan@mellanox.com>, Xiao Wang <xiao.w.wang@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2 0/2] vdpa/mlx5: support MTU feature
Date: Fri, 19 Jun 2020 08:39:45 +0200 [thread overview]
Message-ID: <65c30fea-968a-8798-fcd6-2f3dc84822c4@redhat.com> (raw)
In-Reply-To: <1592507163-441875-1-git-send-email-matan@mellanox.com>
On 6/18/20 9:06 PM, Matan Azrad wrote:
> v2: rebase.
>
> Matan Azrad (2):
> common/mlx5: share kernel interface name getter
> vdpa/mlx5: support MTU feature
>
> doc/guides/rel_notes/release_20_08.rst | 1 +
> doc/guides/vdpadevs/features/mlx5.ini | 1 +
> drivers/common/mlx5/linux/mlx5_common_os.c | 89 ++++++++++++++++++++++++
> drivers/common/mlx5/mlx5_common.h | 3 +
> drivers/common/mlx5/rte_common_mlx5_version.map | 2 +
> drivers/net/mlx5/linux/mlx5_ethdev_os.c | 91 +------------------------
> drivers/net/mlx5/linux/mlx5_os.c | 4 +-
> drivers/net/mlx5/mlx5.h | 1 -
> drivers/vdpa/mlx5/mlx5_vdpa.c | 67 ++++++++++++++++--
> 9 files changed, 164 insertions(+), 95 deletions(-)
>
Applied to dpdk-next-virtio/master
Thanks,
Maxime
next prev parent reply other threads:[~2020-06-19 6:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-02 15:53 [dpdk-dev] [PATCH 1/2] common/mlx5: share kernel interface name getter Matan Azrad
2020-06-02 15:53 ` [dpdk-dev] [PATCH 2/2] vdpa/mlx5: support MTU feature Matan Azrad
2020-06-18 15:22 ` Maxime Coquelin
2020-06-18 19:06 ` [dpdk-dev] [PATCH v2 0/2] " Matan Azrad
2020-06-18 19:06 ` [dpdk-dev] [PATCH v2 1/2] common/mlx5: share kernel interface name getter Matan Azrad
2020-06-18 19:06 ` [dpdk-dev] [PATCH v2 2/2] vdpa/mlx5: support MTU feature Matan Azrad
2020-06-19 6:39 ` Maxime Coquelin [this message]
2020-06-18 19:08 ` [dpdk-dev] [PATCH] vhost: fix features definition location Matan Azrad
2020-06-23 5:20 ` [dpdk-dev] [dpdk-stable] " Xia, Chenbo
2020-06-30 7:34 ` [dpdk-dev] " Maxime Coquelin
2020-06-30 7:41 ` Maxime Coquelin
2020-06-18 15:19 ` [dpdk-dev] [PATCH 1/2] common/mlx5: share kernel interface name getter Maxime Coquelin
2020-06-18 16:07 ` Maxime Coquelin
2020-06-18 18:28 ` Matan Azrad
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=65c30fea-968a-8798-fcd6-2f3dc84822c4@redhat.com \
--to=maxime.coquelin@redhat.com \
--cc=dev@dpdk.org \
--cc=matan@mellanox.com \
--cc=xiao.w.wang@intel.com \
/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).