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 68713436D1 for ; Tue, 12 Dec 2023 13:24:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60FF642E39 for ; Tue, 12 Dec 2023 13:24:00 +0100 (CET) Received: from mail-oo1-f41.google.com (mail-oo1-f41.google.com [209.85.161.41]) by mails.dpdk.org (Postfix) with ESMTP id 53A0142E34 for ; Tue, 12 Dec 2023 13:23:59 +0100 (CET) Received: by mail-oo1-f41.google.com with SMTP id 006d021491bc7-591341db3a1so387890eaf.3 for ; Tue, 12 Dec 2023 04:23:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1702383838; x=1702988638; darn=dpdk.org; 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=NLibQO6TSDZ24LxtRCAL80wbPBIZqEZMXiCzjQsdo8c=; b=VdvX6cZw0E93TqjN8JkQ5Udsw8QM/kVIgfEDdAibws4bad90O8C2wG9laz3GAg0HyH sHAYylwkRMTo1Lc0kJmX/MxN8ezqpVasEwcfDCJQIJrz/w+pPMaZ/Zc9jqZ499PfBWak RpjsHwEPsYaD0DbjnAPZIQBdHJ+tVXCwNx/2fgM+skYYV/GqyGXSO5EcGGYkq/Y0/o5d cqzRf572dlXcUefMZvhMZ3O7MhH2atqUxnzNA4cjCHYP18x3r2q7qEcM0aKccwDYgcHz GOEacGkL7xBnbgBFGAz9jYipnaBYmkrJ3wXYKOFAZ4DPoUq3sfsWVAzT/hZmU/R+Q367 UpCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702383838; x=1702988638; 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=NLibQO6TSDZ24LxtRCAL80wbPBIZqEZMXiCzjQsdo8c=; b=mAT70PFOXSQBc9aUZhOYwpl8hGr1S4PkKTOqTWOyUatm9gbn9xHLpiz2Kd83e8ruNf utCicoWiCIIV9GA4PVUHzobxtAL2Rd0FHIdhsoxy3JSg/I5Z/9znUP8jDCWbvV3q+JZu ozNKVrUJiAgTu6Y+4GRzv6kTwRljnNKq5xgT2iRz+K5dUGjLad+DqD7rxWdfLtyC3seM LswlM9MW2R5L+BHu2iBcye+4nSuQtfO4KISBrFgfdlMJpH8AabenaTQI2240ZjSrhhqe b0v2OlcmHWUMVsl1QlvCC04H4i/Qoxhji0nloRI8mNIIflEK1bxQxpvbibcDP0IhaN26 NS9Q== X-Gm-Message-State: AOJu0Yzc9ISDNc6k7i0gSiz5tC90hb69iYDEmV2N/Wg9n/DxYzezQXBp hlU45/VheDRxvKIROISB0JNwBWvofkMx+/+zvfE= X-Google-Smtp-Source: AGHT+IH+8hzwrHeOeMxmZ5AaMGo/U1GbNHM9CrNqZOO22gZmuhg6mDsjVvqpjuW9ebmyZY+eOZZeOA== X-Received: by 2002:a05:6358:248e:b0:170:17eb:b3f with SMTP id m14-20020a056358248e00b0017017eb0b3fmr5716711rwc.41.1702383837719; Tue, 12 Dec 2023 04:23:57 -0800 (PST) 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 l7-20020a0cee27000000b0067ee78e8791sm519364qvs.47.2023.12.12.04.23.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Dec 2023 04:23:57 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135067 [PATCH v3 9/9] event/sw: add schedule-type capability flags Date: Tue, 12 Dec 2023 07:23:56 -0500 Message-Id: <20231212122356.3229889-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231212113223.31147-10-bruce.richardson@intel.com> References: <20231212113223.31147-10-bruce.richardson@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/135067/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7180960372