On Tue, May 24, 2022 at 2:13 PM Harman Kalra <hka...@marvell.com> wrote:
>
> Adding support for xstats eth operations.
>
> Signed-off-by: Harman Kalra <hka...@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.

Reply via email to