update Broadcom roadmap for 21.11

Message ID 20210922165931.1949143-1-thomas@monjalon.net (mailing list archive)
State Accepted
Headers
Series update Broadcom roadmap for 21.11 |

Commit Message

Thomas Monjalon Sept. 22, 2021, 4:59 p.m. UTC
  Was announced in the dpdk-dev mailing list:
http://mails.dpdk.org/archives/dev/2021-September/220049.html

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/roadmap/_index.md | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Ajit Khaparde Sept. 22, 2021, 10:01 p.m. UTC | #1
On Wed, Sep 22, 2021 at 9:59 AM Thomas Monjalon <thomas@monjalon.net> wrote:
>
> Was announced in the dpdk-dev mailing list:
> http://mails.dpdk.org/archives/dev/2021-September/220049.html
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>

> ---
>  content/roadmap/_index.md | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
> index b0475a0..c76c666 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -26,6 +26,8 @@ This list is obviously neither complete nor guaranteed.
>  - IP reassembly offload
>  - AVF software back-end driver with device emulation libraries
>  <!-- Network drivers -->
> +- bnxt RSS flow action
> +- bnxt full offload for Thor
>  - bonding Tx prepare
>  - cnxk inline IPsec, traffic manager, policing and metering
>  - hns3 refactoring and performance optimization
> --
> 2.33.0
>
  
Thomas Monjalon Sept. 24, 2021, 5:10 p.m. UTC | #2
23/09/2021 00:01, Ajit Khaparde:
> On Wed, Sep 22, 2021 at 9:59 AM Thomas Monjalon <thomas@monjalon.net> wrote:
> >
> > Was announced in the dpdk-dev mailing list:
> > http://mails.dpdk.org/archives/dev/2021-September/220049.html
> >
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> 
> Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>

Applied
  

Patch

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index b0475a0..c76c666 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -26,6 +26,8 @@  This list is obviously neither complete nor guaranteed.
 - IP reassembly offload
 - AVF software back-end driver with device emulation libraries
 <!-- Network drivers -->
+- bnxt RSS flow action
+- bnxt full offload for Thor
 - bonding Tx prepare
 - cnxk inline IPsec, traffic manager, policing and metering
 - hns3 refactoring and performance optimization