Re: [PATCH bpf-next v2 0/5] support flow dissector in BPF_PROG_TEST_RUN

2018-12-05 Thread Stanislav Fomichev
On 12/05, Song Liu wrote: > On Mon, Dec 3, 2018 at 8:01 PM Stanislav Fomichev wrote: > > > > This patch series adds support for testing flow dissector BPF programs by > > extending already existing BPF_PROG_TEST_RUN. The goal is to have a > > packet as an input and `struct bpf_flow_key' as an

Re: [PATCH bpf-next v2 0/5] support flow dissector in BPF_PROG_TEST_RUN

2018-12-05 Thread Song Liu
On Mon, Dec 3, 2018 at 8:01 PM Stanislav Fomichev wrote: > > This patch series adds support for testing flow dissector BPF programs by > extending already existing BPF_PROG_TEST_RUN. The goal is to have a > packet as an input and `struct bpf_flow_key' as an output. That way > we can easily test