From: Jerin Jacob <jerinjacobk@gmail.com>
To: Vamsi Attunuru <vattunuru@marvell.com>,
Ferruh Yigit <ferruh.yigit@intel.com>
Cc: dpdk-dev <dev@dpdk.org>, Jerin Jacob <jerinj@marvell.com>,
Thomas Monjalon <thomas@monjalon.net>
Subject: Re: [dpdk-dev] [PATCH v1 1/1] net/octeontx2: add multicast filter support
Date: Fri, 18 Oct 2019 16:48:13 +0530 [thread overview]
Message-ID: <CALBAE1NXVK1BYexCj5J7pJzKv_XuRXzHcVzFkfj+vqedGxx0cg@mail.gmail.com> (raw)
In-Reply-To: <20191015104421.6269-1-vattunuru@marvell.com>
On Tue, Oct 15, 2019 at 4:14 PM <vattunuru@marvell.com> wrote:
>
> From: Vamsi Attunuru <vattunuru@marvell.com>
>
> Patch adds mc filter support for otx2 eth devices.
>
> Signed-off-by: Vamsi Attunuru <vattunuru@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
Applied to dpdk-next-net-mrvl/master. Thanks
> ---
> doc/guides/nics/features/octeontx2.ini | 1 +
> doc/guides/nics/features/octeontx2_vec.ini | 1 +
> doc/guides/nics/octeontx2.rst | 6 +
> drivers/net/octeontx2/Makefile | 1 +
> drivers/net/octeontx2/meson.build | 1 +
> drivers/net/octeontx2/otx2_ethdev.c | 17 +-
> drivers/net/octeontx2/otx2_ethdev.h | 19 ++
> drivers/net/octeontx2/otx2_mcast.c | 339 +++++++++++++++++++++++++++++
> 8 files changed, 384 insertions(+), 1 deletion(-)
>
prev parent reply other threads:[~2019-10-18 11:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-15 10:44 vattunuru
2019-10-18 11:18 ` Jerin Jacob [this message]
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=CALBAE1NXVK1BYexCj5J7pJzKv_XuRXzHcVzFkfj+vqedGxx0cg@mail.gmail.com \
--to=jerinjacobk@gmail.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.com \
--cc=jerinj@marvell.com \
--cc=thomas@monjalon.net \
--cc=vattunuru@marvell.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).