net/virtio: add device config support to vDPA
[dpdk.git] / drivers / net / virtio / virtio_ethdev.h
index 873327d..5a501e7 100644 (file)
 
 #include "virtio.h"
 
-#ifndef PAGE_SIZE
-#define PAGE_SIZE 4096
-#endif
-
 #define VIRTIO_MAX_RX_QUEUES 128U
 #define VIRTIO_MAX_TX_QUEUES 128U
 #define VIRTIO_MAX_MAC_ADDRS 64