On 07/03, Andrii Nakryiko wrote:
> On Tue, Jul 2, 2019 at 9:14 AM Stanislav Fomichev <s...@google.com> wrote:
> >
> > Make sure the callback is invoked for syn-ack and data packet.
> >
> > Cc: Eric Dumazet <eduma...@google.com>
> > Cc: Priyaranjan Jha <priyar...@google.com>
> > Cc: Yuchung Cheng <ych...@google.com>
> > Cc: Soheil Hassas Yeganeh <soh...@google.com>
> > Acked-by: Soheil Hassas Yeganeh <soh...@google.com>
> > Acked-by: Yuchung Cheng <ych...@google.com>
> > Signed-off-by: Stanislav Fomichev <s...@google.com>
> > ---
> >  tools/testing/selftests/bpf/Makefile        |   3 +-
> >  tools/testing/selftests/bpf/progs/tcp_rtt.c |  61 +++++
> >  tools/testing/selftests/bpf/test_tcp_rtt.c  | 254 ++++++++++++++++++++
> >  3 files changed, 317 insertions(+), 1 deletion(-)
> >  create mode 100644 tools/testing/selftests/bpf/progs/tcp_rtt.c
> >  create mode 100644 tools/testing/selftests/bpf/test_tcp_rtt.c
> 
> Can you please post a follow-up patch to add test_tcp_rtt to .gitignore?
Sure, will do, thanks for a report!

Reply via email to