Skip to content

Commit

Permalink
vpp: upgrade to 77488ae02ae56911d65d72e8df6ca793876c5317 (13 dec 22)
Browse files Browse the repository at this point in the history
This upgrade includes :
* 4561d6d25 - (7 weeks ago) devices: fix the l2 hdr offset in af_packet transmit side - Mohsin Kazmi
* a6d16b713 - (8 weeks ago) avf: support generic flow - Ting Xu
* 6db275861 - (3 weeks ago) rdma: fix for-loop initialization in scalar path - Jieqiang Wang
* 186798270 - (3 months ago) rdma: set correct CQE flags - Jieqiang Wang
* bf93670c5 - (3 months ago) rdma: fix ipv4 checksum check in rdma-input node - Jieqiang Wang
* 5efc0cdf4 - (7 weeks ago) virtio: use current_data as l2_hdr_offset - Mohsin Kazmi
* 4897257db - (8 weeks ago) gso: remove vxlan header include file dependency - Steven Luong

Signed-off-by: Nathan Skrzypczak <[email protected]>
  • Loading branch information
sknat committed Dec 20, 2022
1 parent fde65b2 commit d8288e1
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 855 deletions.
2 changes: 1 addition & 1 deletion vpplink/binapi/vpp_clone_current.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ function git_clone_cd_and_reset ()

# --------------- Things to cherry pick ---------------

git_clone_cd_and_reset "$1" 8b90d89b05322ceaaf57e0eda403c4f92546f7b3
git_clone_cd_and_reset "$1" e416893a597959509c7f667c140c271c0bb78c14

git_cherry_pick refs/changes/13/34713/4 # 34713: vppinfra: improve & test abstract socket | https://gerrit.fd.io/r/c/vpp/+/34713
git_cherry_pick refs/changes/71/32271/16 # 32271: memif: add support for ns abstract sockets | https://gerrit.fd.io/r/c/vpp/+/32271
Expand Down
4 changes: 2 additions & 2 deletions vpplink/binapi/vppapi/generate.log
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
VPP Version : 23.02-rc0~81-g1abb2ae46
VPP Version : 23.02-rc0~185-g77488ae02
Binapi-generator version : govpp v0.6.0-dev
VPP Base commit : 8b90d89b0 devices: add support for af-packet v2
VPP Base commit : e416893a5 tests: tapv2, tunv2 and af_packet interface tests for vpp
------------------ Cherry picked commits --------------------
gerrit:28513/28 capo: Calico Policies plugin
gerrit:28083/21 acl: acl-plugin custom policies
Expand Down
1 change: 1 addition & 0 deletions vpplink/binapi/vppapi/ipsec/ipsec.ba.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d8288e1

Please sign in to comment.