Skip to content

Commit

Permalink
[cavm]Update sai revision and packet driver (#914)
Browse files Browse the repository at this point in the history
Signed-off-by: Nadiya Stetskovych <Nadiya.Stetskovych@cavium.com>
  • Loading branch information
Nadiya authored and lguohan committed Aug 25, 2017
1 parent 3638dca commit a73065a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion platform/cavium/cavm-sai.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Cavium SAI

CAVM_SAI_GITHUB = https://github.com/XPliant/OpenXPS/raw/eedd0b8bb7e7a09602a24418a462a5c10792a145/SAI/cavm-sai/
CAVM_SAI_GITHUB = https://github.com/XPliant/OpenXPS/raw/13a7eaf10f523e7887964ca235f19095fcc88537/SAI/cavm-sai/

CAVM_LIBSAI = libsai.deb
CAVM_SAI = sai.deb
Expand Down
2 changes: 1 addition & 1 deletion platform/cavium/cavm-xpnet.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CAVM_SAI_URL = https://github.com/XPliant/OpenXPS/raw/092461a1cf57a11132fbf8e74fa79bab3ab00f2a/SAI
CAVM_SAI_URL = https://github.com/XPliant/OpenXPS/raw/c26aea6a7098936ab3692e148238d73fa8962585/SAI

CAVM_XPNET_DEB = xp80-Pcie-Endpoint.deb
$(CAVM_XPNET_DEB)_URL = $(CAVM_SAI_URL)/netdev/$(CAVM_XPNET_DEB)
Expand Down

0 comments on commit a73065a

Please sign in to comment.