On 10/16/2021 1:24 AM, Ferruh Yigit wrote:
On 10/12/2021 12:53 AM, Ferruh Yigit wrote:
There is a confusion on setting max Rx packet length, this patch aims to
clarify it.
'rte_eth_dev_configure()' API accepts max Rx packet size via
'uint32_t max_rx_pkt_len' field of the config struct 'struct
r
On 10/12/2021 12:53 AM, Ferruh Yigit wrote:
There is a confusion on setting max Rx packet length, this patch aims to
clarify it.
'rte_eth_dev_configure()' API accepts max Rx packet size via
'uint32_t max_rx_pkt_len' field of the config struct 'struct
rte_eth_conf'.
Also 'rte_eth_dev_set_mtu()'
> -Original Message-
> From: Ferruh Yigit
> Sent: Tuesday, October 12, 2021 8:54 AM
[...]
> Subject: [PATCH v6 1/6] ethdev: fix max Rx packet length
>
> There is a confusion on setting max Rx packet length, this patch aims to
> clarify it.
>
> 'rte_eth_dev_configure()' API accepts max Rx
Hi,
> -Original Message-
> From: Yigit, Ferruh
> Sent: Tuesday, October 12, 2021 7:54
> To: Jerin Jacob ; Li, Xiaoyun ;
> Chas Williams ; Min Hu (Connor) ;
> Hemant Agrawal ; Sachin Saxena
> ; Zhang, Qi Z ; Wang,
> Xiao W ; Matan Azrad ;
> Viacheslav Ovsiienko ; Harman Kalra
> ; Maciej Cz
>
> There is a confusion on setting max Rx packet length, this patch aims to
> clarify it.
>
> 'rte_eth_dev_configure()' API accepts max Rx packet size via
> 'uint32_t max_rx_pkt_len' field of the config struct 'struct
> rte_eth_conf'.
>
> Also 'rte_eth_dev_set_mtu()' API can be used to set t
On 10/12/21 2:53 AM, Ferruh Yigit wrote:
> There is a confusion on setting max Rx packet length, this patch aims to
> clarify it.
>
> 'rte_eth_dev_configure()' API accepts max Rx packet size via
> 'uint32_t max_rx_pkt_len' field of the config struct 'struct
> rte_eth_conf'.
>
> Also 'rte_eth_dev_
6 matches
Mail list logo