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 9212DA00C4 for ; Thu, 29 Sep 2022 13:00:10 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B01840E5A for ; Thu, 29 Sep 2022 13:00:10 +0200 (CEST) Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) by mails.dpdk.org (Postfix) with ESMTP id BDB3740395 for ; Thu, 29 Sep 2022 13:00:09 +0200 (CEST) Received: by mail-ot1-f51.google.com with SMTP id e24-20020a05683013d800b0065be336b8feso633887otq.8 for ; Thu, 29 Sep 2022 04:00:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=Ptp7is5uK++CRkmEWzpxe96e06sUutsxuzuHNSCgvfM=; b=t6F+Zq2W1hjT3Upv7HeEXCnDh9cOYpVsFE8es1uKJBt7cTcbIENdabXHogY0THCOZF zIaynDQMNgKNwCcGlOQaWdSQJs7qAQySfl/+EIl4bM/b6SlZWq7XOwC2BXpk3d+t16tr ESso10vHGdhN/V8kKQCFruWsQd6zyopzII1mJ5Vn3KUJbyGhaaM8s6IB4zFO3XT8xvqN Iz21q4xHZaEHrKZb1nigBiqDqgXAFum5qmyfpo6l3IMh66LsjbYbzM95PpbQtNF2L+gk 0Mu52L+8TruJx4H/+FlriHTsCPgqRaFlKMnAB692TkDDT42Y2mzzwuAwBhGaVCf67Bft PspQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=Ptp7is5uK++CRkmEWzpxe96e06sUutsxuzuHNSCgvfM=; b=rBlTJoUOyPAWKmvMhAUM9ENnvk/4CYMGwOAzYvuPeFPpH3bOSUMK++uRwgzF4RMIs7 8Cao/bC3Dssz7hhGgw9EHMzndTxBD8uruNkTh8VtAHWODzAvnd/A/o8xA4aYB0WIxlaB LsBXrPE5tJt5xcFT3u7LERgYj0//cxF323sThgTCDqf/f0JfKuLruTBzbwCjsWBVmrWD UpzBfYNMLZKZKeAnM6YEG8PJX5Qn3cuptlnn819aMsL7scEuNc+/gPlOBN1RkWWaIOTI Sd0j49kUg49bTYqmHifZrhUxPO7D4poFLVgevVIFDOK77JTUB7zTApnwEmmv1cIK6ZhZ oAeQ== X-Gm-Message-State: ACrzQf3UWQ43jnc/xReVIyME7qSxxie1lsOWawKFh3I0IlimNrlvh7hq LUNG+G5+fMP4w2pi3FPTECXV2UGfjSiMUA== X-Google-Smtp-Source: AMsMyM4JhnBufeiBy84BDqOf1BvSf63q04D9o022x57ekZVUST2ZIou6FZam1NI9TukcwTke8nHJ1Q== X-Received: by 2002:a05:6830:1e16:b0:655:e44b:6241 with SMTP id s22-20020a0568301e1600b00655e44b6241mr997210otr.229.1664449208720; Thu, 29 Sep 2022 04:00:08 -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 n10-20020a056870e40a00b0012c4bff351asm3658551oag.43.2022.09.29.04.00.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Sep 2022 04:00:08 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw117111 [PATCH v3 1/1] ethdev: support congestion management Date: Thu, 29 Sep 2022 06:59:47 -0400 Message-Id: <20220929105947.3783425-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20220929093503.2172344-1-skori@marvell.com> References: <20220929093503.2172344-1-skori@marvell.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/117111/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3150385309