net/e1000: support descriptor status API
authorWei Zhao <wei.zhao1@intel.com>
Fri, 29 Jun 2018 01:52:45 +0000 (09:52 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 2 Jul 2018 23:35:58 +0000 (01:35 +0200)
commite48a9fc3641a992d2bc00f17b7a56f57ab9b7512
tree1d15f9edf7c8cc3769b3b5604a54b4bb3f731615
parentb7102e98fa21476b186cd92d0e8085683052c1e1
net/e1000: support descriptor status API

rte_eth_rx_descritpr_status and rte_eth_tx_descriptor_status
are supported by igb VF.

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/e1000/igb_ethdev.c