22/05/2018 03:24, Andy Green:
> -                     nb_rx = cb->fn.rx(port_id, queue_id, rx_pkts, nb_rx,
> -                                             nb_pkts, cb->param);
> +                     nb_rx = cb->fn.rx(port_id, queue_id,
> +                                       rx_pkts, nb_rx,
> +                                       nb_pkts, cb->param);

This change seems to be a leftover of previous revision.
I will remove it from the patch.


Reply via email to