On 12/21/2016 3:30 PM, Ferruh Yigit wrote: > On 12/17/2016 6:03 PM, Chas Williams wrote: >> This patch initializes the eth_dev->link_intr_cbs queue which is >> used when af_packet is passed into rte_eth_ev_callback_register(). >> >> Fixes: 4dc294158cac ("ethdev: support optional Rx and Tx callbacks") >> >> Signed-off-by: Chas Williams <3ch...@gmail.com> > > Acked-by: Ferruh Yigit <ferruh.yi...@intel.com> >
The commit that just applied solves the issue that this patch targets: http://dpdk.org/browse/dpdk/commit/?id=75aca7997e57b017 I am updating this patch as rejected. Thanks, ferruh