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 0ED85A034C for ; Fri, 2 Sep 2022 00:20:00 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A8FD40693 for ; Fri, 2 Sep 2022 00:20:00 +0200 (CEST) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mails.dpdk.org (Postfix) with ESMTP id EBAB340684 for ; Fri, 2 Sep 2022 00:19:58 +0200 (CEST) Received: by mail-qt1-f169.google.com with SMTP id g14so212985qto.11 for ; Thu, 01 Sep 2022 15:19:58 -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=FrQhKnkkHMmsz70J7vzreVZAWRA+TJ97airSAcMJgCY=; b=yI/yM8lUgj7JAaZgheJtV7xdHzsR+u6dUyevOV7bBKu4l1t2eG8//X2ezkZXDD8Wqf O9wdxbeAnEXTfTF5Wo3D/hRWJQ7HVIGypNHkQ7J70Wxtgs1QxuFKY/TzV6Et/VZgPhZI qsS+cqt9W5P84RKVMzcnUfisv3T690LjWBe9WJu5QBx0Pi+JWiQzm/0zMEIfcW4Y2q0I 3dWg0UhDArLw8lm1uHaaRuVZWddFlLtENS5JKaqwvVCU/zU2jlDD2C/e30RAhGdRxs4L E1Xc1vtWCpTC6wpkC8vVHWwwrrxRa214oJwEpqtdLO/xBW+jIVUcNVsL0vL7zNH+kRS7 Lj1w== 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=FrQhKnkkHMmsz70J7vzreVZAWRA+TJ97airSAcMJgCY=; b=vbgF5WBVbTEODoaL/302W0Se/oUN1BexlA5jvQI7GfBOwyl0cArjOJYDdp53ni+D9J V+KWC/ybCBbaxoYTtFwdhfe830fS2o6/XHMfkG/9FfUjTXUOPdmGD+c+2qD7b2IudLyh qLcyfuLzHKA46yJdzRdR4lcPe/umIfoEUy0Ch1YfRdtZ2p32HjyxzPV6Udv8lLDZGtLp /JVe1Wv76gfrgueWkUjBfcO188OhTFA7NOX3E6B+gm8l+KRM4D7YKxEQrWEY9jMJw0fp y64hsSDCXMm1pQS6bab9FYbw7bDcfYjB8ddV6uf4Y85c+kNCDNHMueh6HfxeKrCDI4H9 Fxdw== X-Gm-Message-State: ACgBeo3Jm01XaocCOkjA03HGd9V7YnVxcEt6KVa9lLAfSj4hXMUTunaP guZdtinh0wkIMxHkVIPMY1ww3WYJx1UgKg== X-Google-Smtp-Source: AA6agR7YAx2Y1SiFBVVQAbGJlF89hZWubqm80AYh25wLyaflqD5vRbf3pBA7+C0dY2DLnHnSYTv8jQ== X-Received: by 2002:a05:622a:d6:b0:344:577e:e58b with SMTP id p22-20020a05622a00d600b00344577ee58bmr26068467qtw.408.1662070798163; Thu, 01 Sep 2022 15:19:58 -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 ez5-20020a05622a4c8500b00342fb07944fsm10998514qtb.82.2022.09.01.15.19.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Sep 2022 15:19:57 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw115758 [PATCH 2/2] net/ice: add basic flow ctrl support for enable/disable/get Date: Thu, 1 Sep 2022 18:20:02 -0400 Message-Id: <20220901222002.6915-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220901211350.87631-2-markus.theil@tu-ilmenau.de> References: <20220901211350.87631-2-markus.theil@tu-ilmenau.de> 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/115758/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2975027800