On 3/20/2019 11:49 AM, Rahul Lakkireddy wrote: > From: Vishal Kulkarni <vis...@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 <vis...@chelsio.com> > Signed-off-by: Rahul Lakkireddy <rahul.lakkire...@chelsio.com>
Applied to dpdk-next-net/master, thanks.