On Tue, May 9, 2017 at 6:30 PM, Shannon Nelson <shannon.nel...@oracle.com> wrote: > On the SPARC platform we need to use the DMA_ATTR_WEAK_ORDERING attribute > in our Rx path dma mapping in order to get the expected performance out > of the receive path. Adding it to the Tx path has little effect, so > that's not a part of this patch. > > Signed-off-by: Shannon Nelson <shannon.nel...@oracle.com> > Reviewed-by: Tushar Dave <tushar.n.d...@oracle.com> > Reviewed-by: Tom Saeger <tom.sae...@oracle.com> > --- > v2: simplify by getting rid of the driver-specific ifdef and define
Acked-by: Michael Chan <michael.c...@broadcom.com>