]> git.droids-corp.org - dpdk.git/blobdiff - examples/l2fwd-event/l2fwd_common.h
vfio: fix DMA mapping granularity for IOVA as VA
[dpdk.git] / examples / l2fwd-event / l2fwd_common.h
index 7e33ee7496690389b7e56ef2a50fd6a2a27cb66a..939221d45ab7bb921ec086a50fb421edae05b614 100644 (file)
@@ -69,6 +69,7 @@ struct l2fwd_resources {
        uint8_t sched_type;
        uint8_t mac_updating;
        uint8_t rx_queue_per_lcore;
        uint8_t sched_type;
        uint8_t mac_updating;
        uint8_t rx_queue_per_lcore;
+       bool port_pairs;
        uint16_t nb_rxd;
        uint16_t nb_txd;
        uint32_t enabled_port_mask;
        uint16_t nb_rxd;
        uint16_t nb_txd;
        uint32_t enabled_port_mask;