Skip to content

Commit

Permalink
Merge pull request #14 from networkservicemesh/fix_setns
Browse files Browse the repository at this point in the history
vppinfra: fix setns typo
  • Loading branch information
denis-tingaikin authored Sep 7, 2023
2 parents 614d6d6 + e1ddd2e commit c36dcff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions patch/patch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ function git_cherry_pick ()
git commit --amend -m "gerrit:${refs#refs/changes/*/} $(git log -1 --pretty=%B)"
}

# NSM cherry picks
git_cherry_pick refs/changes/03/39503/1 # 39503: vppinfra: fix setns typo | https://gerrit.fd.io/r/c/vpp/+/39503

# Calico cherry picks
git_cherry_pick refs/changes/26/34726/3 # 34726: interface: add buffer stats api | https://gerrit.fd.io/r/c/vpp/+/34726

Expand Down

0 comments on commit c36dcff

Please sign in to comment.