On Mon, Oct 21, 2019 at 4:29 PM Kevin Traynor <ktray...@redhat.com> wrote: > > On 20/10/2019 06:20, Rasesh Mody wrote: > > In our testing we have identified a critical FW bug. Performance > > is degraded significantly for certain packet sizes with 8.40.25.0 FW. > > > > This patch updates the FW to version 8.40.33.0. The updated FW has a > > fix to performance issue. > > > > The patch also adds initialization for FW overlay RAM as part of > > hardware initialization which is required by the new FW. > > > > Fixes: 066f0d380a2f ("net/qede/base: update FW to 8.40.25.0") > > > > Hi Rasesh, it should be: > > Fixes: 21c959e2cb10 ("net/qede/base: update FW to 8.40.25.0")
# Updated the Fixes git id # Added cc: sta...@dpdk.org # Changed the subject to "net/qede/base: update FW to 8.40.33.0" Series applied to dpdk-next-net-mrvl/master. Thanks. > > Signed-off-by: Rasesh Mody <rm...@marvell.com>