[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180427.112413.581654209060941592.davem@davemloft.net>
Date: Fri, 27 Apr 2018 11:24:13 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: felix.manlunas@...ium.com
Cc: netdev@...r.kernel.org, raghu.vatsavayi@...ium.com,
derek.chickles@...ium.com, satananda.burla@...ium.com,
intiyaz.basha@...ium.com
Subject: Re: [PATCH net-next 0/6] liquidio: enhanced ethtool --set-channels
feature
From: Felix Manlunas <felix.manlunas@...ium.com>
Date: Wed, 25 Apr 2018 11:23:01 -0700
> From: Intiyaz Basha <intiyaz.basha@...ium.com>
>
> For the ethtool --set-channels feature, the liquidio driver currently
> accepts max combined value as the queue count configured during driver
> load time, where max combined count is the total count of input and output
> queues. This limitation is applicable only when SR-IOV is enabled, that
> is, when VFs are created for PF. If SR-IOV is not enabled, the driver can
> configure max supported (64) queues.
>
> This series of patches are for enhancing driver to accept
> max supported queues for ethtool --set-channels.
Looks like patch #6 needs some warning fixes as per kbuild robot.
Powered by blists - more mailing lists