opennetworkinglab / stratum-onos-demo

Stratum+ONOS demo @ ONF Connect 2019 & EuroP4 '19
Apache License 2.0
13 stars 7 forks source link

First attempt at running PTF test on BMv2 #26

Closed ccascone closed 5 years ago

ccascone commented 5 years ago

Includes:

To run:

cd ptf
make fpm -f ../p4src/Makefile
 ./run_bmv2.sh bmv2

Closes #24

ccascone commented 5 years ago

@pudelkoM I added support for bridging as discussed today. Feel free to merge or modify.

ccascone commented 5 years ago

Merged as #27 depends on this, we can clean up and port the remaining test cases later