Message ID | 20200930050027.80975-1-alexei.starovoitov@gmail.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | pull-request: bpf 2020-09-29 | expand |
From: Alexei Starovoitov <alexei.starovoitov@gmail.com> Date: Tue, 29 Sep 2020 22:00:27 -0700 > The following pull-request contains BPF updates for your *net* tree. > > We've added 7 non-merge commits during the last 14 day(s) which contain > a total of 7 files changed, 28 insertions(+), 8 deletions(-). > > The main changes are: > > 1) fix xdp loading regression in libbpf for old kernels, from Andrii. > > 2) Do not discard packet when NETDEV_TX_BUSY, from Magnus. > > 3) Fix corner cases in libbpf related to endianness and kconfig, from Tony. > > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git Pulled, thank you.