From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD0D9C28CC0 for ; Thu, 30 May 2019 15:32:41 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 8320E25CD1 for ; Thu, 30 May 2019 15:32:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=networkplumber-org.20150623.gappssmtp.com header.i=@networkplumber-org.20150623.gappssmtp.com header.b="Rf7CwK4W" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8320E25CD1 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=networkplumber.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C17C94CA6; Thu, 30 May 2019 17:32:40 +0200 (CEST) Received: from mail-pf1-f195.google.com (mail-pf1-f195.google.com [209.85.210.195]) by dpdk.org (Postfix) with ESMTP id 2A95D493D for ; Thu, 30 May 2019 17:32:39 +0200 (CEST) Received: by mail-pf1-f195.google.com with SMTP id s11so4176951pfm.12 for ; Thu, 30 May 2019 08:32:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=xDTsi5hj4tpoy0kdXionozzsniVyxKzhP5pTt9l8u0U=; b=Rf7CwK4W8uJPY4szDgbQ2RPtKf+cwJQROMdlZt3cpDlqiADf5+RVJnB9I3nHkDu+Ki +mmUC/1T0gvD+BAZL+OIIHvAIsmgp3tihHa8iVvnq7GNw5YWFHy6eyFBcuEQo8wIkj9F GfTNBB1M2O6S+ybnMyq8MI5b18QoUuPkVHoC8QJnLcj19++mO6machoYkfz7tAHlgql+ 426XWrPERj9t6cwbwSyFJEKngOmxd6yY8unYcjU45ON9vb/KU5lNiuapPhz/9WOcS9Gv 3MjviH7LtE4bKs4ko2s2gLeO41zsok3tMUL6XrMAQD5suhJGYAF5KZaJiUFAZf8JkL3c CTgw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=xDTsi5hj4tpoy0kdXionozzsniVyxKzhP5pTt9l8u0U=; b=XjNUwTO/o3IPKrLolVvz4hAtU94SyiS97n3nzEbccPvjoFT7HVD7RwfSmlmTM+bs/h o7ENv/i2hF81zScpD8Kntwyo3yBUHN2fKVOfgZEUP1b+4cSmdKtpsQaVCi5DyN+1H5ko N5D/n0apoIH4i4O+50TP3mGdEM9z7so9OI88OyKswXVE+ElIMm0RidHgLOXnj8xdeeqS /WFgP2yDavibt97/xVHI8eoXgVJJ14JpwDVayv86SdH7J3Jo4A9Lm5DruPqswlRu+sPQ 0mXmuaJxahhtwPwAzqKl1st26UoTPZGBkrj0NPG1iyeYsFo7OjyuyzioiHJnQWf9Cuvi HC8g== X-Gm-Message-State: APjAAAUMuhupJG4aHjG4y3PNyR6iI40h1230S1Jozlf2h2Qy7fFqfMOA jsyUNUA8mLpZu+kdY6fHFqIA/A== X-Google-Smtp-Source: APXvYqz8HLKq8oxJTcbBlb5IH1byj+Jee23TFhgArjZujbpSyId9apzD1gztKp5zCHb1SzPPZCfDRQ== X-Received: by 2002:a63:380d:: with SMTP id f13mr773024pga.116.1559230358393; Thu, 30 May 2019 08:32:38 -0700 (PDT) Received: from hermes.lan (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id m7sm5446249pff.44.2019.05.30.08.32.37 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 30 May 2019 08:32:38 -0700 (PDT) Date: Thu, 30 May 2019 08:32:36 -0700 From: Stephen Hemminger To: Xiaolong Ye Cc: Qi Zhang , John McNamara , Marko Kovacevic , Karlsson Magnus , Topel Bjorn , dev@dpdk.org Message-ID: <20190530083236.2e485c1a@hermes.lan> In-Reply-To: <20190530090707.36290-3-xiaolong.ye@intel.com> References: <20190515083842.15116-1-xiaolong.ye@intel.com> <20190530090707.36290-1-xiaolong.ye@intel.com> <20190530090707.36290-3-xiaolong.ye@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2 2/3] net/af_xdp: add multi-queue support X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, 30 May 2019 17:07:06 +0800 Xiaolong Ye wrote: > This patch adds two parameters `start_queue` and `queue_count` to > specify the range of netdev queues used by AF_XDP pmd. > > Signed-off-by: Xiaolong Ye Why does this have to be a config option, we already have max queues and number of queues in DPDK configuration.