Skip to content

Commit

Permalink
vppinfra: fix setns typo
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
  • Loading branch information
glazychev-art committed Sep 7, 2023
1 parent 614d6d6 commit e1ddd2e
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 e1ddd2e

Please sign in to comment.