[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <871w2gph8r.fsf@basil.nowhere.org>
Date: Sun, 29 Jun 2008 14:17:56 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Santwona Behera <Santwona.Behera@....COM>
Cc: netdev@...r.kernel.org, davem@...emloft.net, jeff@...zik.org,
Matheos.Worku@....COM, Michael.Speer@....COM,
gkernel-commit@...ts.sourceforge.net
Subject: Re: [PATCH 0/3] Add support for rx flow hash configuration in a network device
Santwona Behera <Santwona.Behera@....COM> writes:
> Added new interface to ethtool to configure receive network flow
> classification. This patch adds support for flow distribution using
> hashing where the device can be configured with the fields in the
> receive packet to hash onto one of the multiple Rx rings.
>
> This feature has 3 related patches:
>
> 1. An ethtool application patch.
> 2. A kernel patch for the ethtool interface.
> 3. A kernel patch for the niu driver that implements the ethtool
> config ioctl functions. NOTE: The niu driver already has rx flow
> hashing implemented. With these 3 patches, this feature is now
> configurable using ethtool.
Are you sure ethtool is the right interface for this?
Me thinks the kernel should just do the right thing automatically
for this, by distributing the flows over CPUs.
-Andi
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists