[dpdk-dev] [PATCH v4 15/17] net/ionic: add stats

Stephen Hemminger stephen at networkplumber.org
Fri Dec 20 01:28:59 CET 2019


On Thu, 19 Dec 2019 23:18:45 +0100
Alfredo Cardigliano <cardigliano at ntop.org> wrote:

> +
> +void
> +ionic_lif_get_stats(struct ionic_lif *lif, struct rte_eth_stats *stats)
> +{

It is clearer which parameter is input (vs output) if you mark lif as const here.


More information about the dev mailing list