> -Original Message-
> From: Zhang, Qi Z
> Sent: 2023年12月22日 19:38
> To: Ye, MingjinX ; dev@dpdk.org
> Cc: Yang, Qiming ; Ye, MingjinX
> ; Wu, Jingjing ; Xing, Beilei
>
> Subject: RE: [PATCH v2] net/iavf: add diagnostic support in TX path
>
>
>
> > -Original Message-
> > Fro
This patch set adds an IAVF testpmd command "set tx lldp on|off" which
will register an mbuf dynfield IAVF_TX_LLDP_DYNFIELD, currently only
supported turning on.
IAVF will fill the SWTCH_UPLINK bit in the Tx context descriptor based on
the mbuf dynfield to send the LLDP packet.
For avx512, need t
This patch adds an mbuf dynfield IAVF_TX_LLDP_DYNFIELD to determine
whether or not to fill the SWTCH_UPLINK bit in the Tx context descriptor
to send LLDP packet.
Signed-off-by: Zhichao Zeng
---
drivers/net/iavf/iavf_rxtx.c| 19 +--
drivers/net/iavf/iavf_rxtx.h| 3 +++
dr
This patch adds an avx512 ctx Tx path that supports context descriptor,
filling in the SWTCH_UPLINK bit based on mbuf
dynfield IAVF_TX_LLDP_DYNFIELD to support sending LLDP packet.
Signed-off-by: Zhichao Zeng
---
drivers/net/iavf/iavf_rxtx.c| 5 +
drivers/net/iavf/iavf_rxtx.h
This patch adds an IAVF testpmd command "set tx lldp on|off" which
will register an mbuf dynfield IAVF_TX_LLDP_DYNFIELD to indicate
the need to send LLDP packet. Currently, it only supports turning on.
For avx512, need to close the Tx port first, then "set tx lldp on",
and reopen the port to selec
> -Original Message-
> From: Stephen Hemminger
> Sent: Saturday, December 23, 2023 1:18 AM
> To: Xing, Beilei
> Cc: Burakov, Anatoly ; dev@dpdk.org;
> tho...@monjalon.net; ferruh.yi...@amd.com; Richardson, Bruce
> ; chen...@nvidia.com; Cao, Yahui
>
> Subject: Re: [PATCH 4/4] eal: add
> -Original Message-
> From: Stephen Hemminger
> Sent: Saturday, December 23, 2023 1:17 AM
> To: Xing, Beilei
> Cc: Burakov, Anatoly ; dev@dpdk.org;
> tho...@monjalon.net; ferruh.yi...@amd.com; Richardson, Bruce
> ; chen...@nvidia.com; Cao, Yahui
>
> Subject: Re: [PATCH 2/4] vfio: add
7 matches
Mail list logo