From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lb0-f178.google.com (mail-lb0-f178.google.com [209.85.217.178]) by dpdk.org (Postfix) with ESMTP id 66807B4ED for ; Sun, 15 Feb 2015 03:45:59 +0100 (CET) Received: by mail-lb0-f178.google.com with SMTP id w7so21714694lbi.9 for ; Sat, 14 Feb 2015 18:45:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=e3UFZsbRkoYHVuFGGub9mQyWh5LQTaTxdabGHR2ex24=; b=ZP1BhxEhOrW8xoE++ldwmLVc5niOA9vwX5NFH6SHiaoxP+/jpTycAmevFK+o1M7ctJ hHcO7Cgr7hA4Lzq/aMs4pJyiWTLakQp1zExd4XsH1eF80AbddePMvMFJKYFZGThNz/pz BFUbBVh+i/c/ccrVQX3P/1vAw5ox+Gvf1lRoGtlnJ1slg48edx/2YXmwit9ANiT1TdN+ QmxGmOVELEbvFig+oUVoT04K9Z+2LCy/7cQabt7sOCWXE9Yhju9kroM4l3eUiwciiOrN CQNxICcrkSrLD7x+HtINbnHHUyhAVfcBSe4+meMg6Ixjp2ryEMUfEuxU/Q0UYa1gHTMv EkHg== MIME-Version: 1.0 X-Received: by 10.112.171.168 with SMTP id av8mr15553903lbc.88.1423968358995; Sat, 14 Feb 2015 18:45:58 -0800 (PST) Received: by 10.25.214.92 with HTTP; Sat, 14 Feb 2015 18:45:58 -0800 (PST) Date: Sun, 15 Feb 2015 08:15:58 +0530 Message-ID: From: Shankari Vaidyalingam To: dev@dpdk.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] Query on portmask config 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: Sun, 15 Feb 2015 02:45:59 -0000 Hi, I'm new to DPDK. Would like to know how to determine the portmask for a given configuration. Does it depend on the number of cores configured Regards Shankari.V