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 E8903A034C for ; Wed, 23 Feb 2022 07:58:49 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB2B940E64 for ; Wed, 23 Feb 2022 07:58:49 +0100 (CET) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mails.dpdk.org (Postfix) with ESMTP id 245B940E5A for ; Wed, 23 Feb 2022 07:58:49 +0100 (CET) Received: by mail-qk1-f171.google.com with SMTP id v5so3628581qkj.4 for ; Tue, 22 Feb 2022 22:58:49 -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=NioDMoBu/B+2hfUXPliZHtKIEp92QJlhHjBg6Fvrm9w=; b=zX52jjma1Ef1chfqSQBy+XLRsZDnQGZpjpMyuOCbRYx1h1eoP8VlmJ6PWnDyEnESTc XGYskHiXzigwtvd0uIfxH3QCmPqYGMzHAz84m1HY9NBqVDmWiMny+dUER0AUThjiF3E0 FULKXxHLXPo7fPMUhRyYjQOdCxaKcs9PjpT52XyKXOx7nz3Qy91ly8K1EssBc1RpYJD9 u48m8TLlQriWACGPhFEgNJ2ITwNMKEruxjNg6H6/Nxb+0oD99vGVTt0DlukIJo/cNmv4 G/CUbVouEVujEqH9h9g/R4/RpG+nHp+2Es2i/TsUx5iHPiBEgkI+5aDs95FI85V8W/9f HcSQ== 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=NioDMoBu/B+2hfUXPliZHtKIEp92QJlhHjBg6Fvrm9w=; b=rTA9OriJaYA8VtiwwggxlH/W2NY1o2UhFvnk7NKMwdY3TIwHfX0CtS6tsQhE1XcDgI 7/Tq15AESKsPImNhvMBtxYwm3mksNxpG+naGldN1BSSYL2qQYqRrO1TSvPjQ0fMpT5tN w711WHdKVrVbOe5vxeHy+DI7nqHtWDN5281Gdr5kDN1LZqNc6p8XadEjPJbEnpGMdaDG 8j6LO6HlpCgL9qBTxjApDiaV+20zn1L3PO2/6Gxn8mO4iOmrw3qelFL3oNI/Ti0dtKYB 0WdM3O0ooitKOHGb8sgtNUHruSEckSX6Jsg09/ZFbEwwN720UIK+eMRfnATjkhnobGRT FNmw== X-Gm-Message-State: AOAM533APrT9xGWqByChKPn36U0KAeqMNvEMqS8sJcxM4Wt9LAC5naH1 Oz4tB19fdQlp7RLzMduwLOtYbNstgKyoIw== X-Google-Smtp-Source: ABdhPJy7LErU8uXBbBcCqLmmbJ0JF1EImw6owlayaV1lX1YcIP4YzuBIxOD1epAPnKdC9y9A1NJu7g== X-Received: by 2002:ae9:e307:0:b0:649:113a:818 with SMTP id v7-20020ae9e307000000b00649113a0818mr5459917qkf.590.1645599528306; Tue, 22 Feb 2022 22:58:48 -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 g8sm1105376qke.48.2022.02.22.22.58.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Feb 2022 22:58:47 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw108122 [PATCH v3 2/2] examples/l3fwd: make RX and TX queue size configurable Date: Wed, 23 Feb 2022 02:59:00 -0500 Message-Id: <20220223075900.13365-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220223060931.2661907-2-honnappa.nagarahalli@arm.com> References: <20220223060931.2661907-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/108122/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1885742873