p4c icon indicating copy to clipboard operation
p4c copied to clipboard

Add p4tc backend to p4testgen

Open vbnogueira opened this issue 1 year ago • 4 comments

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

vbnogueira avatar Nov 18 '24 12:11 vbnogueira

Is this ready for review or does this depend on #5011?

fruffy avatar Dec 17 '24 08:12 fruffy

Is this ready for review or does this depend on #5011?

It's ready for review, I removed the draft status

vbnogueira avatar Dec 17 '24 13:12 vbnogueira

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.

fruffy avatar Jan 06 '25 10:01 fruffy

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 avatar Jan 07 '25 12:01 vbnogueira

@vbnogueira Now we should we able to run this with the test framework you have added to p4tc, right?

fruffy avatar Mar 14 '25 01:03 fruffy

@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

vbnogueira avatar Mar 18 '25 13:03 vbnogueira