Setting MSIX entry while allocating VMQ

Hi

I am trying to implement the VMQ is driver. While allocating the VMQ miniport driver has to return the MSIXtableenrty value to Ndis driver. I am trying to assign that while I receive an OID for that. But when I run the WHQL one of the test under VMQTestingOIDs heading is failing.

The test which is failing is " Test querying of queue parameters. " the error I am getting is

"Mismatch occured: First queue’s MSIXTableEntry 3, Second queue’s MSIXTableEntry 0
88888 The allocated queue parameters don’t equal the queried queue parameters. "

Is there anything special needs to set to tell the upper layer for MSI entry?

regards
rohit