diff options
author | 2023-06-16 12:27:45 +0000 | |
---|---|---|
committer | 2023-06-19 11:01:51 +0000 | |
commit | 62a485fa3753dbb9e0cf337164fe65d213e89ef2 (patch) | |
tree | f2de17f41dc07d48906e232dd0f8032826718bcd /docs/content/methodology/test/hoststack/_index.md | |
parent | 67c40f2918753bbadc56545d84fb81030334e9dc (diff) |
C-Docs: Fixes and improvments
Change-Id: I167720869e15236fde76a91559c17bf94f0ed68d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/content/methodology/test/hoststack/_index.md')
-rw-r--r-- | docs/content/methodology/test/hoststack/_index.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/content/methodology/test/hoststack/_index.md b/docs/content/methodology/test/hoststack/_index.md index 2ae872c54e..61e290c2d6 100644 --- a/docs/content/methodology/test/hoststack/_index.md +++ b/docs/content/methodology/test/hoststack/_index.md @@ -4,3 +4,10 @@ bookFlatSection: false title: "Hoststack" weight: 6 --- + +# Hoststack + +- [QUIC/UDP/IP with vpp_echo](quicudpip_with_vppecho) +- [TCP/IP with iperf3](tcpip_with_iperf3) +- [UDP/IP with iperf3](udpip_with_iperf3) +- [VSAP ab with nginx](vsap_ab_with_nginx) |