]> git.proxmox.com Git - ovs.git/commit
netdev-linux: Disallow setting policing when configured with hw offload
authorPaul Blakey <paulb@mellanox.com>
Tue, 13 Jun 2017 15:03:45 +0000 (18:03 +0300)
committerSimon Horman <simon.horman@netronome.com>
Thu, 15 Jun 2017 09:51:04 +0000 (11:51 +0200)
commitd5ae4a60261f7c7d64bf0690199ddac3faa09a84
tree99b370d35f3ca0171be0f8ec8c911444fb183c94
parent7ecdef27d4ad08575354a99519a4f40e7affe5a7
netdev-linux: Disallow setting policing when configured with hw offload

Notify as not supported. Otherwise the ingress qdisc is being removed and
offload rules will be removed.

Signed-off-by: Paul Blakey <paulb@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Acked-by: Flavio Leitner <fbl@sysclose.org>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
lib/netdev-linux.c