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

Stephen Hemminger stephen at networkplumber.org
Tue Sep 22 00:35:30 CEST 2015


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

> +static inline void
> +send_burst_mp(struct rte_port_ring_writer *p)
> +{

compiler will inline static functions anyway. No need to add inline qualifier


More information about the dev mailing list