p4lang / behavioral-model

The reference P4 software switch
Apache License 2.0
531 stars 327 forks source link

Added initial PNA support into BMv2. #1240

Closed rupesh-chiluka-marvell closed 2 months ago

rupesh-chiluka-marvell commented 2 months ago

To add PNA support into the BMv2. Leveraging the _psaswitch target as the foundation, the _pnanic target has been developed.

Basic L2 Forward test has been carried out. Hardcoded the output port value in transmit function.

jafingerhut commented 2 months ago

I believe that the files in directory nanomsg-1.0.0 should not be added to this repo. The build scripts copy those files from source during building.

rupesh-chiluka-marvell commented 2 months ago

Yes. My bad. nanomsg-1.0.0 should not be added. They are built using build scripts.