Skip to content
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

DPDK backend: Add support for meter and counter extern #2813

Merged
merged 34 commits into from
Jun 29, 2021
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
a805208
Fix dpdk regression failure: Duplicates declaration
usha1830 Apr 21, 2021
611261b
Fix cpplint errors
usha1830 Apr 22, 2021
9c8e6d2
Added checks to ensure parameters exist before accessing them
usha1830 Apr 22, 2021
b184e0b
Merge branch 'master' into ushag/fix_duplicates_declaration
usha1830 Apr 22, 2021
c03e07d
Merge remote-tracking branch 'upstream/master'
usha1830 Apr 23, 2021
c99d261
Merging with p4lang/p4c repo main branch
usha1830 May 6, 2021
c6a5c12
Merge branch 'p4lang:main' into main
usha1830 May 7, 2021
4817ea2
Fix PSA extern Register's implementation
usha1830 May 11, 2021
bfb6f02
Updated spec.cpp as per review comments
usha1830 May 12, 2021
f5cfb35
Emit a warning if Register instantiation is found outside control block
usha1830 May 12, 2021
5ca47b1
Fixed a typo
usha1830 May 12, 2021
f0c7f9c
Remove restriction for instantiation and invocation of register exter…
usha1830 May 13, 2021
f3ab6ad
Merge branch 'p4lang:main' into ushag_conditional_operator
usha1830 May 28, 2021
778cd74
Conditional operator support for P4C-DPDK.
usha1830 May 28, 2021
2b992a4
Merge branch 'p4lang:main' into ushag_conditional_operator
usha1830 May 31, 2021
61567fd
Changing ternary match to exact in test program, updating the referen…
usha1830 May 31, 2021
009fd24
Merge branch 'ushag_conditional_operator' of https://github.com/usha1…
usha1830 May 31, 2021
afa8764
Merge branch 'p4lang:main' into ushag_conditional_operator
usha1830 Jun 4, 2021
05a68ba
Added support for range and mask operations in transition select stat…
usha1830 Jun 4, 2021
d43963c
Merge branch 'p4lang:main' into origin/ushag/mask_range
usha1830 Jun 9, 2021
8b9927f
Support mask operations in dpdk backend (#1)
usha1830 Jun 9, 2021
3bde5de
Remove pass for inserting temporary mask variables
usha1830 Jun 10, 2021
f7cb04d
Merge branch 'p4lang:main' into origin/ushag/mask_range
usha1830 Jun 10, 2021
a3e6ef6
update reference output
usha1830 Jun 10, 2021
6b963ce
Merge branch 'p4lang:main' into origin/ushag/mask_range
usha1830 Jun 16, 2021
8cf5882
Address review comments
usha1830 Jun 16, 2021
00ce76f
Merge branch 'p4lang:main' into origin/ushag/mask_range
usha1830 Jun 20, 2021
32d2abe
Merge branch 'p4lang:main' into origin/ushag/mask_range
usha1830 Jun 22, 2021
7986213
DPDK backend: Add support for meter and counter PSA externs
usha1830 Jun 22, 2021
9648cce
Address review comments for Meter and Counter extern support
usha1830 Jun 24, 2021
d663dbb
Merge branch 'p4lang:main' into ushag/Meter_counter
usha1830 Jun 25, 2021
76a0557
Cleanup dpdk regression test script to avoid saving error and runtime…
usha1830 Jun 25, 2021
402ae06
Updated reference output
usha1830 Jun 26, 2021
0013778
Simpilfied the implementation to use vector instead of map
usha1830 Jun 26, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'p4lang:main' into origin/ushag/mask_range
  • Loading branch information
usha1830 committed Jun 9, 2021
commit d43963ced0585d95df897e7f05e19c5aea86d2d3

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.