p4lang / pna

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

Clean-up fixes before 2022-Dec release #105

Closed jfingerh closed 1 year ago

apinski-cavium commented 1 year ago

LGTM

jfingerh commented 1 year ago

@mariobaldi Please take a look when you get a chance. Some of this is minor typo fixes, some is more substantive changes that enable the example P4 programs to compile without errors (e.g. see the changes to the SelectByDirection extern function definition and how it is used in the examples).