Message ID | 20210120163439.8160-1-daniel@iogearbox.net (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | pull-request: bpf 2021-01-20 | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
On Wed, 20 Jan 2021 17:34:39 +0100 Daniel Borkmann wrote: > 1) Fix wrong bpf_map_peek_elem_proto helper callback, from Mircea Cirjaliu. > > 2) Fix signed_{sub,add32}_overflows type truncation, from Daniel Borkmann. > > 3) Fix AF_XDP to also clear pools for inactive queues, from Maxim Mikityanskiy. Pulled, thanks!