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 6F5D7A0550 for ; Wed, 1 Jun 2022 14:39:52 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4397040689 for ; Wed, 1 Jun 2022 14:39:52 +0200 (CEST) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by mails.dpdk.org (Postfix) with ESMTP id 026894003F for ; Wed, 1 Jun 2022 14:39:50 +0200 (CEST) Received: by mail-qk1-f174.google.com with SMTP id 199so1201115qkk.0 for ; Wed, 01 Jun 2022 05:39:50 -0700 (PDT) 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=FnX/kWtwysX9m/7TRUnQsKpEG8n58C8qqQ8RHvakpKw=; b=flqasnGfathtUFkVYrSDrIa8BFcAPOywHuo1P7IOf9JbUFUqEsY0ch6PQ9ZPAaumIk rPJEKnBQFb1sWM7onUlbe5zNDWxHcVp0HZVxh+DYq3vG6G5evbcK7iCvT/nGYtD13BX5 uuuEQtoJnc1ELvukYFEpRBo7b5XwVvmw/zQ+hOhLLfaXZh66OYwpOTXesniBPA4fYIF7 fAyjPletLi+F/YKQ1HNQ2n0whIG4CWLhd/nC7p72qCz+fj0UQMSZv1PChEY1bgJTGD/p kLMtvvF1AEtCoM8YME1TS15HM39imVcSdVsnXX/jzvfj4kMd5idhSUdfhJG7egAyAlDN rANQ== 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=FnX/kWtwysX9m/7TRUnQsKpEG8n58C8qqQ8RHvakpKw=; b=ZN62LY0u/OsyjV62XAk9CeTmZYgz+VGfaNJYS6y+QFNh5ixy756yt/xyzTItt04LLp s9v6/IsBdMgQK+wLEO/a3T+lL18umOf1cd3c3NnpQ+vuYSSDA8wwj5sS4XwBmDQnIC3I QWxZpmICn/Ub0NNHQiMqH+D05TOShmAbjyEfOUgI35J7Pjul1SPCjJvD+5k53FFqzfez u/mO0c9+turekffTmE5hHuh6IX1nwVrRk+PaBt2t6wQ3l9Tfh+WibfIL7baOoVCwSaDQ jRfc8OspJbJ6PHUyzx9Jcua0AQ+vIzmJjpnjgGzp6Nhyr2Gf4UaRdUzZhS9soPCaDY6j Chbg== X-Gm-Message-State: AOAM530WHsp4GYRB6uCG1XXmlrElJYe3+3yBhF19j2PvuBCb25qrzA2B Xv0Ywgr+e6OW5O/5QGZ9V/ua2cuUxq+Ujg== X-Google-Smtp-Source: ABdhPJyx9AbKGr8HYK0gocs5azzDDsOOSXre6tiY3BdHjbGsaIF8oIuv/tza23n2SQoLyBY7GL5OAQ== X-Received: by 2002:a05:620a:4142:b0:6a6:4960:720c with SMTP id k2-20020a05620a414200b006a64960720cmr7548041qko.580.1654087190099; Wed, 01 Jun 2022 05:39:50 -0700 (PDT) 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 k13-20020ac85fcd000000b00304c9e78662sm141420qta.35.2022.06.01.05.39.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Jun 2022 05:39:49 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw112225 [PATCH v4 2/2] lpm: add a scalar version of lookupx4 function Date: Wed, 1 Jun 2022 08:39:51 -0400 Message-Id: <20220601123951.24425-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220601111542.401360-2-kda@semihalf.com> References: <20220601111542.401360-2-kda@semihalf.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/112225/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2421284995