From: Shannon Nelson <[email protected]> Date: Tue, 9 May 2017 18:30:12 -0700
> 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 <[email protected]> > Reviewed-by: Tushar Dave <[email protected]> > Reviewed-by: Tom Saeger <[email protected]> > --- > v2: simplify by getting rid of the driver-specific ifdef and define Applied.
