On Fri, Dec 11, 2020 at 11:55 AM Andrii Nakryiko
[off-list ref] wrote:
On Fri, Dec 11, 2020 at 2:28 AM Cong Wang [off-list ref] wrote:
quoted
From: Cong Wang <redacted>
This patchset introduces a new bpf hash map which has timeout.
Patch 1 is a preparation, patch 2 is the implementation of timeout
map, patch 3 contains a test case for timeout map. Please check each
patch description for more details.
---
This patch set seems to be breaking existing selftests. Please take a
look ([0]).
Interesting, looks unrelated to my patches but let me double check.
Also patch #3 should have a commit message, even if pretty trivial one.
Yeah, I thought its subject is sufficient for a trivial patch.
Thanks.