-
The RV uncertainties in the L2 files appear to be too large. The is apparent in multiple RM observation sequences, one of which is shown below. Note in that plot that the post-egress RVs vary by sig…
-
### Description
Non-word writes to the SPI Device SRAM cause a store fault. We can write unaligned data by manually masking the bits, but in the a0 [revision](https://github.com/lowRISC/opentitan/blo…
-
According to the matrix at http://gaul.org/object-store-comparison/, Glacier's egress is 9 cents/GB, but it doesn't account for the real rate, nor speed concerns. See http://aws.amazon.com/glacier/faq…
-
Most of time, cluster nodes are in a same datacenter, using bridge would have less network overhead compare to an overlay network. Please consider a bridge mode with eBPF, which combines the best from…
-
From:
Two queues are needed on the bottleneck link on an end-to-end path.
To:
Two queues are needed on the bottleneck links, and on the end-to-end path.
Sounds like link needs a plural? Maybe…
-
**What would you like to be added**:
https://github.com/stackitcloud/gardener-extension-acl to be added in https://github.com/gardener/documentation/blob/master/.docforge/documentation/gardener-exten…
-
我目前在准备搭建 dae 服务,dae 需要以下内核选项:
```
CONFIG_BPF=y
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
CONFIG_CGROUPS=y
CONFIG_KPROBES=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
CONFIG_NET_SCH_INGRESS=m
CONFI…
-
The following program compiles incorrectly:
```p4
#include
#include
struct headers { }
struct metadata { }
parser MyParser(packet_in packet, out headers hdr, inout metadata meta, inout s…
-
Hi guys,
I'm trying to build a chat app that looks like the below simplified version.
## What the chat app is doing:
- upgrades the connection to a WS connection
- sets a read limit
- sets …
-
We should have tests for the host policies when packets are redirected on ingress and egress to the proxy.