From: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: Jingjing Wu <jingjing.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: [PATCH v2 3/4] testpmd: new commands for ethertype filter
Date: Tue, 20 Jan 2015 11:14:12 +0100 [thread overview]
Message-ID: <2335160.YCVHtGT7c7@xps13> (raw)
In-Reply-To: <1421046973-23283-4-git-send-email-jingjing.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-01-12 15:16, Jingjing Wu:
> Following commands of ethertype filter are removed:
> - add_ethertype_filter (port_id) ethertype (eth_value)
> - remove_ethertype_filter (port_id) index (idx)
> - get_ethertype_filter (port_id) index (idx)
> New command is added for ethertype filter by using filter_ctrl API and new
> ethertype filter structure:
> - ethertype_filter (port_id) (add|del) (mac_addr|mac_ignr)
> (mac_address) ethertype (ether_type) (drop|fwd) queue (queue_id)
Please update doc accordingly:
http://dpdk.org/browse/dpdk/tree/doc/guides/testpmd_app_ug/testpmd_funcs.rst
Thanks
--
Thomas
next prev parent reply other threads:[~2015-01-20 10:14 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-25 3:14 [PATCH 0/4] Integrate ethertype filter in igb/ixgbe driver to new API Jingjing Wu
[not found] ` <1419477270-14611-1-git-send-email-jingjing.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-12-25 3:14 ` [PATCH 1/4] ixgbe: new functions replace old ones for ethertype filter Jingjing Wu
2014-12-25 3:14 ` [PATCH 2/4] e1000: new functions replace old ones for ethertype filters Jingjing Wu
[not found] ` <1419477270-14611-3-git-send-email-jingjing.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-01-12 1:32 ` Zhang, Helin
2014-12-25 3:14 ` [PATCH 3/4] testpmd: new commands for ethertype filter Jingjing Wu
2014-12-25 3:14 ` [PATCH 4/4] ethdev: remove old APIs and structures of " Jingjing Wu
2015-01-12 7:16 ` [PATCH v2 0/4] Integrate ethertype filter in igb/ixgbe driver to new API Jingjing Wu
[not found] ` <1421046973-23283-1-git-send-email-jingjing.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-01-12 7:16 ` [PATCH v2 1/4] ixgbe: new functions replace old ones for ethertype filter Jingjing Wu
2015-01-12 7:16 ` [PATCH v2 2/4] e1000: " Jingjing Wu
2015-01-12 7:16 ` [PATCH v2 3/4] testpmd: new commands " Jingjing Wu
[not found] ` <1421046973-23283-4-git-send-email-jingjing.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-01-20 10:14 ` Thomas Monjalon [this message]
2015-01-12 7:16 ` [PATCH v2 4/4] ethdev: remove old APIs and structures of " Jingjing Wu
2015-01-12 7:23 ` [PATCH v2 0/4] Integrate ethertype filter in igb/ixgbe driver to new API Zhang, Helin
[not found] ` <F35DEAC7BCE34641BA9FAC6BCA4A12E70A7DE2B9-0J0gbvR4kTg/UvCtAeCM4rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-01-20 8:17 ` Thomas Monjalon
2014-12-25 3:27 ` [PATCH " Qiu, Michael
[not found] ` <533710CFB86FA344BFBF2D6802E60286CA27E3-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-12-25 3:39 ` Wu, Jingjing
2014-12-25 4:57 ` Qiu, Michael
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=2335160.YCVHtGT7c7@xps13 \
--to=thomas.monjalon-pdr9zngts4eavxtiumwx3w@public.gmane.org \
--cc=dev-VfR2kkLFssw@public.gmane.org \
--cc=jingjing.wu-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.