From: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: Jijiang Liu <jijiang.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: [PATCH v2 0/4] support VF MAC filter on Fortville
Date: Thu, 30 Oct 2014 23:35:30 +0100 [thread overview]
Message-ID: <15733547.oVbdahgMLF@xps13> (raw)
In-Reply-To: <1414137525-23582-1-git-send-email-jijiang.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-10-24 15:58, Jijiang Liu:
> The patch set enhances configurability of MAC filter and supports VF MAC filter on Fortville.
>
> It mainly includes:
> - The following filter type are configurable:
> 1. Perfect match of MAC address
> 2. Perfect match of MAC address and VLAN ID
> 3. Hash match of MAC address
> 4. Hash match of MAC address and perfect match of VLAN ID
> - Support perfect and hash match of unicast and multicast MAC address for VF for i40e
>
> v2 updates:
> * Integrate the v1 patch set into the new filter framework.
> * Optimize MAC filter data structures in rte_eth_ctrl.h file.
>
> jijiangl (4):
> Expand data structures of MAC filter in rte_eth_ctrl.h file.
> Expand MAC filter implemantation in i40e.
> Support VF MAC filter in i40e.
> Test VF MAC filter in testpmd
Applied
Thanks
--
Thomas
prev parent reply other threads:[~2014-10-30 22:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-23 3:29 [PATCH 0/5]support filter of unicast and multicast MAC address for VF on Fortville Jijiang Liu
[not found] ` <1411442991-15386-1-git-send-email-jijiang.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-09-23 3:29 ` [PATCH 1/5]librte_ether:use new filter framework Jijiang Liu
2014-09-23 3:29 ` [PATCH 2/5]librte_ether:extend data structures of MACVLAN filter Jijiang Liu
2014-09-23 3:29 ` [PATCH 3/5]i40e:optimize MACVLAN filter implementation Jijiang Liu
2014-09-23 3:29 ` [PATCH 4/5]i40e:add VF MACVLAN filter implementation in librte_pmd_i40e Jijiang Liu
2014-09-23 3:29 ` [PATCH 5/5]testpmd:test VF MACVLAN filter for i40e Jijiang Liu
2014-10-24 7:58 ` [PATCH v2 0/4] support VF MAC filter on Fortville Jijiang Liu
[not found] ` <1414137525-23582-1-git-send-email-jijiang.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-10-24 7:58 ` [PATCH v2 1/4] librte_ether:extend MAC filter data structures Jijiang Liu
2014-10-24 7:58 ` [PATCH v2 2/4] i40e:expand MAC filter implemantation in i40e Jijiang Liu
2014-10-24 7:58 ` [PATCH v2 3/4] i40e:add VF MAC filter Jijiang Liu
2014-10-24 7:58 ` [PATCH v2 4/4] app/testpmd:test " Jijiang Liu
2014-10-30 22:35 ` Thomas Monjalon [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=15733547.oVbdahgMLF@xps13 \
--to=thomas.monjalon-pdr9zngts4eavxtiumwx3w@public.gmane.org \
--cc=dev-VfR2kkLFssw@public.gmane.org \
--cc=jijiang.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.