About 50 results
Open links in new tab
  1. P4 Programming Language - P4 is a domain-specific language for …

    Oct 8, 2025 · A place to discuss the P4 Programming Language and Ecosystem

  2. P4 Programming Language

    Dec 14, 2025 · A place to discuss the P4 Programming Language and Ecosystem

  3. Register manipulation - Getting Started with P4 - P4 Programming …

    Apr 2, 2023 · A P4 register is in some ways better named an “array”, if that makes it more familiar to you. It is an array of values, all with the same type. A read operation retrieves the value stored in the …

  4. P4 architecture - P4 Programming Language

    Feb 23, 2022 · The P4 16 language version (this is a perception more than a fact) seems to have put the PISA term aside. P4 16 also required the “architecture” concept (like V1Model) so the concept of …

  5. Installing open source P4 development tools

    Jun 27, 2021 · Pick one of these: (a) I have an existing Ubuntu 16.04, 18.04, or 20.04 Linux system, and I want to install the open source P4 development tools on it (b) I am comfortable downloading and …

  6. Intel P4 Studio - P4 Dev - P4 Programming Language

    Nov 7, 2024 · We want to use P4 for CPS applications and are in the process of purchasing two Tofino2 switches. For that, I recently applied for the Intel Connectivity Research Program to obtain the Intel …

  7. Difference between P4 architectures - PISA vs PSA

    Dec 28, 2024 · The P4_16 language spec includes a sample P4_16 architecture, called “Very Simple Switch Architecture” to illustrate the necessary points. PSA, PNA, v1model, TNA, T2NA and a …

  8. How tables work? - Getting Started with P4 - P4 Programming Language

    May 14, 2022 · Hi, can someone plz explain how do tables work and what is the relation between key and actions?

  9. What is the role of #include <tna.p4>

    Jan 23, 2022 · That is defined by the P4 archticture, and if your P4 code is allowed to know the input port (it is in both v1model and TNA architectures), you can find out what the name of that field is, …

  10. Network Slicing in P4 - P4 Programming Language

    Nov 22, 2021 · Hello, I appreciate it if you would guide me how it is possible to have network slicing in the P4 tutorial. Best regards, Fatemeh