Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp5945914ybi; Wed, 12 Jun 2019 11:09:37 -0700 (PDT) X-Google-Smtp-Source: APXvYqyfpqfDxhYdXWlrL0vbwg8HxODeB4NiuhbkE1ZWP+/oWmbkWVoV7wDlUO8E6VDnDJxRli6I X-Received: by 2002:a63:b1d:: with SMTP id 29mr26302674pgl.103.1560362977468; Wed, 12 Jun 2019 11:09:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560362977; cv=none; d=google.com; s=arc-20160816; b=gPa4Sm9pkij51tU42Yf6RvYZ/5yxWT6MDPai1AMyggQ28MLXVghBJb9C2b2Yo0u09f u8gCQihKxgQ6S2pWxWEfb+d1GwN5naV+xctZCk/uDCTJSfmobManV2P1oqvOWB20VWer FCMArZzjVTQulO9lKdsnedZwK06dUKeigmCIWJIRyee1PfAuHXvnCEBxEvgwP5fB2efW x0SHTe6UYYMlcnv0gmhMr0WJfAdF4f/JUwDYJ1H2MFpLQn5v8uqyTdb5coprqd3B8n1G s+iIyicaY2GaeHh5OKH2FQCzPHNjAwjFfEHi+azx9OX2OGE/0xJi58dWltmwPzJlrZwh aGlg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=YpLdTqGf13dZfDqGRDf0/n3wR7MGaK3nwv+2U6uCQjw=; b=FOlBPmFIfz+GGHC7d9c64m3wbXvihJh2eM1r5VccSJPz9kDA6jGn/1ERzWNse8DTz2 VPEx2KmVqUuOj8cXkZXv7rwTDmMA9lloeViXML0QUF/IEhVFhic2RspRrMjFi6xw8VXu rSeX3hAuN0SAga/NiaDO+fCEFF+CrkDvYNLFXcXMdpzeIgaPnSugDV6FsISHv/Lx9LJb CQapJsFSRck81llBUXO4RUAgxAr+q5smn0zoeTJYIjg4dKkOkXJkHJZF3LeEBNK4sCxr B7BzYQyLA5H4NGubGP8Wr1KfZ1vODCk0mMBrqD6HgtfLEBLBITLeehb1VnvPVJEeUfgu x3pg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t7si418064pgu.3.2019.06.12.11.09.22; Wed, 12 Jun 2019 11:09:37 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2438366AbfFLRKf (ORCPT + 99 others); Wed, 12 Jun 2019 13:10:35 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:38398 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725844AbfFLRKf (ORCPT ); Wed, 12 Jun 2019 13:10:35 -0400 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::3d5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 12C1915279670; Wed, 12 Jun 2019 10:10:34 -0700 (PDT) Date: Wed, 12 Jun 2019 10:10:33 -0700 (PDT) Message-Id: <20190612.101033.1275036348342275988.davem@davemloft.net> To: maxime.chevallier@bootlin.com Cc: pablo@netfilter.org, f.fainelli@gmail.com, jiri@mellanox.com, jakub.kicinski@netronome.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, antoine.tenart@bootlin.com, thomas.petazzoni@bootlin.com, mirq-linux@rere.qmqm.pl, toshiaki.makita1@gmail.com Subject: Re: [PATCH net v2] net: ethtool: Allow matching on vlan DEI bit From: David Miller In-Reply-To: <20190612151838.7455-1-maxime.chevallier@bootlin.com> References: <20190612151838.7455-1-maxime.chevallier@bootlin.com> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=euc-kr Content-Transfer-Encoding: 8bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Wed, 12 Jun 2019 10:10:34 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Maxime Chevallier Date: Wed, 12 Jun 2019 17:18:38 +0200 > Using ethtool, users can specify a classification action matching on the > full vlan tag, which includes the DEI bit (also previously called CFI). > > However, when converting the ethool_flow_spec to a flow_rule, we use > dissector keys to represent the matching patterns. > > Since the vlan dissector key doesn't include the DEI bit, this > information was silently discarded when translating the ethtool > flow spec in to a flow_rule. > > This commit adds the DEI bit into the vlan dissector key, and allows > propagating the information to the driver when parsing the ethtool flow > spec. > > Fixes: eca4205f9ec3 ("ethtool: add ethtool_rx_flow_spec to flow_rule structure translator") > Reported-by: Micha?? Miros??aw > Signed-off-by: Maxime Chevallier > --- > V1 -> V2: Use "DEI" instead of the old name "CFI", as suggested by Toshiaki. > Perform endianness swap on the constant, sothat it's done at > build-time, as suggested by Jakub. Applied and queued up for -stable, thanks.