[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190612.112249.1252227316058010690.davem@davemloft.net>
Date: Wed, 12 Jun 2019 11:22:49 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sameehj@...zon.com
Cc: netdev@...r.kernel.org, dwmw@...zon.com, zorik@...zon.com,
matua@...zon.com, saeedb@...zon.com, msw@...zon.com,
aliguori@...zon.com, nafea@...zon.com, gtzalik@...zon.com,
netanel@...zon.com, alisaidi@...zon.com, benh@...zon.com,
akiyano@...zon.com
Subject: Re: [PATCH V3 net 0/7] Support for dynamic queue size changes
From: <sameehj@...zon.com>
Date: Tue, 11 Jun 2019 14:58:04 +0300
> From: Sameeh Jubran <sameehj@...zon.com>
>
> This patchset introduces the following:
> * add new admin command for supporting different queue size for Tx/Rx
> * add support for Tx/Rx queues size modification through ethtool
> * allow queues allocation backoff when low on memory
> * update driver version
>
> Difference from v2:
> * Dropped superfluous range checks which are already done in ethtool. [patch 5/7]
> * Dropped inline keyword from function. [patch 4/7]
> * Added a new patch which drops inline keyword all *.c files. [patch 6/7]
>
> Difference from v1:
> * Changed ena_update_queue_sizes() signature to use u32 instead of int
> type for the size arguments. [patch 5/7]
Series applied, thanks.
Powered by blists - more mailing lists