07/10/2019 13:08, Bruce Richardson:
> From: Pawel Modrak <pawelx.mod...@intel.com>
> --- a/examples/ioat/ioatfwd.c
> +++ b/examples/ioat/ioatfwd.c
> @@ -161,7 +161,6 @@ ioat_enqueue_packets(struct rte_mbuf **pkts,
>       rte_mempool_put_bulk(ioat_pktmbuf_pool, (void *)&pkts_copy[i],
>               nb_rx - i);
>  
> -
>       return ret;
>  }

This line can be removed in previous patch :)
(will do while merging)



Reply via email to