net/nfp: support IOVA VA mode
authorAlejandro Lucero <alejandro.lucero@netronome.com>
Fri, 5 Oct 2018 12:45:27 +0000 (13:45 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 28 Oct 2018 21:07:13 +0000 (22:07 +0100)
commitf7378a03d18d186b0c53f57f5bcc939e5c5c227c
tree06ea31795b791fe6a8f441ceb7c8e98da70b9092
parent388022d5d09416f1bef27e1704a59c8047a1f5a6
net/nfp: support IOVA VA mode

NFP can handle IOVA as VA. It requires to check those IOVAs
being in the supported range what is done during initialization.

Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com>
drivers/net/nfp/nfp_net.c