Skip to content

v1.2.3.6

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 11:09
· 806 commits to main since this release
ce01301
Release v1.2.3.6 (#3871)

Changelog:
- Update test to be backend agnostic by removing allocation specific code for match groups (3869) [Amresh Kulkarni]
- Refactor Python testing scripts and utilities - Part 1  (3855) [Fabian Ruffy]
- Move p4runtime arch handler class declaration to header file (3867) [Pitchumani Sivanupandi]
- Fix flawed code in up4.p4 and the pins switch models. (3857) [Fabian Ruffy]
- Fix hardcoded tests line. (3856) [Fabian Ruffy]
- ebpf/PSA: Support for wide fields in Register and Meter (3854) [Jan Palimąka]
-  Support "clone" function for BMV2 PTF (3848) [OleksandrLetychevskyiIntel]
- [P4testgen] Coverage script (3853) [Hanneli Tavante]
- Simple proof of concept PTF test for BMV2 test framework. (3849) [Fabian Ruffy]
- Emit action sel id as in bfrt (3852) [Kamlesh Kumar]
- Require action_run to be within a switch statement (3850) [Mihai Budiu]
- Table application results are not comparable (3851) [Mihai Budiu]
-  Correction of PTF tests for BMV2 (3737) [OleksandrLetychevskyiIntel]
- Fix ckadd argument (3845) [Kamlesh Kumar]
- Fix clang formatting [Chris Dodd]
- Streamline seed initialization and try to minimize nondeterminism in P4Testgen. (3839) [Fabian Ruffy]
- Add stop metrics for P4Testgen. Sanitize some P4Testgen options. (3829) [Fabian Ruffy]
- Avoiding choosing the same port as egress port for clone. (3844) [Fabian Ruffy]
- Testgen: allow block param initialization with taintexpr (3840) [Vojtěch Havel]
- Fix clang_format mismatch. (3831) [Fabian Ruffy]
- Cannot compare externs (3834) [Mihai Budiu]
- Make {} a single token (3835) [Mihai Budiu]
- Experimental: support for trailing commas (3804) [Mihai Budiu]
- Unify ctxt json's id with other runtime files (3833) [Kamlesh Kumar]
- Drop flawed input-packet-only option. (3830) [Fabian Ruffy]
- [dpdk] Emit a pseudo header, for dpdk instructions which require (3807) [Kamlesh Kumar]
- Simplify DoConstantFolding::postorder (3805) [Radostin Stoyanov]
- Not all Type_InfInt are the same - keep track of ones that need to be unified (3828) [Mihai Budiu]
- Forbid @optional parameters in some places (3827) [Mihai Budiu]
- Make ports an int32 type. (3825) [Fabian Ruffy]
- Equal types are always equivalent (3707) [Mihai Budiu]
- Fix IndexedVector methods and constructor (3821) [Vladimír Štill]
- Refactor ci-build.sh script. (3792) [Fabian Ruffy]
- Move timer from testgen to lib folder. (3785) [Fabian Ruffy]
- Utility edits for P4Tools. (3824) [fruffy-bfn]
- Update inja and fix inja formatting. (3782) [Fabian Ruffy]
- Dpdk Backend : Do not treat BAnd expresion in table key as simple expression (3823) [Usha Gupta]
- initialize direction metadata at begining of pipeline (3817) [Kamlesh Kumar]
- Fix for STF tests with BMv2 when Scapy 2.5.0 is installed (3816) [Andy Fingerhut]