From 4e6d8fdce0739fcaef6866e384110525a2043acd Mon Sep 17 00:00:00 2001
From: Christian Giese
Date: Mon, 15 Apr 2024 09:57:46 +0000
Subject: [PATCH] github pages
---
docs/_sources/configuration/streams.rst.txt | 6 ++++++
docs/configuration/index.html | 14 ++++++++++++++
docs/configuration/streams.html | 14 ++++++++++++++
docs/streams.html | 14 ++++++++++++++
4 files changed, 48 insertions(+)
diff --git a/docs/_sources/configuration/streams.rst.txt b/docs/_sources/configuration/streams.rst.txt
index b1ee5d4f..01608dbc 100644
--- a/docs/_sources/configuration/streams.rst.txt
+++ b/docs/_sources/configuration/streams.rst.txt
@@ -56,6 +56,12 @@
| | | For example, ``"Gbps": 1`` |
| | | which is equal to ``"bps": 1000000000``. |
+--------------------------------+------------------------------------------------------------------+
+| **pps-upstream** | | Optionally overwrite PPS in upstream to support bidirectional |
+| | | streams with different rates for upstream and downstream. |
++--------------------------------+------------------------------------------------------------------+
+| **bps-upstream** | | Optionally overwrite bps in upstream to support bidirectional |
+| | | streams with different rates for upstream and downstream. |
++--------------------------------+------------------------------------------------------------------+
| **setup-interval** | | Set optional setup interval in seconds. If set, sent max 1 |
| | | packet per setup interval until stream becomes verified. |
| | | After setup is done, the actual rate will be applied. |
diff --git a/docs/configuration/index.html b/docs/configuration/index.html
index 7d3eee48..7ec7e69b 100644
--- a/docs/configuration/index.html
+++ b/docs/configuration/index.html
@@ -2086,6 +2086,20 @@ forwarding and header enrichment.
+pps-upstream |
+
+ Optionally overwrite PPS in upstream to support bidirectional
+ streams with different rates for upstream and downstream.
+
+ |
+
+bps-upstream |
+
+ Optionally overwrite bps in upstream to support bidirectional
+ streams with different rates for upstream and downstream.
+
+ |
+
setup-interval |
Set optional setup interval in seconds. If set, sent max 1
diff --git a/docs/configuration/streams.html b/docs/configuration/streams.html
index 6233c95a..4507f240 100644
--- a/docs/configuration/streams.html
+++ b/docs/configuration/streams.html
@@ -202,6 +202,20 @@
|
+pps-upstream |
+
+ Optionally overwrite PPS in upstream to support bidirectional
+ streams with different rates for upstream and downstream.
+
+ |
+
+bps-upstream |
+
+ Optionally overwrite bps in upstream to support bidirectional
+ streams with different rates for upstream and downstream.
+
+ |
+
setup-interval |
Set optional setup interval in seconds. If set, sent max 1
diff --git a/docs/streams.html b/docs/streams.html
index 5f464c64..99e47be6 100644
--- a/docs/streams.html
+++ b/docs/streams.html
@@ -316,6 +316,20 @@ brief overview of all the flows that are currently active or configured.
|
+pps-upstream |
+
+ Optionally overwrite PPS in upstream to support bidirectional
+ streams with different rates for upstream and downstream.
+
+ |
+
+bps-upstream |
+
+ Optionally overwrite bps in upstream to support bidirectional
+ streams with different rates for upstream and downstream.
+
+ |
+
setup-interval |
Set optional setup interval in seconds. If set, sent max 1
|