[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180724.163329.46678821829078411.davem@davemloft.net>
Date: Tue, 24 Jul 2018 16:33:29 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sudarsana.kalluru@...ium.com
Cc: netdev@...r.kernel.org, ariel.elior@...ium.com
Subject: Re: [PATCH net 1/1] bnx2x: Fix invalid memory access in rss hash
config path.
From: Sudarsana Reddy Kalluru <sudarsana.kalluru@...ium.com>
Date: Tue, 24 Jul 2018 02:43:52 -0700
> Rx hash/filter table configuration uses rss_conf_obj to configure filters
> in the hardware. This object is initialized only when the interface is
> brought up.
> This patch adds driver changes to configure rss params only when the device
> is in opened state. In port disabled case, the config will be cached in the
> driver structure which will be applied in the successive load path.
>
> Please consider applying it to 'net' branch.
>
> Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@...ium.com>
Applied, thank you.
Powered by blists - more mailing lists