Andy Fingerhut

Results 266 issues of Andy Fingerhut

## Personnel - [x] **Owner**: @jafingerhut - [x] **Supporters**: @mariobaldi ## Design - [ ] **Document**: Discussion about a few possible ways such a feature could be designed: https://github.com/jafingerhut/p4-guide/tree/master/data-plane-writable-per-table-entry-state ##...

Under design

## Personnel - [x] **Owner**: @jafingerhut - [x] **Supporters**: @mbudiu-vmw ## Design - [x] **Document**: See rest of this comment below ## Implementation - [x] **`p4-spec`**: https://github.com/p4lang/p4-spec/pull/1184 - [x] **`p4c`**:...

enhancement
Under design

## Personnel - [x] **Owner**: @jafingerhut - [x] **Supporters**: @thantry ## Design - [x] **Document**: https://docs.google.com/presentation/d/1GW-9FDtyLuwqV_mdGeDh_qqDiey0VkQ1/edit?usp=sharing&ouid=113165450274035133953&rtpof=true&sd=true ## Implementation - [x] **`p4-spec`**: https://github.com/p4lang/p4-spec/pull/1180 - [ ] **`p4c`**: ## Process - [x]...

Under design

@mbudiu-vmw @jnfoster @ChrisDodd My apologies for pinging you directly on this, but I suspect you are the ones most likely to know the relevant parts of the P4_16 language spec...

enhancement
future enhancement

For current status of the possibility of using AsciiDoc as a replacement for Madoko in maintaing the source of the P4_16 language specification, see https://github.com/p4lang/p4-spec/issues/1298 At least it failed as...

bug

By select expressionList, I mean the expression list `e1, e2, ...` in `transition select (e1, e2, ...) { .... }`. If we follow the clarification in the spec made with...

Right now I believe the language spec and p4c only allow `type` and `typedef` at the top level of your program. @vgurevich proposed allowing such types also to be defined...

Under design

Summary: I believe there might be enough differences between multiple different implementations of action selectors, that there might be irreconcilable differences between the sets of parameters that people want to...

portable switch architecture