-
Notifications
You must be signed in to change notification settings - Fork 264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Dynamic buffer calc] Support dynamic buffer calculation #361
[Dynamic buffer calc] Support dynamic buffer calculation #361
Commits on Nov 16, 2020
-
[schema] Add table definitions required by dynamic buffer calculation
Signed-off-by: Stephen Sun <stephens@mellanox.com>
Configuration menu - View commit details
-
Copy full SHA for 4719d63 - Browse repository at this point
Copy the full SHA 4719d63View commit details -
[json] Port json parser from swssconfig to swss-common so that other
component can take advantage of this tool
Configuration menu - View commit details
-
Copy full SHA for 5d366f3 - Browse repository at this point
Copy the full SHA 5d366f3View commit details -
Follow the name convention in APPL_DB and STATE_DB: add "_TABLE" suffix
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for f5c06d0 - Browse repository at this point
Copy the full SHA f5c06d0View commit details -
Fix typo and remove unnecessary sentence
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for 4d06910 - Browse repository at this point
Copy the full SHA 4d06910View commit details -
Add comments for the json interface
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for d55b9b6 - Browse repository at this point
Copy the full SHA d55b9b6View commit details
Commits on Nov 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e37a6fb - Browse repository at this point
Copy the full SHA e37a6fbView commit details
Commits on Nov 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3458442 - Browse repository at this point
Copy the full SHA 3458442View commit details
Commits on Dec 1, 2020
-
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for ca70649 - Browse repository at this point
Copy the full SHA ca70649View commit details -
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for 096ac39 - Browse repository at this point
Copy the full SHA 096ac39View commit details
Commits on Dec 2, 2020
-
catch std::exceptions instead of ... and log the eception info
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for 4d9b4b6 - Browse repository at this point
Copy the full SHA 4d9b4b6View commit details -
Break down the exception handling to catch more specific exceptions
- logic_error for json syntax errors - bas_alloc for insufficient memory Signed-off-by: Stephen Sun <stephens@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for aac4639 - Browse repository at this point
Copy the full SHA aac4639View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ebb3d3 - Browse repository at this point
Copy the full SHA 1ebb3d3View commit details