net/mlx5: fix typos and code style
[dpdk.git] / drivers / net / failsafe / failsafe_ops.c
index 7f8bcd4..e3add40 100644 (file)
@@ -78,6 +78,7 @@ static struct rte_eth_dev_info default_infos = {
                DEV_RX_OFFLOAD_SECURITY,
        .tx_offload_capa =
                DEV_TX_OFFLOAD_MULTI_SEGS |
+               DEV_TX_OFFLOAD_MBUF_FAST_FREE |
                DEV_TX_OFFLOAD_IPV4_CKSUM |
                DEV_TX_OFFLOAD_UDP_CKSUM |
                DEV_TX_OFFLOAD_TCP_CKSUM |