Re: [dpdk-dev] [PATCH v2 3/3] doc: update documentation

2019-03-20 Thread De Lara Guarch, Pablo
> -Original Message- > From: Zhang, Roy Fan > Sent: Thursday, February 28, 2019 11:36 AM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; Zhang, Roy Fan ; De > Lara Guarch, Pablo > Subject: [PATCH v2 3/3] doc: update documentation I think you can merge this patch with patch 1. > > This

Re: [dpdk-dev] [PATCH v2 3/3] doc: update documentation

2019-03-19 Thread Trahe, Fiona
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Fan Zhang > Sent: Thursday, February 28, 2019 11:36 AM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; Zhang, Roy Fan ; De Lara > Guarch, Pablo > > Subject: [dpdk-dev] [PATCH v2 3/3] d

[dpdk-dev] [PATCH v2 3/3] doc: update documentation

2019-02-28 Thread Fan Zhang
This patch updates the documentation for the newly supported AESNI-MB PMD out-of-place operation feature. Signed-off-by: Fan Zhang --- doc/guides/cryptodevs/aesni_mb.rst | 1 - doc/guides/cryptodevs/features/aesni_mb.ini | 1 + doc/guides/rel_notes/release_19_05.rst | 4 3 fil

[dpdk-dev] [PATCH v2 3/3] doc: Update documentation to reflect FreeBSD support for CXGBE PMD

2015-07-20 Thread Rahul Lakkireddy
Update cxgbe documentation to include support for FreeBSD: 1. Add instructions on how to compile CXGBE PMD in FreeBSD. 2. Add instructions on how to flash firmware image on Chelsio T5 cards in FreeBSD. 3. Add sample application usage for FreeBSD. 4. Add an extra step to reload kernel module in L