From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lb0-x22d.google.com (mail-lb0-x22d.google.com [IPv6:2a00:1450:4010:c04::22d]) by dpdk.org (Postfix) with ESMTP id 41BF568C5 for ; Sat, 1 Feb 2014 18:12:24 +0100 (CET) Received: by mail-lb0-f173.google.com with SMTP id y6so4362190lbh.32 for ; Sat, 01 Feb 2014 09:13:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=QNc2v0koq31dQu4O1D4F7RVOwT0ksm5i5Y1CgVR0lwI=; b=skb0hWRywW3IqdL57frtxxTj7hr1XOTXEGefadZnfks7Xe/trNgwUXsumC4ZW/EuTz qqPeKUVPsHoVMd1kVwWbIzGJ0m2K8bP089TSiWY2YFgwz/lMn5/IyyRFWGTlkVMWLSop 7hWjm+kow6adOQU7GmprKfKVGpCXnOoTp2Fp+32lqPLMVBNdhFYUtIHs6wGo49irRtrR e+nIoVbyYLXh4oPKPxzNd7BYgBMPVZbp4Wa3HqI6ne04BrlqPMGtUruMrNyAPJIfJEoY qrwgv2anniLMAA9xCiVOucI1UINXL64DOINA8Dg/+m9BnAaEjk7A+L6rHIxvDc2AjDQn jFcA== MIME-Version: 1.0 X-Received: by 10.152.44.225 with SMTP id h1mr6713732lam.22.1391274823457; Sat, 01 Feb 2014 09:13:43 -0800 (PST) Received: by 10.114.224.234 with HTTP; Sat, 1 Feb 2014 09:13:43 -0800 (PST) In-Reply-To: References: Date: Sun, 2 Feb 2014 01:13:43 +0800 Message-ID: From: Jose Gavine Cueto To: James Yu Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] multiple VLAN IDs for SR-IOV ports X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Feb 2014 17:12:24 -0000 hi, On Thu, Jan 30, 2014 at 2:45 PM, James Yu wrote: > Any one know what commands to use on the KVM host to add multiple VLAN IDs > to a SR-IOV port ? > > I could only add one VLAN ID using > > ip link set ethN vf NUM vlan VLANID > What do you mean by "multiple VLAN IDs" ? ethN and vf NUM here let's you add more than one vlan id. > > Also do I have to call any routine on the DPDK side to add those VIDs ? > > James > -- To stop learning is like to stop loving.