Re: [dpdk-dev] [PATCH] common/octeontx2: fix msix offset structure fields

2020-11-17 Thread Jerin Jacob
On Mon, Nov 16, 2020 at 8:12 PM Harman Kalra wrote: > > Syncing the data types of msix offset mbox response structure > fields wrt rvu_pfvf structure as in msix offset mbox handler, > respective block LFs response field is initialised with rvu_pfvf > and mismatch in the data types of respective fi

[dpdk-dev] [PATCH] common/octeontx2: fix msix offset structure fields

2020-11-16 Thread Harman Kalra
Syncing the data types of msix offset mbox response structure fields wrt rvu_pfvf structure as in msix offset mbox handler, respective block LFs response field is initialised with rvu_pfvf and mismatch in the data types of respective fields may lead to issues. This mismatch in data types resulted