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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

overeager typechecking of generic types. p4-spec Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5067 opened Dec 16, 2024 by ChrisDodd
Upgrade to Bzlmod enhancement This topic discusses an improvement to existing compiler code. infrastructure Topics related to code style and build and test infrastructure.
#5066 opened Dec 13, 2024 by smolkaj
Upgrade to Bazel 8 enhancement This topic discusses an improvement to existing compiler code. infrastructure Topics related to code style and build and test infrastructure.
#5065 opened Dec 13, 2024 by smolkaj
generate() in json_generator.h and unpack_json should be implemented by the class/file that uses it. enhancement This topic discusses an improvement to existing compiler code.
#5064 opened Dec 13, 2024 by fruffy
DefUse is consuming lots of memory compiler-performance Topics on improving the performance of the compiler core. core Topics concerning the core segments of the compiler (frontend, midend, parser)
#5061 opened Dec 12, 2024 by asl
PHV allocation issue in Tofino compiler question This is a topic requesting clarification. tofino Topics related to the Tofino switch and back end.
#5046 opened Dec 3, 2024 by komaljai
Directionless action arguments provided by the P4 program should behave like in bug This behavior is unintended and should be fixed. p4-spec Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5042 opened Dec 2, 2024 by jaehyun1ee
Type inference succeeds when it shouldn't bug This behavior is unintended and should be fixed. p4-spec Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5041 opened Dec 2, 2024 by jaehyun1ee
Missing several libraries when building Tofino backend enhancement This topic discusses an improvement to existing compiler code. tofino Topics related to the Tofino switch and back end.
#5037 opened Nov 30, 2024 by XiangyuG
Investigate use of precompiled headers core Topics concerning the core segments of the compiler (frontend, midend, parser)
#5032 opened Nov 25, 2024 by asl
[PSA eBPF] Invalid access to struct field using pointer bug This behavior is unintended and should be fixed. ebpf-psa Topics related to the eBPF PSA back end
#5031 opened Nov 24, 2024 by marsontti
Clarify include style when headers are in the same folder as the including file question This is a topic requesting clarification.
#5027 opened Nov 22, 2024 by fruffy
eBPF backend doesn't generate emit in if statement correctly bug This behavior is unintended and should be fixed. ebpf Topics related to the eBPF back end p4tc Topics related to the P4-TC back end
#5026 opened Nov 22, 2024 by vbnogueira
Garbage collection happens too late resulting in huge memory consumption compiler-performance Topics on improving the performance of the compiler core. core Topics concerning the core segments of the compiler (frontend, midend, parser)
#5023 opened Nov 21, 2024 by asl
tc / ebpf backends use unparsed annotations ebpf Topics related to the eBPF back end p4tc Topics related to the P4-TC back end
#5021 opened Nov 19, 2024 by asl
Strange build dependencies from Tofino backend bug This behavior is unintended and should be fixed. tofino Topics related to the Tofino switch and back end.
#5013 opened Nov 12, 2024 by asl
PSA structs in Registers psa-bmv2 Topics related to the PSA BMv2 back end
#5001 opened Nov 5, 2024 by marsontti
WEDGE Switch installation question This is a topic requesting clarification. tofino Topics related to the Tofino switch and back end.
#4988 opened Oct 31, 2024 by Ilgar2703
Getting an error while trying to implement a simple P4 PNA program. bug This behavior is unintended and should be fixed. pna-bmv2 Topics related to the BMv2 PNA back end.
#4985 opened Oct 28, 2024 by rupesh-chiluka-marvell
eBPF-PSA: compiler assumes ingress and egress user meta share the same type bug This behavior is unintended and should be fixed. ebpf-psa Topics related to the eBPF PSA back end
#4983 opened Oct 26, 2024 by Trigary
Pass LocalizeAllActions neglects to prepend a "." to @name annotations that do not have one when it adds global actions into controls bug This behavior is unintended and should be fixed. control-plane Topics related to the control-plane or P4Runtime.
#4969 opened Oct 21, 2024 by jafingerhut
Example P4 program with for loop iterating over elements of list that is unrolled? question This is a topic requesting clarification.
#4966 opened Oct 17, 2024 by jafingerhut
SimplifyDefUse should not consider assignments to slices to be "reads" of the sliced l-value bug This behavior is unintended and should be fixed. core Topics concerning the core segments of the compiler (frontend, midend, parser)
#4962 opened Oct 13, 2024 by kfcripps
eBPF-PSA: ingress to egress (I2E) cloning fails to compile bug This behavior is unintended and should be fixed. ebpf-psa Topics related to the eBPF PSA back end
#4958 opened Oct 10, 2024 by Trigary
Terribly worded warning when field of an invalid header is written core Topics concerning the core segments of the compiler (frontend, midend, parser)
#4945 opened Oct 5, 2024 by kfcripps
ProTip! Adding no:label will show everything without a label.