Skip to content

Dell-Networking/sonic-sai-common-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SONiC sai-common-utils

This repo contains all utility functions that is used by the Dell SAI implementation.

Description

This repo has all utility implementation for SAI public api implementation.The NAS component utilizes this SAI API for NPU(network processor) related operations such as (port,l2,l3 related).

Building

Please see the instructions in the sonic-nas-manifest repo for more details on the common build tools. Sonic-nas-manifest

Development Dependencies:

  • sonic-logging
  • sonic-common-utils
  • sonic-nas-sai-api

Dependent Packages:

  • libsonic-logging1 libsonic-logging-dev libsonic-common1 libsonic-common-dev sonic-sai-api-dev

BUILD CMD: sonic_build --dpkg libsonic-logging1 libsonic-logging-dev libsonic-common1 libsonic-common-dev sonic-sai-api-dev -- clean binary

(c) Dell 2016

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages