On Tue, Oct 26, 2021 at 12:37:17PM -0700, Manish Chopra wrote: > Commit 0a6890b9b4df ("bnx2x: Utilize FW 7.13.15.0.") > added validation for fastpath HSI versions for different > client init which was not meant for SR-IOV VF clients, which > resulted in firmware asserts when running VF clients with > different fastpath HSI version. > > This patch along with the new firmware support in patch #1 > fixes this behavior in order to not validate fastpath HSI > version for the VFs. > > Fixes: 0a6890b9b4df ("bnx2x: Utilize FW 7.13.15.0.") > Signed-off-by: Manish Chopra <manishc@xxxxxxxxxxx> > Signed-off-by: Ariel Elior <aelior@xxxxxxxxxxx> > Signed-off-by: Omkar Kulkarni <okulkarni@xxxxxxxxxxx> > Signed-off-by: Shai Malin <smalin@xxxxxxxxxxx> <formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly. </formletter>