[PATCH] add supported raw devices

Guo, Junfeng junfeng.guo at intel.com
Mon Jan 8 07:11:06 CET 2024


> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Saturday, January 6, 2024 00:40
> To: Richardson, Bruce <bruce.richardson at intel.com>; Guo, Junfeng
> <junfeng.guo at intel.com>
> Cc: web at dpdk.org
> Subject: Re: [PATCH] add supported raw devices
> 
> 29/03/2023 09:33, Junfeng Guo:
> > cnxk_bphy was added in DPDK 21.08.
> > cnxk_gpio was added in DPDK 22.03.
> > dpaa2_cmdif was added in DPDK 18.05.
> > ifpga was added in DPDK 18.05.
> > ntb was added in DPDK 19.08.
> >
> > Signed-off-by: Junfeng Guo <junfeng.guo at intel.com>
> > ---
> >  content/supported/_index.md                | 6 +++++-
> >  content/supported/miscellaneous/_index.md  | 6 ++++++
> >  content/supported/miscellaneous/intel.md   | 8 ++++++++
> >  content/supported/miscellaneous/marvell.md | 8 ++++++++
> >  content/supported/miscellaneous/nxp.md     | 7 +++++++
> >  5 files changed, 34 insertions(+), 1 deletion(-)
> >  create mode 100644 content/supported/miscellaneous/_index.md
> >  create mode 100644 content/supported/miscellaneous/intel.md
> >  create mode 100644 content/supported/miscellaneous/marvell.md
> >  create mode 100644 content/supported/miscellaneous/nxp.md
> >
> > diff --git a/content/supported/_index.md
> b/content/supported/_index.md
> > index b3bf729..63d6c45 100644
> > --- a/content/supported/_index.md
> > +++ b/content/supported/_index.md
> > @@ -1,6 +1,6 @@
> >  +++
> >  title = "Supported Hardware"
> > -weight = "6"
> > +weight = "7"
> 
> This does not need to change, it is a menu index.
> 
> Applied with above fix, sorry for the delay.

Hi Thomas, thanks for your careful review!

Regards,
Junfeng

> 
> 



More information about the web mailing list