Skip to content

Issues: p4lang/p4c

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Clean up P4C namespaces core Topics concerning the core segments of the compiler (frontend, midend, parser) enhancement This topic discusses an improvement to existing compiler code.
#4707 opened Jun 4, 2024 by fruffy
Unify debug / user-side node stringification core Topics concerning the core segments of the compiler (frontend, midend, parser)
#4698 opened May 31, 2024 by asl
BDWGC and Z3 interact badly bug This behavior is unintended and should be fixed. p4tools Topics related to the P4Tools back end
#4693 opened May 30, 2024 by fruffy
Improve json library internals compiler-performance Topics on improving the performance of the compiler core. core Topics concerning the core segments of the compiler (frontend, midend, parser) enhancement This topic discusses an improvement to existing compiler code.
#4691 opened May 29, 2024 by asl
Fix invalid format strings enhancement This topic discusses an improvement to existing compiler code.
#4689 opened May 28, 2024 by asl
[RFC] Make cstring constructor from char* explicit and string_view conversion implicit compiler-performance Topics on improving the performance of the compiler core. enhancement This topic discusses an improvement to existing compiler code. question This is a topic requesting clarification.
#4688 opened May 28, 2024 by asl
Spurious Bazel failures when compiling the graphs back end bug This behavior is unintended and should be fixed. test-infrastructure Topics related to test infrastructure and code style.
#4685 opened May 27, 2024 by fruffy
Reduce p4c compile time compiler-performance Topics on improving the performance of the compiler core. core Topics concerning the core segments of the compiler (frontend, midend, parser) enhancement This topic discusses an improvement to existing compiler code.
#4674 opened May 23, 2024 by asl
idea: IR validator, programatic pass pre/post conditions core Topics concerning the core segments of the compiler (frontend, midend, parser) enhancement This topic discusses an improvement to existing compiler code.
#4672 opened May 21, 2024 by vlstill
Emit the initial default action of a table in the P4Info file. control-plane Topics related to the control-plane or P4Runtime. enhancement This topic discusses an improvement to existing compiler code.
#4662 opened May 10, 2024 by fruffy
Result of extern function call used in switch expression is incorrectly marked as a compile-time constant bug This behavior is unintended and should be fixed. core Topics concerning the core segments of the compiler (frontend, midend, parser)
#4661 opened May 10, 2024 by kfcripps
Consider a centralized repository for dependency management? enhancement This topic discusses an improvement to existing compiler code. question This is a topic requesting clarification.
#4654 opened May 7, 2024 by fruffy
p4c should prohibit different controllable entities having the same control-plane name control-plane Topics related to the control-plane or P4Runtime. core Topics concerning the core segments of the compiler (frontend, midend, parser) question This is a topic requesting clarification.
#4651 opened May 3, 2024 by kfcripps
Clean up ebpfProgram.cpp and ebpfBackEnd.cpp ebpf Topics related to the eBPF back end enhancement This topic discusses an improvement to existing compiler code.
#4645 opened Apr 30, 2024 by fruffy
Create a new, smaller frontend core Topics concerning the core segments of the compiler (frontend, midend, parser) enhancement This topic discusses an improvement to existing compiler code.
#4634 opened Apr 23, 2024 by vlstill
Compiler Bug: multiple table applications in one expression bug This behavior is unintended and should be fixed.
#4596 opened Apr 4, 2024 by liao123123123
I have some questions about using the "inout" parameter in the "action parameter" bug This behavior is unintended and should be fixed.
#4579 opened Mar 31, 2024 by liao123123123
p4c ebpf backend ebpf Topics related to the eBPF back end question This is a topic requesting clarification.
#4578 opened Mar 30, 2024 by Arishbiswas
psa_switch loading .json error: Invalid reference to object of type 'header' with name 'meta_4' bug This behavior is unintended and should be fixed. psa-bmv2 Topics related to the PSA BMv2 back end
#4572 opened Mar 28, 2024 by dsw0423
Do testgen tests using STF files compile the P4 program once per test case? bmv2 Topics related to BMv2 or v1model enhancement This topic discusses an improvement to existing compiler code.
#4571 opened Mar 28, 2024 by jafingerhut
PrependPDotToActionArgs in the DPDK back end creates incorrectly typed IR code. bug This behavior is unintended and should be fixed. dpdk Topics related to the DPDK back end
#4553 opened Mar 21, 2024 by fruffy
i got a problem about Compiler Bug: write set already set bug This behavior is unintended and should be fixed.
#4548 opened Mar 19, 2024 by liao123123123
CMake is slow and generates the test files every time it is run enhancement This topic discusses an improvement to existing compiler code. good-first-issue An issue that could be solved by someone new to the code base.
#4542 opened Mar 16, 2024 by fruffy
Each back end should list its dependencies separately. The top-level dependencies should only list the dependencies necessary for p4test. enhancement This topic discusses an improvement to existing compiler code. good-first-issue An issue that could be solved by someone new to the code base.
#4536 opened Mar 15, 2024 by fruffy
The back ends (uBPF, eBPF, DPDK) should not be compiled or run tests if they are missing their dependencies. enhancement This topic discusses an improvement to existing compiler code. good-first-issue An issue that could be solved by someone new to the code base.
#4535 opened Mar 15, 2024 by fruffy
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.