Re: [PATCH-v1 12/22] Fix driver usage of 128B WQEs when WQ_CREATE is V1.

2017-04-20 Thread Johannes Thumshirn
On Wed, Apr 19, 2017 at 09:46:31PM -0700, jsmart2...@gmail.com wrote: > From: James Smart > > There are two versions of a structure for queue creation and setup that the > driver shares with FW. The driver was only treating as version 0. > > Verify WQ_CREATE with 128B WQEs

[PATCH-v1 12/22] Fix driver usage of 128B WQEs when WQ_CREATE is V1.

2017-04-19 Thread jsmart2021
From: James Smart There are two versions of a structure for queue creation and setup that the driver shares with FW. The driver was only treating as version 0. Verify WQ_CREATE with 128B WQEs in V0 and V1. Code review of another bug showed the driver passing 128B WQEs and