Re: [PATCH] samples/bpf: correct comment in sock_example.c

2018-04-18 Thread Daniel Borkmann
On 04/17/2018 04:25 AM, Wang Sheng-Hui wrote: > The program run against loopback interace "lo", not "eth0". > Correct the comment. > > Signed-off-by: Wang Sheng-Hui Applied to bpf-next, thanks Wang!

Re: [PATCH] samples/bpf: correct comment in sock_example.c

2018-04-17 Thread Alexei Starovoitov
On Tue, Apr 17, 2018 at 10:25:20AM +0800, Wang Sheng-Hui wrote: > The program run against loopback interace "lo", not "eth0". > Correct the comment. > > Signed-off-by: Wang Sheng-Hui Acked-by: Alexei Starovoitov for future patches please use the following format for the subject: [PATCH bpf-nex