From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f43.google.com (mail-lf0-f43.google.com [209.85.215.43]) by dpdk.org (Postfix) with ESMTP id 0A1384C88 for ; Fri, 2 Mar 2018 01:30:39 +0100 (CET) Received: by mail-lf0-f43.google.com with SMTP id h127so9956529lfg.12 for ; Thu, 01 Mar 2018 16:30:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to:cc; bh=1KbeuXcw4F5o77lpON/g3W5ydO+XcyIrxujpsS+PDAY=; b=tw2HHaNeG9ujWlQNkWubzLKO9pLM4/DxlIlINAzDGTN5bxewG8KKwAAt/q7f6pym9A boMu+3fBdgJBwIktvcdjFsY5MtVCkg0fvjIRe6bnyLq8rdDVoRaFJg2p+IQfsnh+MSNV gXaR+ezJ0bWyWI8kbSMBKRKZOAEgtiQNWyZ7U4+zgBijxSKP8klT62x2yRmbQnQYl19P 2HfKecvzdviLFcGQ+kpdNxBMtLKcltYnR65smO6tkmPcZnDHj8E9V9taun5sXCoG9myp Ukbga5sEZRa9r8MCBYWToTbryfSqwfgjZ+HLCpMYiccX2DPKofJEnPy27smey3H6O6rQ KGqA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=1KbeuXcw4F5o77lpON/g3W5ydO+XcyIrxujpsS+PDAY=; b=jO/NHgYRUTD+0pxD1ivQVJJXey+MJyvsdvAIRP2y5hi+l3IxotUJZv+sqrwlt+oZLn ubk6Cs4K7wVApuxCuCBOIcW1bRg0UngIvrAmeF+3hySoeDEubEu3PSWs8340iQgJIg24 UgUR34Y0lWCXAfr6XdsYCgwco6o8vflIFpXmwj8u52LaU8o9Qg1+8YCHHO88uqotZ3vb GORDjIFbg5OVCei15DQldyiKfTBURoDbLiHC8Prjd98xM1sIYRWVFDR0Xn+j6B+YtELG tXjl2WRo1t269Ls6g3TbGH7LODwI3MhyiVX3WdwcAYXPZM2OqjENk4e3lKDlvpSTIxxA hLRA== X-Gm-Message-State: AElRT7E1X2SVjbQPvZctXFLj0tiS4pMe4r+DbnceHpkcKD1aHhCouGb3 IEhAzpWoip1tOPLGtYcp24cuLfehuLYXuIaTwrqaAGsz X-Google-Smtp-Source: AG47ELvxRMp3l/ivnSA+cExmMvyejb9C/vJ9iIbXeDnwbcGUPqW89Lq5/6LYGIS9rdYkHkvqGMTM2w2Cbp3RoKhgvAc= X-Received: by 10.25.167.70 with SMTP id q67mr2598283lfe.49.1519950638408; Thu, 01 Mar 2018 16:30:38 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.196.139 with HTTP; Thu, 1 Mar 2018 16:30:17 -0800 (PST) From: James Huang Date: Thu, 1 Mar 2018 16:30:17 -0800 Message-ID: To: users@dpdk.org Cc: James Huang Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-users] Intel I350 [8086:1521] igb PMD VLAN offload transmition issue? X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2018 00:30:39 -0000 Hello, We're experiencing PMD VLAN offload transmition issue on Intel I350 [8086:1521] NIC. OS: CentOS 6.5 x64 DPDK 17.05.2 NIC firmware check with Linux ethtool, firmware-version: 1.67, 0x80000dd0, 17.5.10 The VLAN offload receiving portion works fine, could get mbuf ol_flags=0x1c1, with correct vlan_tci value. However, on sending time, when set mbuf ol_flags=0x200000000000000 and vlan_tci value, there is no packet going out on the wire. in the meantime, dpdk-pdump tool could capture the outgoing packet without vlan tagging. This issue does not happen if switch the NIC from I350 to X540 10G interface. And, if does not use VLAN, I350 works fine, too. Is the I350 NIC hardware compatible issue, or something else? Is possible to fix the issue? Regards, James Huang Virus-free. www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>