From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: How does vlan driver pass vlan info to the h/w ethernet driver Date: Mon, 1 May 2017 21:29:57 +0200 Message-ID: <20170501192957.GA18265@lunn.ch> References: <20170501143703.GA1285@lunn.ch> <20170501.105736.157375316602250235.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: David Miller , netdev@vger.kernel.org To: carl h Return-path: Received: from vps0.lunn.ch ([178.209.37.122]:47428 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751769AbdEATaA (ORCPT ); Mon, 1 May 2017 15:30:00 -0400 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Mon, May 01, 2017 at 02:26:52PM -0400, carl h wrote: > It appears that the switchdev driver model was introduced after 2.6.39 > which is the > kernel version that I'm using unfortunately. We cannot help you much is you are using an ancient kernel. Please upgrade. Andrew