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 A7851A0032 for ; Wed, 11 May 2022 18:59:51 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 871AB406B4 for ; Wed, 11 May 2022 18:59:51 +0200 (CEST) Received: from mail-qt1-f174.google.com (mail-qt1-f174.google.com [209.85.160.174]) by mails.dpdk.org (Postfix) with ESMTP id 55A7D40042 for ; Wed, 11 May 2022 18:59:50 +0200 (CEST) Received: by mail-qt1-f174.google.com with SMTP id u35so2413394qtc.13 for ; Wed, 11 May 2022 09:59: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=8tu8CbH+tHD1gCXbchc2+tkjrKVRDfAiK1Aty9AvW+4=; b=CrGw2ml+JbT/L3sTz/6hLN2lI5bMaBFHXK7wWxWmDLXr3Ox/WHW/xN/Lq27s2xPMa0 /OyC+lEqLw0kc4AcqfKKQdU+Sgk3NpkoTseVs2j9TdyOM6/ZuS9e8VLpAZzX/dbf1io1 CaABXoBPDE73juhn3BmurKBkAeJEauzZiOiHqyCCxF9vsMy6NNj/KHbu0GQX60EvUjMl LOjZAMSGnyGn5kJrgyt6Ewu33vk16T8m0AOy7c/6OfjIRngS/AlDcdoYvvxoFozY2ekZ bg+O6C4KptE3c/4vhGARaNmm85Kse4W3eNLlfdcQ66/omWX8t8Pdpyz9AmVXGVChSYSI mv6w== 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=8tu8CbH+tHD1gCXbchc2+tkjrKVRDfAiK1Aty9AvW+4=; b=SpJwBP2ogwMum/6cGyZFvgmYobIApyQ4KjgtYo8uayJHQ3dVZ8TtcbcnaXqxC+wljj P5Sr9q+r+tvKZ1ojKhfx/8MyTGWboy3fms9SVpaKlWPHPPsicyYMvQOhRsqMj9IfLm6F uFEhdQyiHna9l9vCHZnoyOTPTnoqoIbWb6Av1/Yel7tbWycEXJCHX3fXcKVZVoWaco38 e2CALAHbMmcfDXTUXX8nFNxOuVhfoMs2np+3yW6xrA0qWOdFmBHTE4SPubKa0IS/lzeN Qnpt68VHF5bIdl1xKvZYvuo0dnSF2xiRDLkc2BW72zogjK0K3DrV2CZD6bd5p8gzkHaR FRJQ== X-Gm-Message-State: AOAM532pzeFEnNizwJtfqtfXWf6/L6rMyPjfNyiYHhq9GFLtcTPiTvj3 voN1nWipTG0mh0AumyAI12gtsr7CaZKwcA== X-Google-Smtp-Source: ABdhPJx9bQz71tkD1Ng0+UizMwP+4LdRCoqhp9dsXFRhYuge1uaPjIcUDeYBsbSnodO4vPDw6jwaXA== X-Received: by 2002:a05:622a:1d1:b0:2f3:cc09:e7e7 with SMTP id t17-20020a05622a01d100b002f3cc09e7e7mr22811842qtw.89.1652288389501; Wed, 11 May 2022 09:59:49 -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 bw26-20020a05622a099a00b002f39b99f6basm1417288qtb.84.2022.05.11.09.59.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 May 2022 09:59:49 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw111033 [PATCH v2 1/1] examples/l3fwd: fix scalar LPM compilation Date: Wed, 11 May 2022 13:00:10 -0400 Message-Id: <20220511170010.10352-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220511145650.742535-1-kda@semihalf.com> References: <20220511145650.742535-1-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/111033/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2308037703