[dpdk-dev] [PATCH v1 1/3] port: add mp/mc ring ports

Stephen Hemminger stephen at networkplumber.org
Tue Sep 22 00:34:39 CEST 2015


On Tue, 15 Sep 2015 15:06:33 +0200
Piotr Azarewicz <piotrx.t.azarewicz at intel.com> wrote:

> +static int
> +rte_port_ring_multi_reader_rx(void *port, struct rte_mbuf **pkts, uint32_t n_pkts)
> +{

Please break arguments on line so that line length is not over 80 characters.


More information about the dev mailing list