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 541E2A0503 for ; Fri, 1 Apr 2022 11:41:27 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FCBC42911 for ; Fri, 1 Apr 2022 11:41:27 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 0BAFE4067E for ; Fri, 1 Apr 2022 11:41:26 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id v13so1662510qkv.3 for ; Fri, 01 Apr 2022 02:41:25 -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=XsgUHpKuF0XBAqCwZPh0HNS68KXGTWgWctPKZvxaqcc=; b=3TiwcGuiey1oelxxo9syTAtKJxLZ/3iT5gvn1ilgaZjMu+FmXWI/wSpBE29eyqHeLZ 0kbrRbieUCnvWcmvhJxU1FPs4LVng+7bT/M/3yOJhm0pm0hlDWo+XuEXbHrT89NyBVx8 nbZDUcznOPKiNQNERQuo6ebqNroaHyLsxtD8hqx4dMT2fKg4N9ILPQ/P1xdIdfzoTNfl VGpYKhRBCipoBO5tjvp7PzOWvWL+U3+48AmRuc9EceB2Cq2blEw/NhG4Fju9OprQiQg2 Gc7SIH616xGPlKZFUE0symIJaGSoluIlecUzV6aNdpsySEdFuZ/DRr6TN3ezS/SD9wJH GE5A== 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=XsgUHpKuF0XBAqCwZPh0HNS68KXGTWgWctPKZvxaqcc=; b=U1jIldMezCjJLW74wBLjy0Ky/uAr9YkGiebe7y8KihbKUB+Ejbrxu4TAqVp4a2dSAP 44Fjs2557IPI07trgUxKirHbirJoFwwoez5phhr0aPnTsfI6vMqFnmCQNejAlygqkcRE r4eSHgwUe6lXEJVQ2085zEP2yY6Ylx9EiYk2Tdp193/isHsCHf8fExF+RbO410Q5yOeL ZuZzoXCv84BI0VKMH1gSZ0sFjXFmuTK6aqKsvX3+CVprm0sFSZFHmGkCC8ZVWinVocL5 9MYX5Z6Jq33afJWQ2VgJPTr1ugvV7Fi89VUjv5luVEj+2UpyTK2K6VFF3NaNDz8h2d7Q 0xsw== X-Gm-Message-State: AOAM531+JFoe0IDUbkMYPTrRTGsWFqVrE/kJRLP0mSABQ8h+Ux02bNPv vtGw9EDyeCtg80aE6xwlasXsY98p3x/kKw== X-Google-Smtp-Source: ABdhPJxGaPOJhGHfkrKbokWnjgulrc9YXISHxXiCqkL0B0j/saRhh9XcCnmDll9/Y1EcaMxkb3yjtA== X-Received: by 2002:a05:620a:24d2:b0:67d:9b97:8df2 with SMTP id m18-20020a05620a24d200b0067d9b978df2mr6245896qkn.506.1648806085172; Fri, 01 Apr 2022 02:41:25 -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 v9-20020a05620a0a8900b0067db9cc46a9sm952082qkg.62.2022.04.01.02.41.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Apr 2022 02:41:24 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw109065 [PATCH v2 2/2] eal: factorize lcore main loop Date: Fri, 1 Apr 2022 06:41:02 -0400 Message-Id: <20220401104102.16491-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220401084419.21150-2-david.marchand@redhat.com> References: <20220401084419.21150-2-david.marchand@redhat.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/109065/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2076237387