Skip to content
Commit c519fe9a authored by Shannon Nelson's avatar Shannon Nelson Committed by David S. Miller
Browse files

bnxt: add dma mapping attributes



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: default avatarShannon Nelson <shannon.nelson@oracle.com>
Reviewed-by: default avatarTushar Dave <tushar.n.dave@oracle.com>
Reviewed-by: default avatarTom Saeger <tom.saeger@oracle.com>
Acked-by: default avatarMichael Chan <michael.chan@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9efa27bf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment