[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <27e1f15f-a609-ab48-75ad-90abb3cfe95e@gmail.com>
Date: Thu, 18 Jul 2019 16:48:44 -0600
From: David Ahern <dsahern@...il.com>
To: Vedang Patel <vedang.patel@...el.com>, netdev@...r.kernel.org
Cc: jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
stephen@...workplumber.org, vinicius.gomes@...el.com,
leandro.maciel.dorileo@...el.com, jakub.kicinski@...ronome.com,
m-karicheri2@...com
Subject: Re: [PATCH iproute2 net-next v5 1/5] etf: Add skip_sock_check
On 7/18/19 1:55 PM, Vedang Patel wrote:
> ETF Qdisc currently checks for a socket with SO_TXTIME socket option. If
> either is not present, the packet is dropped. In the future commits, we
> want other Qdiscs to add packet with launchtime to the ETF Qdisc. Also,
> there are some packets (e.g. ICMP packets) which may not have a socket
> associated with them. So, add an option to skip this check.
>
> Signed-off-by: Vedang Patel <vedang.patel@...el.com>
> ---
> tc/q_etf.c | 11 ++++++++++-
> 1 file changed, 10 insertions(+), 1 deletion(-)
>
applied all to iproute2-next. Thanks
Powered by blists - more mailing lists