verified-network-toolchain / petr4

Petr4: Formal Semantics for P4
Apache License 2.0
75 stars 21 forks source link

verify_checksum extern unimplemented in P4light interpreter #459

Open hackedy opened 1 year ago

hackedy commented 1 year ago

This is causing several STF tests to fail with the following message.

[failure] .verify_checksum() not found in extern_funcs
hackedy commented 1 year ago

Let's include update_checksum under this issue too.