[PATCH v3 08/11] net/octeontx: implement xstats
Jerin Jacob
jerinjacobk at gmail.com
Thu Jun 9 18:13:52 CEST 2022
On Tue, May 24, 2022 at 2:13 PM Harman Kalra <hkalra at marvell.com> wrote:
>
> Adding support for xstats eth operations.
>
> Signed-off-by: Harman Kalra <hkalra at marvell.com>
+++ b/drivers/net/octeontx/octeontx_stats.h
> @@ -0,0 +1,41 @@
> +/* SPDX-License-Identifier: BSD-3-Clause
> + * Copyright(c) 2017 Cavium, Inc
Fixed copyright and Company while applying the patch.
Added following while applying the patch.
diff --git a/doc/guides/nics/features/octeontx.ini
b/doc/guides/nics/features/octeontx.ini
index 78fa7c719a..b76c16dec7 100644
--- a/doc/guides/nics/features/octeontx.ini
+++ b/doc/guides/nics/features/octeontx.ini
@@ -23,6 +23,7 @@ Inner L4 checksum = Y
Packet type parsing = Y
Flow control = Y
Basic stats = Y
+Extended stats = Y
Similar for Allmulticast mode = Y in the next path.
More information about the dev
mailing list