[dpdk-dev] [PATCH] net/cxgbe: remove unused code in Rx path
Ferruh Yigit
ferruh.yigit at intel.com
Thu Mar 21 20:45:07 CET 2019
On 3/20/2019 11:49 AM, Rahul Lakkireddy wrote:
> From: Vishal Kulkarni <vishal at chelsio.com>
>
> All Rx packet handling is done in process_responses() and hence
> t4_ethrx_handler() never gets called. So, remove it.
>
> Signed-off-by: Vishal Kulkarni <vishal at chelsio.com>
> Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy at chelsio.com>
Applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list