forked from sonic-net/sonic-pins
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[P4RT] Refactor AppDbEntry to store IrEntity, Entity, and EntityKey i…
…nstead of `TableEntry` types. (sonic-net#469) * [P4RT] Support read requests containing packet replication engine entities. Support for reading back entries still needed. add `batch_set()` for TableAdapter * Make the test reproducible & Reduce the default number of entries installed. * [P4RT] Do not run IPv4 tests by default & allow WCMP watch port in performance tests. * [P4RT] Do not run IPv4 tests by default & allow WCMP watch port in performance tests. * [P4RT] Refactor `AppDbEntry` to store `IrEntity`, `Entity`, and `EntityKey` instead of `TableEntry` types. --------- Co-authored-by: kishanps <[email protected]>
- Loading branch information
1 parent
d64a213
commit 301cbb0
Showing
16 changed files
with
633 additions
and
422 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.