-
According to the spec, Stratum should return `NOT_FOUND`, not `INVALID_ARGUMENT`, in this case:
> If device_id does not match any of the devices known to the P4Runtime server or if role does not ma…
-
I want to filter an entry from tables, ,the only way I know is te.read() .then add an lambda function to match the key. Is there any way to read and filter an entry object?
And I also want to upd…
ghost updated
4 years ago
-
Multiple places in the P4Runtime specification use 32-bit signed integer fields for bit widths. Is this a mistake? Are there intended semantics for negative bit widths?
-
I want to clone a packet to cpu, but get a lot. There is my p4 code:
```p4
action clone_to_cpu(egressSpec_t port) {
standard_metadata.egress_spec = port;
hdr.ipv4.ttl = hdr.ipv4.ttl - 1;
…
-
bmv2 (simple_switch_grpc) lacks some p4runtime operations because PI currently does not support them. This issue, similar to #376, is created to discuss wildcard write Counters.
My basic thought is…
-
#### Description
Hello everyone, I am new to SONiC and I would like some assistance regarding some config related operations.
I have used the sonic-buildimage repo to create a custom SONiC Virt…
-
![connection error](https://user-images.githubusercontent.com/55369151/91311356-94e84b00-e7e5-11ea-9075-6d8effae61aa.png)
The scenario I want to achieve is: execute p4runtime-shell in the ubuntu vi…
-
generic-table-dev branch will be a long-livid working branch with significant specification additions. To facilitate community participation and review, we should publish this version to GitHub pages …
-
In order to support PSA externs, we are going to introduce the notion of notification in the `StreamChannel` bi-directional stream. These notifications will be used for idle timeout, digests, etc...
…
-
This idea was proposed by Konstantin (@konne-google) at the 07/17/2019 P4 API WG meeting. The value proposition here would be to facilitate error reporting (e.g. in case of unauthorized / invalid `Pac…