update Broadcom roadmap for 20.11
Commit Message
Was announced in the dpdk-dev mailing list:
http://mails.dpdk.org/archives/dev/2020-September/179146.html
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
content/roadmap/_index.md | 3 +++
1 file changed, 3 insertions(+)
Comments
On Wed, Sep 23, 2020 at 4:24 PM Thomas Monjalon <thomas@monjalon.net> wrote:
>
> Was announced in the dpdk-dev mailing list:
> http://mails.dpdk.org/archives/dev/2020-September/179146.html
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
> ---
> content/roadmap/_index.md | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index 0dcbf87..bbb0dad 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -30,6 +30,8 @@ This list is obviously neither complete nor guaranteed.
> - hairpin between different ports
> - Rx buffer split to multiple destinations
> <!-- Network drivers -->
> +- bnxt SR-IOV PF, mirroring, VXLAN decap and RSS encapsulation level
> +- bnxt vSwitch acceleration and vector modes performance improvements
> - performance optimizations in mlx drivers for Arm platforms
> - mlx5 Rx buffer split
> - mlx5 flow sampling/mirroring and extended matching
> @@ -47,6 +49,7 @@ This list is obviously neither complete nor guaranteed.
> <!-- Crypto -->
> - IPv6 in lookaside IPsec example
> - anti-replay in inline IPsec example
> +- Stingray crypto
> - nitrox AES-GCM and cipher only offload
> - octeontx2 eventdev crypto adapter
> <!-- Compress -->
> --
> 2.28.0
>
On Thu, Oct 1, 2020 at 5:56 AM Thomas Monjalon <thomas@monjalon.net> wrote:
>
> Ping for review
Sorry.
Since the patch is based on the mail I had sent to the mailing list
I did not realize that it was waiting for an ack.
Thanks
>
>
01/10/2020 16:32, Ajit Khaparde:
> On Wed, Sep 23, 2020 at 4:24 PM Thomas Monjalon <thomas@monjalon.net> wrote:
> >
> > Was announced in the dpdk-dev mailing list:
> > http://mails.dpdk.org/archives/dev/2020-September/179146.html
> >
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
>
> Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Applied
@@ -30,6 +30,8 @@ This list is obviously neither complete nor guaranteed.
- hairpin between different ports
- Rx buffer split to multiple destinations
<!-- Network drivers -->
+- bnxt SR-IOV PF, mirroring, VXLAN decap and RSS encapsulation level
+- bnxt vSwitch acceleration and vector modes performance improvements
- performance optimizations in mlx drivers for Arm platforms
- mlx5 Rx buffer split
- mlx5 flow sampling/mirroring and extended matching
@@ -47,6 +49,7 @@ This list is obviously neither complete nor guaranteed.
<!-- Crypto -->
- IPv6 in lookaside IPsec example
- anti-replay in inline IPsec example
+- Stingray crypto
- nitrox AES-GCM and cipher only offload
- octeontx2 eventdev crypto adapter
<!-- Compress -->