Bruce Richardson 982e43658c build: warn on unused parameter
To improve code quality we want to turn on as many warnings as we can in
the DPDK code, so turn on the "unused-parameter" warning in meson builds to
match that of the make builds. To ensure correct compilation, disable the
warning selectively for driver base code that otherwise would have issues.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2019-06-04 00:22:50 +02:00
..
2019-03-29 17:25:31 +01:00
2019-03-29 17:25:31 +01:00
2019-03-29 17:25:31 +01:00
2019-03-29 17:25:31 +01:00
2019-03-29 17:25:31 +01:00
2019-03-29 17:25:31 +01:00
2019-03-29 17:25:31 +01:00
2019-03-29 17:25:31 +01:00
2019-06-04 00:22:50 +02:00

/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright(c) 2018 Intel Corporation
 */

Intel® ICE driver
==================

This directory contains source code of FreeBSD ice driver of version
2018.12.11 released by the team which develops
basic drivers for any ice NIC. The directory of base/ contains the
original source package.
This driver is valid for the product(s) listed below

* Intel® Ethernet Network Adapters E810

Updating the driver
===================

NOTE: The source code in this directory should not be modified apart from
the following file(s):

    ice_osdep.h