[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20181207214320.ucemxr34tf6jqwle@ast-mbp.dhcp.thefacebook.com>
Date: Fri, 7 Dec 2018 13:43:22 -0800
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
To: Stanislav Fomichev <sdf@...gle.com>
Cc: netdev@...r.kernel.org, ast@...nel.org, davem@...emloft.net,
daniel@...earbox.net, simon.horman@...ronome.com,
liu.song.a23@...il.com
Subject: Re: [PATCH bpf 1/2] selftests/bpf: use thoff instead of nhoff in BPF
flow dissector
On Wed, Dec 05, 2018 at 08:40:47PM -0800, Stanislav Fomichev wrote:
> We are returning thoff from the flow dissector, not the nhoff. Pass
> thoff along with nhoff to the bpf program (initially thoff == nhoff)
> and expect flow dissector amend/return thoff, not nhoff.
>
> This avoids confusion, when by the time bpf flow dissector exits,
> nhoff == thoff, which doesn't make much sense.
>
> Signed-off-by: Stanislav Fomichev <sdf@...gle.com>
applied both to bpf tree. thanks
Powered by blists - more mailing lists