18/10/2021 15:48, Ferruh Yigit: > Removing 'DEV_RX_OFFLOAD_JUMBO_FRAME' offload flag. [...] > --- a/doc/guides/nics/features.rst > +++ b/doc/guides/nics/features.rst > @@ -165,8 +165,7 @@ Jumbo frame > > Supports Rx jumbo frames. > > -* **[uses] rte_eth_rxconf,rte_eth_rxmode**: > ``offloads:DEV_RX_OFFLOAD_JUMBO_FRAME``. > - ``dev_conf.rxmode.mtu``. > +* **[uses] rte_eth_rxconf,rte_eth_rxmode**: ``dev_conf.rxmode.mtu``.
So we keep announcing the feature "Jumbo frame" in the doc for MTU specific values?