From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] ixgbe 82599: Query assignment of queues to Virtual Function. Date: Mon, 21 Oct 2013 15:04:59 +0200 Message-ID: <201310211504.59791.thomas.monjalon@6wind.com> References: <1382339384-44601-1-git-send-email-jigsaw@gmail.com> <201310211036.01561.thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "dev-VfR2kkLFssw@public.gmane.org" To: jigsaw Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 21/10/2013 13:28, jigsaw : > The ixgbevf_negotiate_api is copied from Intel's VF driver. [..] > I will make another attempt with elimination of ixgbevf_negotiate_api. Please, when sending a patch, be sure that there is no licensing issue. We cannot integrate GPL code in BSD files. By adding your "signed-off-by" line, you are certifying that the code is in the appropriate license. See "Certificate of Origin" in Linux guidelines: https://www.kernel.org/doc/Documentation/SubmittingPatches -- Thomas