p4app icon indicating copy to clipboard operation
p4app copied to clipboard

Add psa_switch support

Open WqyJh opened this issue 3 years ago • 3 comments

Fix #83

WqyJh avatar Mar 13 '21 15:03 WqyJh

Hi @WqyJh, this is the ONF bot 🤖 I'm glad you want to contribute to our projects! However, before accepting your contribution, we need to ask you to sign a Contributor License Agreement (CLA). You can do it online, it will take only a few minutes:

✒️ 👉 https://cla.opennetworking.org

After signing, make sure to add your Github user ID WqyJh to the agreement.

For more information or help:" https://wiki.opennetworking.org/x/BgCUI

onf-cla-manager[bot] avatar Mar 13 '21 15:03 onf-cla-manager[bot]

Some how I failed to build the docker image. I tested by building the following Dockerfile as p4lang/p4app:latest.

FROM p4lang/p4app:latest

RUN rm -rf /scripts
COPY docker/scripts /scripts

It seems this repo isn't under actively maintainace, I'd like to take part in as a contributor.

WqyJh avatar Mar 13 '21 15:03 WqyJh

See simple_switch_psa.p4app to run a psa test.

WqyJh avatar Mar 13 '21 15:03 WqyJh