diff options
author | Vincenzo Maffione <v.maffione@gmail.com> | 2016-01-25 19:24:35 +0100 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2016-02-04 14:13:11 +0800 |
commit | ab685220f64d170522c6647c71509fdb03920bd9 (patch) | |
tree | 063bd0c63ec5bfed085a6604a8d2cc15cb91e6be /qemu-options-wrapper.h | |
parent | dd793a74882477ca38d49e191110c17dfee51dcc (diff) |
net: netmap: use nm_open() to open netmap ports
This patch simplifies the netmap backend code by means of the nm_open()
helper function provided by netmap_user.h, which hides the details of
open(), iotcl() and mmap() carried out on the netmap device.
Moreover, the semantic of nm_open() makes it possible to open special
netmap ports (e.g. pipes, monitors) and use special modes (e.g. host rings
only, single queue mode, exclusive access).
Signed-off-by: Vincenzo Maffione <v.maffione@gmail.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'qemu-options-wrapper.h')
0 files changed, 0 insertions, 0 deletions