From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aws Ismail Subject: support for X552/X557-AT 10GBase-T devices Date: Fri, 13 Nov 2015 11:32:16 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 To: dev@dpdk.org Return-path: Received: from mail-oi0-f53.google.com (mail-oi0-f53.google.com [209.85.218.53]) by dpdk.org (Postfix) with ESMTP id A843995C5 for ; Fri, 13 Nov 2015 17:32:36 +0100 (CET) Received: by oixx65 with SMTP id x65so40702235oix.0 for ; Fri, 13 Nov 2015 08:32:36 -0800 (PST) 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" Hi all, I have sent in an earlier email, but it seems it did not get any reply. I just wanted to confirm whether the 0x15ad X552/X557-AT 10GBase-T devices are currently "fully" supported by DPDK (master). Does anyone know about this? I have looked at the ixgbe PMD code and I can see 0x15AD being mentioned in the device list but I am unable to fully use it even with the testpmd app. I understand that the 0x15ad devices are not yet fully supported in the mainline kernel (even in 4.3.x) as of yet, but I wonder if the PMD usually lags behind the mainline driver. Thanks for your time.