[Intel-wired-lan] [PATCH iwl-next v10 11/14] igc: add support to set tx-min-frag-size

Mor Bar-Gabay morx.bar.gabay at intel.com
Thu Mar 27 06:03:00 PDT 2025


On 18/03/2025 5:07, Faizal Rahim wrote:
> Add support for setting tx-min-frag-size via the set_mm callback in igc.
> If the requested value is unsupported, round it up to the smallest
> supported i226 size (64, 128, 192, 256) and send a netlink message to
> inform the user.
> 
> Co-developed-by: Vinicius Costa Gomes <vinicius.gomes at intel.com>
> Signed-off-by: Vinicius Costa Gomes <vinicius.gomes at intel.com>
> Reviewed-by: Vladimir Oltean <vladimir.oltean at nxp.com>
> Signed-off-by: Faizal Rahim <faizal.abdul.rahim at linux.intel.com>
> ---
>   drivers/net/ethernet/intel/igc/igc.h         |  1 +
>   drivers/net/ethernet/intel/igc/igc_defines.h |  1 +
>   drivers/net/ethernet/intel/igc/igc_ethtool.c |  5 +++
>   drivers/net/ethernet/intel/igc/igc_tsn.c     | 38 ++++++++++++++++++--
>   drivers/net/ethernet/intel/igc/igc_tsn.h     |  1 +
>   5 files changed, 43 insertions(+), 3 deletions(-)
> 
Tested-by: Mor Bar-Gabay <morx.bar.gabay at intel.com>



More information about the linux-arm-kernel mailing list