06/11/2019 02:21, Wang, Haiyue:
> From: Thomas Monjalon
> > 04/11/2019 11:39, Haiyue Wang:
> > > /**
> > > * Ethernet device RX/TX queue packet burst mode information structure.
> > > * Used to retrieve information about packet burst mode setting.
> > > */
> > > struct rte_eth_burst_mode {
; ; Sun, Chenmin ; Kinsella, Ray
> ;
> Liu, Yu Y
> Subject: RE: [dpdk-dev] [PATCH v2] ethdev: enhance the API for getting burst
> mode information
>
> Hi Thomas,
>
> > -Original Message-
> > From: Thomas Monjalon
> > Sent: Wednesday, November
iaolong
> ; Sun, Chenmin ; Kinsella, Ray
> ;
> Liu, Yu Y
> Subject: Re: [dpdk-dev] [PATCH v2] ethdev: enhance the API for getting burst
> mode information
>
> 04/11/2019 11:39, Haiyue Wang:
> > Change the type of burst mode information from bit field to free string
>
04/11/2019 11:39, Haiyue Wang:
> Change the type of burst mode information from bit field to free string
> data, so that each PMD can describe the Rx/Tx busrt functions flexibly.
>
> Signed-off-by: Haiyue Wang
> ---
>
> v2: - Drop the bit field for burst mode information handling.
Please use --
On 04/11/2019 10:39, Haiyue Wang wrote:
> Change the type of burst mode information from bit field to free string
> data, so that each PMD can describe the Rx/Tx busrt functions flexibly.
>
> Signed-off-by: Haiyue Wang
> ---
>
> v2: - Drop the bit field for burst mode information handling.
>
Change the type of burst mode information from bit field to free string
data, so that each PMD can describe the Rx/Tx busrt functions flexibly.
Signed-off-by: Haiyue Wang
---
v2: - Drop the bit field for burst mode information handling.
v1: - http://patchwork.dpdk.org/patch/62289/
- http://
6 matches
Mail list logo