p4lang / pna

Portable NIC Architecture
Apache License 2.0
55 stars 21 forks source link

Remove send_to_vport() from remaining example programs #46

Closed jfingerh closed 2 years ago

jfingerh commented 2 years ago

send_to_vport() extern function was removed a while ago, but was not removed from all example programs at that time. Catching up with that months-old change in the examples with this commit.

jfingerh commented 2 years ago

Merging this in quickly, to base further proposed changes upon. As mentioned in the commit message, this is really just catching some of the examples up to a change made quite a while ago in the pna.p4 #include file.