-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Retouch at Fri Nov 3 02:46:31 UTC 2023
- Loading branch information
Andrew Yourtchenko (ghjobs)
committed
Nov 3, 2023
1 parent
b10d723
commit 86ca33c
Showing
2 changed files
with
28 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,11 +40,11 @@ Andrew Yourtchenko [email protected] or @ayourtch on twitter | |
|
||
@page release_notes_2402 Release notes for VPP 24.02 | ||
|
||
More than 89 commits since the previous release, including 43 fixes. | ||
More than 93 commits since the previous release, including 44 fixes. | ||
|
||
## Release Highlights | ||
|
||
These are the *DRAFT* release notes for the upcoming VPP 24.02 release, generated as on Thu Nov 2 01:58:24 UTC 2023. | ||
These are the *DRAFT* release notes for the upcoming VPP 24.02 release, generated as on Fri Nov 3 01:59:09 UTC 2023. | ||
|
||
HIGHLIGHTS-PLACEHOLDER | ||
|
||
|
@@ -61,11 +61,15 @@ HIGHLIGHTS-PLACEHOLDER | |
- DPDK | ||
- Add ConnectX-6LX and ConnectX-7 support ([029f039d5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=029f039d5)) | ||
- Add Mellanox BlueField NICs ([006c071b0](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=006c071b0)) | ||
- IAVF Device driver | ||
- New driver using new dev infra ([47447f1f5](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=47447f1f5)) | ||
- NPTv6 | ||
- Icmp6 alg to handle icmp6 error messages ([ff344a98a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=ff344a98a)) | ||
- VNET | ||
- FLOW | ||
- Add support for using l2tpv3 as RSS type ([6cb727394](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6cb727394)) | ||
- New Device Drivers Infra | ||
- New device driver infra ([38c619115](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=38c619115)) | ||
- Session Layer | ||
- Make port range configurable ([e111bbd12](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e111bbd12)) | ||
|
||
|
@@ -438,6 +442,14 @@ please collaborate with the feature maintainer on their productization. | |
|
||
### Patches that changed API definitions | ||
|
||
| @c src/vnet/ipsec/ipsec.api || | ||
| ------- | ------- | | ||
| [0e2f188f7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0e2f188f7) | ipsec: huge anti-replay window support | | ||
|
||
| @c src/vnet/ipsec/ipsec_types.api || | ||
| ------- | ------- | | ||
| [0e2f188f7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0e2f188f7) | ipsec: huge anti-replay window support | | ||
|
||
| @c src/plugins/ping/ping.api || | ||
| ------- | ------- | | ||
| [bb1cde678](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bb1cde678) | ping: Simple binary API for running ping based on events | | ||
|
@@ -450,12 +462,4 @@ please collaborate with the feature maintainer on their productization. | |
| ------- | ------- | | ||
| [bdeee2194](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=bdeee2194) | npt66: add show command and rx/tx counters | | ||
|
||
| @c src/vnet/ipsec/ipsec.api || | ||
| ------- | ------- | | ||
| [0e2f188f7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0e2f188f7) | ipsec: huge anti-replay window support | | ||
|
||
| @c src/vnet/ipsec/ipsec_types.api || | ||
| ------- | ------- | | ||
| [0e2f188f7](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0e2f188f7) | ipsec: huge anti-replay window support | | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters