[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a88ef5bd-a437-00ef-026a-dd971ed27209@amd.com>
Date: Tue, 1 Aug 2023 11:19:34 -0700
From: Brett Creeley <bcreeley@....com>
To: Tony Nguyen <anthony.l.nguyen@...el.com>, davem@...emloft.net,
kuba@...nel.org, pabeni@...hat.com, edumazet@...gle.com,
netdev@...r.kernel.org
Cc: muhammad.husaini.zulkifli@...el.com, sasha.neftin@...el.com,
horms@...nel.org
Subject: Re: [PATCH net v2 0/2][pull request] igc: Enhance the tx-usecs
coalesce setting implementation
On 8/1/2023 10:27 AM, Tony Nguyen wrote:
> Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding.
>
>
> Muhammad Husaini Zulkifli says:
>
> The current tx-usecs coalesce setting implementation in the driver code is
> improved by this patch series. The implementation of the current driver code
> may have previously been a copy of the legacy code i210.
>
> Patch 1:
> Allow the user to see the tx-usecs colease setting's current value when using
nit, s/colease/coalesce
> the ethtool command. The previous value was 0.
>
> Patch 2:
> Give the user the ability to modify the tx-usecs colease setting's value.
nit, s/colease/coalesce
> Previously, it was restricted to rx-usecs.
> ---
> v2:
> - Refactor the code, as Simon suggested, to make it more readable.
>
> v1: https://lore.kernel.org/netdev/20230728170954.2445592-1-anthony.l.nguyen@intel.com/
>
> The following are changes since commit 13d2618b48f15966d1adfe1ff6a1985f5eef40ba:
> bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
> and are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 1GbE
>
> Muhammad Husaini Zulkifli (2):
> igc: Expose tx-usecs coalesce setting to user
> igc: Modify the tx-usecs coalesce setting
>
> drivers/net/ethernet/intel/igc/igc_ethtool.c | 62 +++++++++++++-------
> 1 file changed, 41 insertions(+), 21 deletions(-)
>
> --
> 2.38.1
>
>
Powered by blists - more mailing lists