23/06/2022 15:10, Thomas Monjalon:
> > > Signed-off-by: Steve Yang
> >
> > Acked-by: Qi Zhang
> >
> > Applied to dpdk-next-net-intel.
>
> Please run devtools/check-meson.py
> These are the misses:
> Error: Missing trailing "," in list at drivers/net/ice/meson.build:16
> and in another patch:
>
> > Signed-off-by: Steve Yang
>
> Acked-by: Qi Zhang
>
> Applied to dpdk-next-net-intel.
Please run devtools/check-meson.py
These are the misses:
Error: Missing trailing "," in list at drivers/net/ice/meson.build:16
and in another patch:
Error parsing drivers/net/iavf/meson.build:68, got some
> -Original Message-
> From: Yang, SteveX
> Sent: Friday, June 10, 2022 9:14 AM
> To: dev@dpdk.org
> Cc: Yang, Qiming ; Zhang, Qi Z
> ; Yang, SteveX
> Subject: [PATCH v5] net/ice: support dump DDP runtime configure
>
> Dump DDP runtime configure into a bi
Dump DDP runtime configure into a binary(package) file from ice PF port.
Add command line:
ddp dump
Parameters:
the PF Port ID
dumped runtime configure file, if not a absolute path,
it will be dumped to testpmd running directory.
For example:
testpmd>
4 matches
Mail list logo