[PATCH v1 37/73] net/ntnic: add flow dump feature

Stephen Hemminger stephen at networkplumber.org
Tue Oct 22 01:10:51 CEST 2024


On Mon, 21 Oct 2024 23:04:39 +0200
Serhii Iliushyk <sil-plv at napatech.com> wrote:

> +void hw_db_inline_dump(struct flow_nic_dev *ndev, void *db_handle, const struct hw_db_idx *idxs,
> +	uint32_t size, FILE *file)
> +{
> +	(void)ndev;

Use __rte_unused, it is cleaner to read then.


More information about the dev mailing list