Thread (19 messages) flat view 19 messages, 4 authors, 2022-02-21

Re: [PATCH net-next 12/12] drivers: vxlan: vnifilter: add support for stats dumping

From: Roopa Prabhu <hidden>
Date: 2022-02-20 14:27:32

On 2/20/22 6:12 AM, Nikolay Aleksandrov wrote:
On 20/02/2022 16:04, Roopa Prabhu wrote:
quoted
From: Nikolay Aleksandrov <redacted>

Add support for VXLAN vni filter entries' stats dumping.

Signed-off-by: Nikolay Aleksandrov <redacted>
---
  drivers/net/vxlan/vxlan_vnifilter.c | 55 ++++++++++++++++++++++++++---
  include/uapi/linux/if_link.h        | 30 +++++++++++++++-
  2 files changed, 79 insertions(+), 6 deletions(-)
[snip]
quoted
+/* Embedded inside LINK_XSTATS_TYPE_VXLAN */
+enum {
+	VXLAN_XSTATS_UNSPEC,
+	VXLAN_XSTATS_VNIFILTER,
+	__VXLAN_XSTATS_MAX
+};
+#define VXLAN_XSTATS_MAX (__VXLAN_XSTATS_MAX - 1)
+
  /* VXLAN section */
  enum {
  	IFLA_VXLAN_UNSPEC,
xstats leftover should be removed

ah, ack, looks like i only removed the stale reference. will include 
when i spin v2.

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help