[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170907091033.GD1967@nanopsycho>
Date: Thu, 7 Sep 2017 11:10:33 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: kubakici@...pl
Cc: netdev@...r.kernel.org, mlxsw@...lanox.com
Subject: nfp bpf offload add/replace
Hi Kuba.
I'm looking into cls_bpf code and nfp_net_bpf_offload function in your
driver. Why do you need TC_CLSBPF_ADD? Seems like TC_CLSBPF_REPLACE
should be enough. It would make the cls_bpf code easier.
Note that other cls just have replace/destroy (u32 too, as drivers
handle NEW/REPLACE in one switch-case - will patch this).
Thanks!
Jiri
Powered by blists - more mailing lists