DPDK  2.0.0
Data Fields
rte_eth_vmdq_mirror_conf Struct Reference

#include <rte_ethdev.h>

Data Fields

uint8_t rule_type_mask
uint8_t dst_pool
uint64_t pool_mask
struct rte_eth_vlan_mirror vlan

Detailed Description

A structure used to configure traffic mirror of an Ethernet port.

Field Documentation

uint8_t dst_pool

Destination pool for this mirror rule.

uint64_t pool_mask

Bitmap of pool for pool mirroring

uint8_t rule_type_mask

Mirroring rule type mask we want to set

struct rte_eth_vlan_mirror vlan

VLAN ID setting for VLAN mirroring


The documentation for this struct was generated from the following file: