Re: [dpdk-dev] [PATCH v3] doc: add i40e update

2018-01-16 Thread Thomas Monjalon
10/01/2018 03:01, Beilei Xing: > --- a/doc/guides/rel_notes/release_18_02.rst > +++ b/doc/guides/rel_notes/release_18_02.rst > +* **Updated i40e driver to support MPLSoUDP/MPLSoGRE.** > + > + Updated i40e PMD to support MPLSoUDP/MPLSoGRE with MPLSoUDP/MPLSoGRE > + supporting profiles which can be

Re: [dpdk-dev] [PATCH v3] doc: add i40e update

2018-01-09 Thread Zhang, Helin
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Beilei Xing > Sent: Wednesday, January 10, 2018 10:02 AM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v3] doc: add i40e update > > Update release note to declare

[dpdk-dev] [PATCH v3] doc: add i40e update

2018-01-09 Thread Beilei Xing
Update release note to declare MPLSoUDP/MPLSoGRE/ GTP-U/GTP-C/PPPoE/PPPoL2TP steering support in i40e driver. Update i40e.rst to declare DDP support and input set configuration. Signed-off-by: Beilei Xing Acked-by: John McNamara --- v3 changes: - Rebase on the latest sub tree of dpdk-next-net-