8000 Does this DPDK target works for PNA programs? · Issue #16 · p4lang/p4-dpdk-target · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Does this DPDK target works for PNA programs? #16
Closed
@lzhzero

Description

@lzhzero

p4c-dpdk can compile PNA programs into spec files. When I try to load it into the bf_switchd target, and run bfrt.<program_name>.enable, I get "Invalid struct field size." error.
I think this is related to some of the PNA metadata fields are 3 bits like bit<3> pna_pre_input_metadata_pass

However, when I hack the .spec file to make them bit<8>, I got "Pipeline build error."

Could you supply some sample programs that can load and run on this DPDK target? Maybe the l3_simple_demo example that is mentioned in the tools folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0