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 C1AF5A0542 for ; Fri, 28 Oct 2022 13:20:14 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC5CF40146 for ; Fri, 28 Oct 2022 13:20:14 +0200 (CEST) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by mails.dpdk.org (Postfix) with ESMTP id DB579400D5 for ; Fri, 28 Oct 2022 13:20:12 +0200 (CEST) Received: by mail-qk1-f181.google.com with SMTP id b25so3173207qkk.7 for ; Fri, 28 Oct 2022 04:20:12 -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 :message-id:reply-to; bh=6QBwUQRvEXiMjO2n0UOQOaRSxvI/uByjPiWwxzgWvgs=; b=aR5Jf0Xqiu4NHKVq4cyXLM2uCRic/mfQPFVKCFcXz0iCZz+5pWp73zSf3fR4dRYcLW ubY1mo2wIB56uD1S6VtHn7fy2AaC4VOEyZDY8JGAQaUe8dLRt49IL93ii0GvnwdKsxDq Br4NsuJlvsTKBHHbMN0y3YkJXInCiJTYQshn2viHHdlC9aKO3U6x08UDhEgu6kWoSY+J N/HaazSeXQE3OHVF1iNqaoKMvUAJqgKBLOVXhv6Nx0c4kblif6nJE13+681LpUeXMMHo TVydiZCqcaYLr7YMlDyNtUio/NzmfUsik2h8XU9GDGAaOQK0CNY/ugQeHO3yyY0ZULEz wVXA== 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:message-id:reply-to; bh=6QBwUQRvEXiMjO2n0UOQOaRSxvI/uByjPiWwxzgWvgs=; b=Ci/at+x1zfksV+ZZS4BJHb41GrgQpPDIF1f6Gu5zKsBHqT1Jj8ni3ba1iPBNwlS5AU bR/Pz0TrsiPaJv4+frxM2l49wwe0rezC+RrsgtFrWRDiWSGaKnnrERJ9p3qwqXik/SsK avVTHtjWaP+A2FulQTzHiXz+NMKlSRRPhJII6iq6LT/K5akQsBlHoXk4L9Tn9VsIbKTA VWn6HTSihDp7beqmeYaVvFvcdjVFHcRyuK1DVPxpuBJxhIsyCZm6iZwIQWPscoGAgbOe qnlIokITh01qZR7Xb1Xl5y1FEYPKhyXnkM+tRR3bxS91zJfTNTr8hNoCypdD0XxXUIuK ARhg== X-Gm-Message-State: ACrzQf0LD3g8V0CPL6RHQtGmq8yIMoapXBVYS2LCLZ7bFRBRJD/xghd/ mmGXJ/xVTee0E/68qlvVnY4EWlm5Ysvy0A== X-Google-Smtp-Source: AMsMyM7RxghXWyqhbZIUlLSih7gNYL3eFQvBYrs9OJApYQwQvoMOodO5YVTxM6d6Mu8qYovntRzs+A== X-Received: by 2002:a05:620a:40c8:b0:6ee:8f0a:56a7 with SMTP id g8-20020a05620a40c800b006ee8f0a56a7mr38652128qko.51.1666956012204; Fri, 28 Oct 2022 04:20:12 -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 m8-20020a05620a24c800b006ce515196a7sm2760313qkn.8.2022.10.28.04.20.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Oct 2022 04:20:11 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119262 [PATCH v6 3/3] sched: support for 100G+ rates in subport/pipe config Date: Fri, 28 Oct 2022 07:19:23 -0400 Message-Id: <20221028111923.342743-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221028095531.678682-3-megha.ajmera@intel.com> References: <20221028095531.678682-3-megha.ajmera@intel.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/119262/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3344677779