From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 43BD1A00C5 for ; Wed, 2 Feb 2022 07:59:24 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DAED40E03 for ; Wed, 2 Feb 2022 07:59:24 +0100 (CET) Received: from mail-qv1-f43.google.com (mail-qv1-f43.google.com [209.85.219.43]) by mails.dpdk.org (Postfix) with ESMTP id C29B140DF4 for ; Wed, 2 Feb 2022 07:59:23 +0100 (CET) Received: by mail-qv1-f43.google.com with SMTP id a7so18211615qvl.1 for ; Tue, 01 Feb 2022 22:59:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=H5ZiEg9AXYMPlNXQT4cCVSUufkUENYWuul7dyT1Im8g=; b=OZeEk1id2mFHrpx7Qjf2s8G257TvfpuzoPDrbQUSQEO9gM1YGMe8l4vb14So/iakaU JxIiBKlYBycuA+3kp1dNJQIcely3ukeEn+B4L91seaIQ69BcnDG5wRAHkCM6snMF/yjS fjw8iC6vVaG93G9aT8rWk6ajMuU7PIuPxx+4CLlaBRd6sthkLnnq40noHRXhhNL+j+cF tIpDmlMu0xeEZyW89D0S4cz8+pjkxHFQnOddAvrBWDBsycty0gGBczbbJv5kAcdQj49V siUvmm9zPk9RjUKB6dqdjNI05Nfe8kzRlD1SN58tCY/26raIIVTcJ/NVuxKthNpEKSun ZodQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=H5ZiEg9AXYMPlNXQT4cCVSUufkUENYWuul7dyT1Im8g=; b=PEyLV660rkf3NhAv7/SAGN/q6h9F0ucDr6RZ0gO+NQwaKMWkrffrsr0igaB+cPk12Y T4hLmGdOPVgr0CrpiR1h9AymOupiQFQmjPHepUHCLKi7JKQHa85tiT3Z10HsGhfHoaHj RKM35gQpjoFct2RuCDJ8xkL8MCF2cwcdbmPhNEZ8gdEVMqVfNweDS49pWdcPnfE1eyjX H/UbM6g1kcrm1JhVJgU1/MQG2ZFLLJvbMIfXQAmviq/mVtK7jNnYh7rYiCoG8EN/oOnr STKtBcxSoLXKpsd4Itve9rd2ZdmG7lJhvhFg7YZVnOETEB3jVHYwq0VcUH0sVetLLT+B k3KQ== X-Gm-Message-State: AOAM530vX1m1ZYWuyGKfUk/06f/5qbc0Py16c4lH7ch7rZMFyTsW4EN0 lzQkYJ7GNC1ChcZUdiRLly545JH4r0MtXg== X-Google-Smtp-Source: ABdhPJzkk2oubaLjzJW1hwgXpJKbFFdmLbmEWxiVsblvEQY1oy6BrEjFt+URx4Mx4RvoOM9PXxnRTQ== X-Received: by 2002:ad4:5ce4:: with SMTP id iv4mr25800286qvb.23.1643785162966; Tue, 01 Feb 2022 22:59:22 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id i12sm4954210qko.105.2022.02.01.22.59.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Feb 2022 22:59:22 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw106763 [PATCH 2/2] examples/l3fwd: make RX and TX queue size configurable Date: Wed, 2 Feb 2022 02:59:15 -0500 Message-Id: <20220202075915.3498-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220202060403.118301-2-honnappa.nagarahalli@arm.com> References: <20220202060403.118301-2-honnappa.nagarahalli@arm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/106763/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1782449340