From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] qat: fix for VFs not getting recognized Date: Thu, 16 Jun 2016 18:15:41 +0200 Message-ID: <11386705.985BuDGx4F@xps13> References: <1466090950-12231-1-git-send-email-deepak.k.jain@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.griffin@intel.com, pablo.de.lara.guarch@intel.com, declan.doherty@intel.com To: "Jain, Deepak K" Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 69683C6E0 for ; Thu, 16 Jun 2016 18:15:43 +0200 (CEST) Received: by mail-wm0-f48.google.com with SMTP id m124so76734813wme.1 for ; Thu, 16 Jun 2016 09:15:43 -0700 (PDT) In-Reply-To: <1466090950-12231-1-git-send-email-deepak.k.jain@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-06-16 16:29, Jain, Deepak K: > Due to addition of CLASS_ID in EAL, class_id is > amended into the code. Why the VF is not recognized? The class id should not be mandatory.