Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1490580

Re: [PATCH 1/2] bpf samples: fix compiler errors with sockex2 and sockex3

From Alexei Starovoitov <alexei.starovoitov@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] bpf samples: fix compiler errors with sockex2 and sockex3
Date 2016-09-24 09:30 +0200
Message-ID <skPzj-6ug-13@gated-at.bofh.it> (permalink)
References <skFzX-9L-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, Sep 24, 2016 at 02:10:04AM +0530, Naveen N. Rao wrote:
> These samples fail to compile as 'struct flow_keys' conflicts with
> definition in net/flow_dissector.h. Fix the same by renaming the
> structure used in the sample.
> 
> Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>

Thanks for the fix.
Acked-by: Alexei Starovoitov <ast@kernel.org>

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] bpf samples: fix compiler errors with sockex2 and sockex3 "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> - 2016-09-23 22:50 +0200
  [PATCH 2/2] bpf samples: update tracex5 sample to use __seccomp_filter "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> - 2016-09-23 22:50 +0200
    Re: [PATCH 2/2] bpf samples: update tracex5 sample to use  __seccomp_filter Alexei Starovoitov <alexei.starovoitov@gmail.com> - 2016-09-24 09:30 +0200
    Re: [PATCH 2/2] bpf samples: update tracex5 sample to use  __seccomp_filter David Miller <davem@davemloft.net> - 2016-09-27 10:00 +0200
  Re: [PATCH 1/2] bpf samples: fix compiler errors with sockex2 and  sockex3 Alexei Starovoitov <alexei.starovoitov@gmail.com> - 2016-09-24 09:30 +0200
  Re: [PATCH 1/2] bpf samples: fix compiler errors with sockex2 and  sockex3 David Miller <davem@davemloft.net> - 2016-09-27 09:50 +0200

csiph-web