p4c
p4c copied to clipboard
Add p4tc backend to p4testgen
First attempt at adding p4testgen support to pna p4tc Essentially a copy of the pna dpdk version, but with STF output support Opening as a draft whilst more tests are done
Is this ready for review or does this depend on #5011?
Is this ready for review or does this depend on #5011?
It's ready for review, I removed the draft status
Ideally this should be rebased on #5011 so that we can actually run the tests. What is also missing is the test harness (P4Tests.cmake and TestTemplate.cmake) which run the tests.
Once we run tests on the current TC programs we can see what pieces are missing or mismatched.
Ideally this should be rebased on #5011 so that we can actually run the tests. What is also missing is the test harness (P4Tests.cmake and TestTemplate.cmake) which run the tests.
Once we run tests on the current TC programs we can see what pieces are missing or mismatched.
Okk, will do
@vbnogueira Now we should we able to run this with the test framework you have added to p4tc, right?
@vbnogueira Now we should we able to run this with the test framework you have added to p4tc, right?
Sorry for the late reply Yes, we should