On Tue, Jan 14, 2025 at 8:08 AM Jakub Kicinski <kuba@xxxxxxxxxx> wrote: > > On Sat, 11 Jan 2025 14:45:03 +0000 Taehee Yoo wrote: > > This series implements hds-thresh ethtool command. > > This series also implements backend of tcp-data-split and > > hds-thresh ethtool command for bnxt_en driver. > > These ethtool commands are mandatory options for device memory TCP. > > Patch 9 doesn't apply cleanly, could you rebase and repost? Hi Jakub, Oh sorry for that, I will send v9 after rebase. > > Applying: net: ethtool: add hds_config member in > ethtool_netdev_state Applying: net: ethtool: add support for configuring hds-thresh > Applying: net: devmem: add ring parameter filtering > Applying: net: ethtool: add ring parameter filtering > Applying: net: disallow setup single buffer XDP when tcp-data-split is enabled. > Applying: bnxt_en: add support for rx-copybreak ethtool command > Applying: bnxt_en: add support for tcp-data-split ethtool command > Applying: bnxt_en: add support for hds-thresh ethtool command > Applying: netdevsim: add HDS feature > Using index info to reconstruct a base tree... > M drivers/net/netdevsim/netdev.c > M drivers/net/netdevsim/netdevsim.h > Falling back to patching base and 3-way merge... > Auto-merging drivers/net/netdevsim/netdevsim.h > Auto-merging drivers/net/netdevsim/netdev.c > Applying: selftest: net-drv: hds: add test for HDS feature > -- > pw-bot: cr Thanks a lot! Taehee Yoo