From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f42.google.com (mail-lf0-f42.google.com [209.85.215.42]) by dpdk.org (Postfix) with ESMTP id 3B7BDD59A for ; Fri, 11 Nov 2016 22:15:23 +0100 (CET) Received: by mail-lf0-f42.google.com with SMTP id o141so20987251lff.1 for ; Fri, 11 Nov 2016 13:15:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=cE9T1U9CQDCUZJBCSQifvoQ2LJjSd2EJdu6in/tl3ng=; b=reGWQC+vLq0rELata1g1/NW7NGX75PrNTamGxxbFk+UR/EZAj+0o2AE88Ge96NiLOz JgIhUeyCIeUk7+NIv3emCvTcgdpdyKtPEqcNlx/daTSJP7e/FyEjaGwFqwrMo3QwSatM 1hikiNXOvj8sT7LD3o2StW3rWEM8hpr70bzBbHXYm68MtQUkX1HofxIiQHz0zcUSmg94 DCPXdMBlfiocdlr97b7J9LMNaTGbCQ9J00ymIUgKsWkzolkmcEHZYNbbSdVjjNSyzSnx zOmpOeaOH9uYGfshCIAgj7bCrt7KRwXpIUzMyxiv09t9wpn2RAoBZ4txosj2UEkCRzVE VwiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=cE9T1U9CQDCUZJBCSQifvoQ2LJjSd2EJdu6in/tl3ng=; b=VYkVZzfgas0dLLZudyam3cgYUkrUzPtdnH97+NAQgcY2REbIC9JWpVyuGqyBB6kGOp q9B5xge6DXVNELKWCIqmQbAaCgQcLbV/3UvcNH42Vcyd63rR9dtqXuAU918yOiN+yDcj nKufZeQMqekASAMsI3giIZET9wCw9XPpJwOodaFYC6G05+LhtfKII9LEgP4u7qO1uLp/ k5bczT2sB3IyMBYdfT8kb4VIinm705wwTE6yKc3d/UzOXcR4xmCXN9RHVLM0qGZnZ+b5 nQ6nwapgBRmOpmiclDeboLDunqJMLmEaPVVi7Xiybs9Tb8/yTKA9cPyV8B4SATYyf8zn OOMg== X-Gm-Message-State: ABUngvduQCqEala2QOnDBiTDLc1rMZ1hBZHsjOz9dPb4ZMuL4UK/B7+p2cerhrMVOiah4EprtvHtyQDNYGkOgg== X-Received: by 10.25.16.221 with SMTP id 90mr2973994lfq.97.1478898922617; Fri, 11 Nov 2016 13:15:22 -0800 (PST) MIME-Version: 1.0 From: Yossi Barshishat Date: Fri, 11 Nov 2016 21:15:12 +0000 Message-ID: To: users@dpdk.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-users] (no subject) X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2016 21:15:23 -0000 Hi, I am facing a strange situation and need some help. ubuntu 16.04, dpdk 16.07. I have a dual 10G NIC 82599 and I am using it with sriov configuration. echo 8 > /sys/bus/pci/devices/0000\:04\:00.0/sriov_numvfs lspci: 04:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01) 04:00.1 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01) 04:10.0 Ethernet controller: Intel Corporation 82599 Ethernet Controller Virtual Function (rev 01) 04:10.2 Ethernet controller: Intel Corporation 82599 Ethernet Controller Virtual Function (rev 01) 04:10.4 Ethernet controller: Intel Corporation 82599 Ethernet Controller Virtual Function (rev 01) 04:10.6 Ethernet controller: Intel Corporation 82599 Ethernet Controller Virtual Function (rev 01) 04:11.0 Ethernet controller: Intel Corporation 82599 Ethernet Controller Virtual Function (rev 01) 04:11.2 Ethernet controller: Intel Corporation 82599 Ethernet Controller Virtual Function (rev 01) 04:11.4 Ethernet controller: Intel Corporation 82599 Ethernet Controller Virtual Function (rev 01) 04:11.6 Ethernet controller: Intel Corporation 82599 Ethernet Controller Virtual Function (rev 01) ifcon