]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_pmd_ixgbe/ixgbe_ethdev.h
ixgbe: support flexpayload configuration of flow director
[dpdk.git] / lib / librte_pmd_ixgbe / ixgbe_ethdev.h
index d92e54a3e2caf9369e8935b95a75ed8f9bfdb808..bea28c5b19cafbff18ba32decefa9c2930d5ed01 100644 (file)
  * Information about the fdir mode.
  */
 struct ixgbe_hw_fdir_info {
+       uint8_t     flex_bytes_offset;
        uint16_t    collision;
        uint16_t    free;
        uint16_t    maxhash;