[dpdk-dev] [PATCH v3 1/8] net/hns3: support runtime config to select IO burst func

2021-03-12 Thread Min Hu (Connor)
From: Chengwen Feng Currently, the driver support multiple IO burst function and auto selection of the most appropriate function based on offload configuration. Most applications such as l2fwd/l3fwd don't provide the means to change offload configuration, so it will use the auto selection's io b

Re: [dpdk-dev] [PATCH v3 1/8] net/hns3: support runtime config to select IO burst func

2021-03-16 Thread Ferruh Yigit
On 3/12/2021 11:51 AM, Min Hu (Connor) wrote: From: Chengwen Feng Currently, the driver support multiple IO burst function and auto selection of the most appropriate function based on offload configuration. Most applications such as l2fwd/l3fwd don't provide the means to change offload configu

Re: [dpdk-dev] [PATCH v3 1/8] net/hns3: support runtime config to select IO burst func

2021-03-16 Thread Min Hu (Connor)
在 2021/3/16 20:40, Ferruh Yigit 写道: On 3/12/2021 11:51 AM, Min Hu (Connor) wrote: From: Chengwen Feng Currently, the driver support multiple IO burst function and auto selection of the most appropriate function based on offload configuration. Most applications such as l2fwd/l3fwd don't pro

Re: [dpdk-dev] [PATCH v3 1/8] net/hns3: support runtime config to select IO burst func

2021-03-17 Thread Ferruh Yigit
On 3/17/2021 1:14 AM, Min Hu (Connor) wrote: 在 2021/3/16 20:40, Ferruh Yigit 写道: On 3/12/2021 11:51 AM, Min Hu (Connor) wrote: From: Chengwen Feng Currently, the driver support multiple IO burst function and auto selection of the most appropriate function based on offload configuration. Mo

Re: [dpdk-dev] [PATCH v3 1/8] net/hns3: support runtime config to select IO burst func

2021-03-18 Thread Min Hu (Connor)
在 2021/3/17 23:28, Ferruh Yigit 写道: On 3/17/2021 1:14 AM, Min Hu (Connor) wrote: 在 2021/3/16 20:40, Ferruh Yigit 写道: On 3/12/2021 11:51 AM, Min Hu (Connor) wrote: From: Chengwen Feng Currently, the driver support multiple IO burst function and auto selection of the most appropriate func