Skip to content

Commit 9242a76

Browse files
author
Andrew Yourtchenko (ghjobs)
committed
Retouch at Wed Jan 22 03:17:42 UTC 2025
1 parent ada177e commit 9242a76

File tree

2 files changed

+66
-58
lines changed

2 files changed

+66
-58
lines changed

README.md

Lines changed: 33 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ Andrew Yourtchenko [email protected] or @ayourtch on twitter
4040

4141
@page release_notes_2502 Release notes for VPP 25.02
4242

43-
More than 261 commits since the previous release, including 99 fixes.
43+
More than 269 commits since the previous release, including 100 fixes.
4444

4545
## Release Highlights
4646

47-
These are the *DRAFT* release notes for the upcoming VPP 25.02 release, generated as on Tue Jan 21 02:19:18 UTC 2025.
47+
These are the *DRAFT* release notes for the upcoming VPP 25.02 release, generated as on Wed Jan 22 02:21:29 UTC 2025.
4848

4949
HIGHLIGHTS-PLACEHOLDER
5050

@@ -55,6 +55,7 @@ HIGHLIGHTS-PLACEHOLDER
5555
- Bump to ipsecmb v2.0 ([de020ab47](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=de020ab47))
5656
- DPDK
5757
- Update rdma-core to 55.0 ([eaf1059c8](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=eaf1059c8))
58+
- Bump to DPDK 24.11.1 ([82f9167e4](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=82f9167e4))
5859
- Host Stack Applications
5960
- Added request repeating to http client ([d74e440f2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d74e440f2))
6061
- Proxying UDP in HTTP/1.1 ([c19cca931](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c19cca931))
@@ -65,13 +66,16 @@ HIGHLIGHTS-PLACEHOLDER
6566
- Add crypto framework ([6937c0b2d](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6937c0b2d))
6667
- Add support for hmac\_md5 and chachapoly ([3ac40b94c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=3ac40b94c))
6768
- Update octeon roc version ([d023a7e26](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d023a7e26))
69+
- Add direct mode changes in crypto datapath ([d3df84523](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d3df84523))
6870
- Snort plugin
6971
- API functions for plugin ([e3ad5aa68](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e3ad5aa68))
7072
- Python binding for the VPP API
7173
- Vpp\_papi asyncio support ([0ad98a8c9](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0ad98a8c9))
7274
- VNET
7375
- Bidirectional Forwarding Detection (BFD)
7476
- Add support for multihop ([17a918133](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=17a918133))
77+
- Crypto Infra
78+
- Add async algo macros for ctr sha2 ([9b58a8ec0](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9b58a8ec0))
7579
- New Device Drivers Infra
7680
- Introduce consistent\_qp feature ([825691419](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=825691419))
7781
- Secondary interfaces support ([61e287b9f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=61e287b9f))
@@ -572,57 +576,57 @@ please collaborate with the feature maintainer on their productization.
572576

573577
### Patches that changed API definitions
574578

575-
| @c src/vnet/devices/tap/tapv2.api ||
579+
| @c src/plugins/snort/snort.api ||
576580
| ------- | ------- |
577-
| [91e63915e](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=91e63915e) | tap: update tap_flags |
581+
| [e3ad5aa68](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e3ad5aa68) | snort: API functions for plugin |
578582

579-
| @c src/vnet/session/session.api ||
583+
| @c src/plugins/auto_sdl/auto_sdl.api ||
580584
| ------- | ------- |
581-
| [e0c4e6e32](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e0c4e6e32) | session: session table holding free appns index |
582-
| [6f173171b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6f173171b) | session: fix SDL to use remote instead local |
585+
| [6d4dbd4f2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6d4dbd4f2) | session: add auto sdl |
583586

584-
| @c src/vnet/srv6/sr_types.api ||
587+
| @c src/plugins/http_static/http_static.api ||
585588
| ------- | ------- |
586-
| [c68c97083](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c68c97083) | sr : enable SRv6 uSID in the SRv6 API |
589+
| [a4597a74a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a4597a74a) | http_static: api add keepalive-timeout |
587590

588-
| @c src/vnet/bfd/bfd.api ||
591+
| @c src/plugins/af_xdp/af_xdp.api ||
589592
| ------- | ------- |
590-
| [17a918133](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=17a918133) | bfd: add support for multihop |
593+
| [0dd47bcf2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0dd47bcf2) | af_xdp: api cleanup |
591594

592-
| @c src/vnet/pg/pg.api ||
595+
| @c src/plugins/ikev2/ikev2.api ||
593596
| ------- | ------- |
594-
| [0b1bd9df3](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0b1bd9df3) | pg: add support to delete pg interface |
597+
| [379a454aa](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=379a454aa) | tests: reduce sleep interval in ikev2 sa rekey test |
595598

596-
| @c src/vnet/dev/dev.api ||
599+
| @c src/plugins/sflow/sflow.api ||
597600
| ------- | ------- |
598-
| [825691419](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=825691419) | dev: introduce consistent_qp feature |
601+
| [e40f8a90b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e40f8a90b) | sflow: initial checkin |
599602

600-
| @c src/vnet/ip/ip.api ||
603+
| @c src/vnet/dev/dev.api ||
601604
| ------- | ------- |
602-
| [18eedde9f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=18eedde9f) | ip: add enable ip4 api |
605+
| [825691419](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=825691419) | dev: introduce consistent_qp feature |
603606

604-
| @c src/plugins/ikev2/ikev2.api ||
607+
| @c src/vnet/session/session.api ||
605608
| ------- | ------- |
606-
| [379a454aa](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=379a454aa) | tests: reduce sleep interval in ikev2 sa rekey test |
609+
| [e0c4e6e32](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e0c4e6e32) | session: session table holding free appns index |
610+
| [6f173171b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6f173171b) | session: fix SDL to use remote instead local |
607611

608-
| @c src/plugins/snort/snort.api ||
612+
| @c src/vnet/pg/pg.api ||
609613
| ------- | ------- |
610-
| [e3ad5aa68](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e3ad5aa68) | snort: API functions for plugin |
614+
| [0b1bd9df3](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0b1bd9df3) | pg: add support to delete pg interface |
611615

612-
| @c src/plugins/auto_sdl/auto_sdl.api ||
616+
| @c src/vnet/ip/ip.api ||
613617
| ------- | ------- |
614-
| [6d4dbd4f2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6d4dbd4f2) | session: add auto sdl |
618+
| [18eedde9f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=18eedde9f) | ip: add enable ip4 api |
615619

616-
| @c src/plugins/sflow/sflow.api ||
620+
| @c src/vnet/bfd/bfd.api ||
617621
| ------- | ------- |
618-
| [e40f8a90b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e40f8a90b) | sflow: initial checkin |
622+
| [17a918133](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=17a918133) | bfd: add support for multihop |
619623

620-
| @c src/plugins/af_xdp/af_xdp.api ||
624+
| @c src/vnet/devices/tap/tapv2.api ||
621625
| ------- | ------- |
622-
| [0dd47bcf2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0dd47bcf2) | af_xdp: api cleanup |
626+
| [91e63915e](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=91e63915e) | tap: update tap_flags |
623627

624-
| @c src/plugins/http_static/http_static.api ||
628+
| @c src/vnet/srv6/sr_types.api ||
625629
| ------- | ------- |
626-
| [a4597a74a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a4597a74a) | http_static: api add keepalive-timeout |
630+
| [c68c97083](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c68c97083) | sr : enable SRv6 uSID in the SRv6 API |
627631

628632

RELEASE.md

Lines changed: 33 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
@page release_notes_2502 Release notes for VPP 25.02
22

3-
More than 261 commits since the previous release, including 99 fixes.
3+
More than 269 commits since the previous release, including 100 fixes.
44

55
## Release Highlights
66

7-
These are the *DRAFT* release notes for the upcoming VPP 25.02 release, generated as on Tue Jan 21 02:19:18 UTC 2025.
7+
These are the *DRAFT* release notes for the upcoming VPP 25.02 release, generated as on Wed Jan 22 02:21:29 UTC 2025.
88

99
HIGHLIGHTS-PLACEHOLDER
1010

@@ -15,6 +15,7 @@ HIGHLIGHTS-PLACEHOLDER
1515
- Bump to ipsecmb v2.0 ([de020ab47](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=de020ab47))
1616
- DPDK
1717
- Update rdma-core to 55.0 ([eaf1059c8](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=eaf1059c8))
18+
- Bump to DPDK 24.11.1 ([82f9167e4](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=82f9167e4))
1819
- Host Stack Applications
1920
- Added request repeating to http client ([d74e440f2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d74e440f2))
2021
- Proxying UDP in HTTP/1.1 ([c19cca931](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c19cca931))
@@ -25,13 +26,16 @@ HIGHLIGHTS-PLACEHOLDER
2526
- Add crypto framework ([6937c0b2d](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6937c0b2d))
2627
- Add support for hmac\_md5 and chachapoly ([3ac40b94c](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=3ac40b94c))
2728
- Update octeon roc version ([d023a7e26](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d023a7e26))
29+
- Add direct mode changes in crypto datapath ([d3df84523](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=d3df84523))
2830
- Snort plugin
2931
- API functions for plugin ([e3ad5aa68](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e3ad5aa68))
3032
- Python binding for the VPP API
3133
- Vpp\_papi asyncio support ([0ad98a8c9](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0ad98a8c9))
3234
- VNET
3335
- Bidirectional Forwarding Detection (BFD)
3436
- Add support for multihop ([17a918133](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=17a918133))
37+
- Crypto Infra
38+
- Add async algo macros for ctr sha2 ([9b58a8ec0](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=9b58a8ec0))
3539
- New Device Drivers Infra
3640
- Introduce consistent\_qp feature ([825691419](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=825691419))
3741
- Secondary interfaces support ([61e287b9f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=61e287b9f))
@@ -532,57 +536,57 @@ please collaborate with the feature maintainer on their productization.
532536

533537
### Patches that changed API definitions
534538

535-
| @c src/vnet/devices/tap/tapv2.api ||
539+
| @c src/plugins/snort/snort.api ||
536540
| ------- | ------- |
537-
| [91e63915e](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=91e63915e) | tap: update tap_flags |
541+
| [e3ad5aa68](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e3ad5aa68) | snort: API functions for plugin |
538542

539-
| @c src/vnet/session/session.api ||
543+
| @c src/plugins/auto_sdl/auto_sdl.api ||
540544
| ------- | ------- |
541-
| [e0c4e6e32](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e0c4e6e32) | session: session table holding free appns index |
542-
| [6f173171b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6f173171b) | session: fix SDL to use remote instead local |
545+
| [6d4dbd4f2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6d4dbd4f2) | session: add auto sdl |
543546

544-
| @c src/vnet/srv6/sr_types.api ||
547+
| @c src/plugins/http_static/http_static.api ||
545548
| ------- | ------- |
546-
| [c68c97083](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c68c97083) | sr : enable SRv6 uSID in the SRv6 API |
549+
| [a4597a74a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a4597a74a) | http_static: api add keepalive-timeout |
547550

548-
| @c src/vnet/bfd/bfd.api ||
551+
| @c src/plugins/af_xdp/af_xdp.api ||
549552
| ------- | ------- |
550-
| [17a918133](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=17a918133) | bfd: add support for multihop |
553+
| [0dd47bcf2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0dd47bcf2) | af_xdp: api cleanup |
551554

552-
| @c src/vnet/pg/pg.api ||
555+
| @c src/plugins/ikev2/ikev2.api ||
553556
| ------- | ------- |
554-
| [0b1bd9df3](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0b1bd9df3) | pg: add support to delete pg interface |
557+
| [379a454aa](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=379a454aa) | tests: reduce sleep interval in ikev2 sa rekey test |
555558

556-
| @c src/vnet/dev/dev.api ||
559+
| @c src/plugins/sflow/sflow.api ||
557560
| ------- | ------- |
558-
| [825691419](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=825691419) | dev: introduce consistent_qp feature |
561+
| [e40f8a90b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e40f8a90b) | sflow: initial checkin |
559562

560-
| @c src/vnet/ip/ip.api ||
563+
| @c src/vnet/dev/dev.api ||
561564
| ------- | ------- |
562-
| [18eedde9f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=18eedde9f) | ip: add enable ip4 api |
565+
| [825691419](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=825691419) | dev: introduce consistent_qp feature |
563566

564-
| @c src/plugins/ikev2/ikev2.api ||
567+
| @c src/vnet/session/session.api ||
565568
| ------- | ------- |
566-
| [379a454aa](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=379a454aa) | tests: reduce sleep interval in ikev2 sa rekey test |
569+
| [e0c4e6e32](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e0c4e6e32) | session: session table holding free appns index |
570+
| [6f173171b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6f173171b) | session: fix SDL to use remote instead local |
567571

568-
| @c src/plugins/snort/snort.api ||
572+
| @c src/vnet/pg/pg.api ||
569573
| ------- | ------- |
570-
| [e3ad5aa68](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e3ad5aa68) | snort: API functions for plugin |
574+
| [0b1bd9df3](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0b1bd9df3) | pg: add support to delete pg interface |
571575

572-
| @c src/plugins/auto_sdl/auto_sdl.api ||
576+
| @c src/vnet/ip/ip.api ||
573577
| ------- | ------- |
574-
| [6d4dbd4f2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=6d4dbd4f2) | session: add auto sdl |
578+
| [18eedde9f](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=18eedde9f) | ip: add enable ip4 api |
575579

576-
| @c src/plugins/sflow/sflow.api ||
580+
| @c src/vnet/bfd/bfd.api ||
577581
| ------- | ------- |
578-
| [e40f8a90b](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=e40f8a90b) | sflow: initial checkin |
582+
| [17a918133](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=17a918133) | bfd: add support for multihop |
579583

580-
| @c src/plugins/af_xdp/af_xdp.api ||
584+
| @c src/vnet/devices/tap/tapv2.api ||
581585
| ------- | ------- |
582-
| [0dd47bcf2](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=0dd47bcf2) | af_xdp: api cleanup |
586+
| [91e63915e](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=91e63915e) | tap: update tap_flags |
583587

584-
| @c src/plugins/http_static/http_static.api ||
588+
| @c src/vnet/srv6/sr_types.api ||
585589
| ------- | ------- |
586-
| [a4597a74a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a4597a74a) | http_static: api add keepalive-timeout |
590+
| [c68c97083](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=c68c97083) | sr : enable SRv6 uSID in the SRv6 API |
587591

588592

0 commit comments

Comments
 (0)