DPDK patches and discussions
 help / color / mirror / Atom feed
From: Sathesh Edara <sedara@marvell.com>
To: <sburla@marvell.com>, <jerinj@marvell.com>, <sedara@marvell.com>
Cc: <dev@dpdk.org>
Subject: [PATCH v1 0/2] net/octeon_ep: support device close and port kind
Date: Tue, 21 Feb 2023 06:36:24 -0800	[thread overview]
Message-ID: <20230221143627.219917-1-sedara@marvell.com> (raw)

This patch set adds device close functionality
and 2nd patch adds port kind functionality.

Sathesh Edara (2):
  net/octeon_ep: support device close
  net/octeon_ep: support port kind

 drivers/net/octeon_ep/otx_ep_common.h |  1 +
 drivers/net/octeon_ep/otx_ep_ethdev.c | 65 +++++++++++++--------------
 drivers/net/octeon_ep/otx_ep_rxtx.c   | 16 +++----
 3 files changed, 39 insertions(+), 43 deletions(-)

-- 
2.31.1


             reply	other threads:[~2023-02-21 14:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-21 14:36 Sathesh Edara [this message]
2023-02-21 14:36 ` [PATCH v1 1/2] net/octeon_ep: support device close Sathesh Edara
2023-02-21 14:36 ` [PATCH v1 2/2] net/octeon_ep: support port kind Sathesh Edara
2023-03-02 17:05   ` Jerin Jacob

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=20230221143627.219917-1-sedara@marvell.com \
    --to=sedara@marvell.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=sburla@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).