Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changelog: - Fix incorrect tests : totalLen field of ipv4 header, action name in add_entry call (3647) [Usha Gupta] - Tighten p4c for add-on-miss (3614) [Hemant Singh] - Update hex constants to use uppercase (3645) [Usha Gupta] - Migrate some P4Testgen utilities to lib folder. (3630) [fruffy] - Add more code owners. (3629) [fruffy] - Modify test script running PTF tests for PSA/eBPF (3643) [Tomasz Osiński] - Fix PTF eBPF weekly CI job (3642) [Tomasz Osiński] - Update comments in issue2201-bmv2.p4 to match current behavior (3637) [Andy Fingerhut] - Rename .stf file to match corresponding default_action_ubpf.p4 file (3638) [Andy Fingerhut] - Do not constant fold mux before it has been typechecked (3633) [Mihai Budiu] - An action profile implementation for v1model protobuf. (3626) [fruffy] - Remove GMP support. (3485) [fruffy] - Fix typo in test program for reachability tests. (3628) [fruffy] - Clean up two desynced tests. (3605) [fruffy] - switch labels must be path expressions (3615) [Mihai Budiu] - Dpdk Backend: Minor changes to add error check for mask operands and adding optional match kind to pna.p4 (3588) [Usha Gupta] - Allow serenum members initializers refer to other serenum members (3617) [Mihai Budiu] - Remove unused expected output files -- their test programs were renamed (3621) [Andy Fingerhut] - CI: added build with clang (3607) [Dávid Bolvanský] - Remove unncessary v1model include in P4 test programs - fix up programs that use v1model externs. (3608) [fruffy] - Fix extra toP4 whitespace after annotations and declaration instances. (3606) [fruffy] - Run def-use analysis again after inlining (3591) [Mihai Budiu] - Disable libcall optimizations to avoid infinite loops in malloc (3586) [Dávid Bolvanský] - Add missing select-struct.p4 test program to p4_16_samples directory (3600) [Andy Fingerhut] - Remove obsolete expected output files issue1409*.p4 (3601) [Andy Fingerhut] - Remove unused expected output files key_ebpf-issue-1020*.p4 (3602) [Andy Fingerhut] - Add missing test program precedence-lt.p4 (3603) [Andy Fingerhut] - Add missing test program fwd-bmv2-psa.p4 (3604) [Andy Fingerhut] - Add missing P4 test program issue2495-bmv2.p4 (3599) [Andy Fingerhut] - Remove unused expected output file (3598) [Andy Fingerhut] - Remove unused expected output file (3597) [Andy Fingerhut] - Remove expected output for non-existent action_param_serenum.p4 test program (3596) [Andy Fingerhut] - Tables cannot be compared (3590) [Mihai Budiu] - Remove header field size constraints, now (3579) [Kamlesh Kumar] - Implement the eBPF extension for P4Tools' P4Testgen (3510) [fruffy] - [p4Tools and p4Testgen] New exploration strategy for test generation (3566) [Hanneli Tavante] - Fix taint analysis that was too conservative. (3583) [fruffy] - Dpdk backend: Support for large keysize >64 bytes with additional restrictions (3580) [Usha Gupta] - made "errorCount", "warningCount", and "maxErrorCount" [all "unsigned int"] be "protected" rather than "private" in "class ErrorReporter" in "error_reporter.h" [Abe Skolnik] - Fix shift overlimit error for valid bit slicing operation (3578) [Usha Gupta] - Add a reachability analysis to P4Tools (3569). [VolodymyrPeschanenkoLitSoft] - Introduce cmake option to enable -Werror; use it for CI/docker builds (3555) [Dávid Bolvanský] - Add CODEOWNERS file for P4Tools. (3567) [Fabian Ruffy] - More fixes to the P4Tools repository. (3565) [Fabian Ruffy] - Cpplint fixup. (3564) [Fabian Ruffy] - Switch to macOS 11 (3556) [Dávid Bolvanský] - Several small compilation fixes for tools. (3558) [Fabian Ruffy] - Update gitmodule to fix cloning with https (3562) [Usha Gupta] - add ICastable interface to Backtrack::trigger (3561) [Matej Vido] - Contribute the P4Tools platform and P4Testgen (3495) [Fabian Ruffy] - Fixing bug for ParserUnroll application to a p4 program with a header union (3121) [VolodymyrPeschanenkoIntel] - fixed spelling in CMakelists.txt in 2 different lines (3554) [bagohart] - Switch to C++17 standard (3547) [Dávid Bolvanský] - Use prefixedNonTypeName to simplify the expression production in parser (3553) [Bili Dong] - Entries can be implicitly cast to the key type (3551) [Mihai Budiu] - BMv2: fix hashing non-tuple causing segfault (3465) [Gergely Sarkozi] - PSA/ebpf backed: update psabpf-ctl to the latest version (3539) [Jan Palimąka] - Change warrning messages in ParserUnroll (3548) [VolodymyrPeschanenkoLitSoft] - New class ICastable; new type constraint added (3542) [Mihai Budiu] - Add note to DPDK README that PSA egress is not implemented (3525) [Andy Fingerhut]
- Loading branch information