[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170926.203537.925494537363696967.davem@davemloft.net>
Date: Tue, 26 Sep 2017 20:35:37 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jiri@...nulli.us
Cc: netdev@...r.kernel.org, idosch@...lanox.com, mlxsw@...lanox.com,
jhs@...atatu.com, xiyou.wangcong@...il.com
Subject: Re: [patch net-next 0/3] mlxsw: Introduce support for "pass" gact
action offloading
From: Jiri Pirko <jiri@...nulli.us>
Date: Mon, 25 Sep 2017 10:58:19 +0200
> From: Jiri Pirko <jiri@...lanox.com>
>
> Very simple patchset adds ability for user to insert filters with "pass"
> gact action and offload it. That allows scenarios like this:
>
> $ tc filter add dev enp3s0np19 ingress protocol ip pref 10 flower skip_sw dst_ip 192.168.101.0/24 action drop
> $ tc filter add dev enp3s0np19 ingress protocol ip pref 9 flower skip_sw dst_ip 192.168.101.1 action pass
Series applied, thanks.
Powered by blists - more mailing lists