DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] update Broadcom roadmap for 20.11
@ 2020-09-23 23:24 Thomas Monjalon
  2020-10-01 12:56 ` Thomas Monjalon
  2020-10-01 14:32 ` Ajit Khaparde
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Monjalon @ 2020-09-23 23:24 UTC (permalink / raw)
  To: web; +Cc: david.marchand, ajit.khaparde

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(+)

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [dpdk-web] [PATCH] update Broadcom roadmap for 20.11
  2020-09-23 23:24 [dpdk-web] [PATCH] update Broadcom roadmap for 20.11 Thomas Monjalon
@ 2020-10-01 12:56 ` Thomas Monjalon
  2020-10-01 15:04   ` Ajit Khaparde
  2020-10-01 14:32 ` Ajit Khaparde
  1 sibling, 1 reply; 5+ messages in thread
From: Thomas Monjalon @ 2020-10-01 12:56 UTC (permalink / raw)
  To: ajit.khaparde; +Cc: web, david.marchand

Ping for review



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [dpdk-web] [PATCH] update Broadcom roadmap for 20.11
  2020-09-23 23:24 [dpdk-web] [PATCH] update Broadcom roadmap for 20.11 Thomas Monjalon
  2020-10-01 12:56 ` Thomas Monjalon
@ 2020-10-01 14:32 ` Ajit Khaparde
  2020-10-01 15:10   ` Thomas Monjalon
  1 sibling, 1 reply; 5+ messages in thread
From: Ajit Khaparde @ 2020-10-01 14:32 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: web, David Marchand

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
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [dpdk-web] [PATCH] update Broadcom roadmap for 20.11
  2020-10-01 12:56 ` Thomas Monjalon
@ 2020-10-01 15:04   ` Ajit Khaparde
  0 siblings, 0 replies; 5+ messages in thread
From: Ajit Khaparde @ 2020-10-01 15:04 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: web, David Marchand

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

>
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [dpdk-web] [PATCH] update Broadcom roadmap for 20.11
  2020-10-01 14:32 ` Ajit Khaparde
@ 2020-10-01 15:10   ` Thomas Monjalon
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Monjalon @ 2020-10-01 15:10 UTC (permalink / raw)
  To: Ajit Khaparde; +Cc: web, David Marchand

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-01 15:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-23 23:24 [dpdk-web] [PATCH] update Broadcom roadmap for 20.11 Thomas Monjalon
2020-10-01 12:56 ` Thomas Monjalon
2020-10-01 15:04   ` Ajit Khaparde
2020-10-01 14:32 ` Ajit Khaparde
2020-10-01 15:10   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).