DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: "Somalapuram, Amaranath" <Amaranath.Somalapuram@amd.com>,
	"Nandibasappa, Girish" <Girish.Nandibasappa@amd.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v2] net/axgbe: enabling VLAN support in axgbe
Date: Thu, 10 Dec 2020 11:58:19 +0000	[thread overview]
Message-ID: <8f7f4afa-1994-a7fa-0041-fed1444564ce@intel.com> (raw)
In-Reply-To: <BYAPR12MB2821D14DCFE4045542A3DD3AF8F40@BYAPR12MB2821.namprd12.prod.outlook.com>

On 12/1/2020 2:18 PM, Somalapuram, Amaranath wrote:
> [AMD Official Use Only - Internal Distribution Only]
> 
> -----Original Message-----
> From: Nandibasappa, Girish <Girish.Nandibasappa@amd.com>
> Sent: Tuesday, December 1, 2020 5:27 PM
> To: dev@dpdk.org
> Cc: Somalapuram, Amaranath <Amaranath.Somalapuram@amd.com>
> Subject: [PATCH v2] net/axgbe: enabling VLAN support in axgbe
> 
> From: gnandiba <girish.nandibasappa@amd.com>
> 
> Added VLAN support for AMD XGBE driver
> 
> adding below APIs for axgbe
> - axgbe_enable_rx_vlan_stripping: to enable vlan header stipping
> - axgbe_disable_rx_vlan_stripping: to disable vlan header stipping
> - axgbe_enable_rx_vlan_filtering: to enable vlan filter mode
> - axgbe_disable_rx_vlan_filtering: to disable vlan filter mode
> - axgbe_update_vlan_hash_table: crc calculation and hash table update based on vlan values post filter enable
> - axgbe_vlan_filter_set: setting of active vlan out of max 4K values before doing hash update of same
> - axgbe_vlan_tpid_set: setting of default tpid values
> - axgbe_vlan_offload_set: a top layer function to call stip/filter etc based on mask values
> 
> Signed-off-by: gnandiba <girish.nandibasappa@amd.com>
>
> Acked-by: Somalapuram Amaranath <asomalap@amd.com>
> 

Applied to dpdk-next-net/main, thanks.

Updated sign-off tag as:
  Signed-off-by: Girish Nandibasappa <girish.nandibasappa@amd.com>

Fixed a few typos in the commit log.

      reply	other threads:[~2020-12-10 11:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-01 11:57 gnandiba
2020-12-01 14:18 ` Somalapuram, Amaranath
2020-12-10 11:58   ` Ferruh Yigit [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=8f7f4afa-1994-a7fa-0041-fed1444564ce@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=Amaranath.Somalapuram@amd.com \
    --cc=Girish.Nandibasappa@amd.com \
    --cc=dev@dpdk.org \
    /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).