diff options
author | Sridhar K. N. Rao <srao@linuxfoundation.org> | 2023-01-03 18:24:40 +0530 |
---|---|---|
committer | Sridhar K. N. Rao <srao@linuxfoundation.org> | 2023-01-03 18:25:46 +0530 |
commit | e0b5af5ab0a36bb63c880b9137dd02e26e4c94cc (patch) | |
tree | 413ec87cbc5ec02af1fd318b6b46548ffec54a3d /docs/release/release-notes/release-notes.rst | |
parent | 2384d80804d08b246bda3da6aef9b3cf74367a92 (diff) |
Signed-off-by: Sridhar K. N. Rao <srao@linuxfoundation.org>
Change-Id: If5ea4a03e2a2db33d253814a53a216c0a50128a7
Diffstat (limited to 'docs/release/release-notes/release-notes.rst')
-rw-r--r-- | docs/release/release-notes/release-notes.rst | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index fd77a37a..6d13c7e5 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -3,6 +3,31 @@ .. (c) OPNFV, Intel Corporation, Spirent Communications, AT&T and others. +Anuket Nile Release +=================== + +* Supported Software Versions - DPDK:21.11, OVS:2.17.2, VPP:21.01, QEMU:3.1.1, Trex:2.86, PROX:Kali + +* Source + + * BPF-Switch: Based on https://github.com/dsahern/bpf-progs + +* Kubernetes + + * Support for XDP-based networking + + * Dockerfiles for af_xdp. + * Pod deployment files, network attachment definitions + * Example configurations - daemonset + * Detailed documentation. + +* Miscellaneous + + * Support for Ubuntu 22.04 is included + * Additional packages are included in the installation process - eBPF related packages. + * DPDK build based on meson is the default approach. + * Read the documentation in systems folder before initiating the build. + Anuket Moselle Release ====================== |