On Wed, Jan 04, 2017 at 09:53:40PM +0800, Tiwei Bie wrote:
> On Tue, Dec 27, 2016 at 03:19:29PM +0530, Jerin Jacob wrote:
> > From: Santosh Shukla
> > /* Update the tx tail register */
> > rte_wmb();
> > - I40E_PCI_REG_WRITE(txq->qtx_tail, txq->tx_tail);
> > + I40E_PCI_REG_WRITE_REL
On Tue, Dec 27, 2016 at 03:19:29PM +0530, Jerin Jacob wrote:
> From: Santosh Shukla
>
> Replace the raw I/O device memory read/write access with eal abstraction
> for I/O device memory read/write access to fix portability issues across
> different architectures.
>
[...]
> diff --git a/drivers/ne
From: Santosh Shukla
Replace the raw I/O device memory read/write access with eal abstraction
for I/O device memory read/write access to fix portability issues across
different architectures.
CC: Helin Zhang
CC: Jingjing Wu
Signed-off-by: Santosh Shukla
Signed-off-by: Satha Rao
Signed-off-by
3 matches
Mail list logo