add test json file for bmv2
This commit is contained in:
parent
a69c4060e2
commit
ff383e3b08
3 changed files with 54 additions and 1 deletions
|
|
@ -128,6 +128,7 @@ control MyDeparser(packet_out packet, in headers hdr) {
|
|||
}
|
||||
}
|
||||
|
||||
// OK-UNTIL-HERE
|
||||
|
||||
/*************************************************************************
|
||||
************** I N G R E S S P R O C E S S I N G *******************
|
||||
|
|
@ -772,7 +773,6 @@ control MyComputeChecksum(inout headers hdr, inout metadata meta) {
|
|||
*************************************************************************/
|
||||
|
||||
|
||||
|
||||
V1Switch(
|
||||
MyParser(),
|
||||
MyVerifyChecksum(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue