From e4a3c7d06a34bdc83eb06df7f1c86862a966b64f Mon Sep 17 00:00:00 2001 From: Sebastien GODARD Date: Sat, 26 Mar 2022 15:33:08 +0100 Subject: [PATCH] Softnet backlog: Update DTD and XSD documents Update DTD and XSD documents to take into account new softnet backlog length metric (A_NET_SOFT). Signed-off-by: Sebastien GODARD --- sadf.h | 2 +- xml/{sysstat-3.10.dtd => sysstat-3.11.dtd} | 3 ++- xml/sysstat.xsd | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) rename xml/{sysstat-3.10.dtd => sysstat-3.11.dtd} (99%) diff --git a/sadf.h b/sadf.h index b01c33c..1408510 100644 --- a/sadf.h +++ b/sadf.h @@ -9,7 +9,7 @@ #include "sa.h" /* DTD version for XML output */ -#define XML_DTD_VERSION "3.10" +#define XML_DTD_VERSION "3.11" /* Various constants */ #define DO_SAVE 0 diff --git a/xml/sysstat-3.10.dtd b/xml/sysstat-3.11.dtd similarity index 99% rename from xml/sysstat-3.10.dtd rename to xml/sysstat-3.11.dtd index d578c24..38bd657 100644 --- a/xml/sysstat-3.10.dtd +++ b/xml/sysstat-3.11.dtd @@ -1,5 +1,5 @@ - + diff --git a/xml/sysstat.xsd b/xml/sysstat.xsd index f250420..30c4278 100644 --- a/xml/sysstat.xsd +++ b/xml/sysstat.xsd @@ -1,7 +1,7 @@ - -- XML Schema v3.9 for sysstat. See sadf.h -- + -- XML Schema v3.11 for sysstat. See sadf.h -- @@ -643,6 +643,7 @@ + -- 2.40.0