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 C5EBDA054D for ; Wed, 25 May 2022 23:39:49 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A84240146 for ; Wed, 25 May 2022 23:39:49 +0200 (CEST) Received: from mail-qv1-f46.google.com (mail-qv1-f46.google.com [209.85.219.46]) by mails.dpdk.org (Postfix) with ESMTP id 076B240143 for ; Wed, 25 May 2022 23:39:48 +0200 (CEST) Received: by mail-qv1-f46.google.com with SMTP id j3so272784qvn.0 for ; Wed, 25 May 2022 14:39:47 -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=fghATcJT+6Ex5pBrcCFJk3rzp6OO3rbl3AbaQGWdssw=; b=Rv+a6XPef5bEM47n0NmFxlSqW1zNkzDL27SzQaSAvrUFabQ+wXC/cyQF/7FYhyOtbk 5OfQLMdaaUyLvrNezy4qcYJstVWqWmEeCLn1y83lsPkFX//AjfwaN/VVen9PeIFuiTRO JyRMs33jU+C8E2TyyQlt1na/f/iXAX0hfi3iF09UtPOcjCoKp0zQqlgR78STFBxvOjwU KBzZNuxBtVa+ImFrlbrrP+KnX7lIZ4DprHXmLgJFX5G5a4p9WousXLvKblDa5K2Vo+Vz xhIOB1bwhdnQIGY2TH5Waf75jTtFHKEoL9fABLLzyuvAssCPeajYuhZJomEeA62ypTiG y6MA== 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=fghATcJT+6Ex5pBrcCFJk3rzp6OO3rbl3AbaQGWdssw=; b=mYBXiTGvhfd6LE6aq24cVtA/7Mk93eMp9fiFMSBBIFfW7hA2Az45fCFfHxlGppxbFI TqF8NpZKdOZmQi1ykQsLsnT3Cu2+XmILDGZxHymEtuHJqwHbieHbyAB7qikxTTctAXtH y/trb+lQ/nEq/1AHtw8xyWqDJnTLNERMT0RtNoVB6acM9yBVXauUi51E3k96Sv9AaUeN gelqlUffUUuRuv7UHJAW2q3UgvXUchrG1pcL9Vt1zf2m0yNFZzVCdn+hGMVWfhuvtrfB nARyxvdJuWPH9TWBnET4hu1P1gUks+ih0Nl7Go+krIqVIOXTRNqcnwn8iAfj32pjUqdU ZOZw== X-Gm-Message-State: AOAM5300MzX5wlN1GzsERjQCeXwgt65GQ3s5Q9nCjee6w5b64gm9AAGB Gqh01zqgomaAtFisuXo5O2/fVvCAppukaA== X-Google-Smtp-Source: ABdhPJyN1vClJtR4RmIZRhe8RErtmg51LDu/5bp9EkrH4hWnEDved1Hqgwsh/9bwKXXCRtoCBz2TBg== X-Received: by 2002:a05:6214:541:b0:462:61cf:617 with SMTP id ci1-20020a056214054100b0046261cf0617mr4948183qvb.51.1653514787090; Wed, 25 May 2022 14:39:47 -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 v188-20020a3793c5000000b0069fc13ce206sm59855qkd.55.2022.05.25.14.39.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 May 2022 14:39:45 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw111864 [PATCH v4 3/3] rte_pie: fix incorrect floating point math Date: Wed, 25 May 2022 17:39:53 -0400 Message-Id: <20220525213953.32279-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220525203123.277180-4-stephen@networkplumber.org> References: <20220525203123.277180-4-stephen@networkplumber.org> 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/111864/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2387013023