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 46DF643A9A for ; Tue, 6 Feb 2024 16:45:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2EDF3402B5 for ; Tue, 6 Feb 2024 16:45:05 +0100 (CET) Received: from mail-qt1-f182.google.com (mail-qt1-f182.google.com [209.85.160.182]) by mails.dpdk.org (Postfix) with ESMTP id D1A2C4026B for ; Tue, 6 Feb 2024 16:45:03 +0100 (CET) Received: by mail-qt1-f182.google.com with SMTP id d75a77b69052e-42aa241b91aso48490601cf.1 for ; Tue, 06 Feb 2024 07:45:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1707234302; x=1707839102; 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=50kclzH+zg+V1r250qXG7jdxL73naqqwjj8N7iYjxok=; b=z+hiIfq6KFGu1pK2cOjrQPo1tmRuXPQU/ZiqEEejUxOgWloWhxRrDK5BeuJdz14K2U 1B59DI/ZBqDL7s1dlazQV0PBmeJ9dpaOE8m47XWd+FpIHsF/ZWYukV69dahicTT+PJGu 1q8+8NqS7MFNdAi7UoG+8JODGlR8+K+bq2hIowUQ8vf6wQEsc1yEbGoa91QGdK4/Snkp 9nFEY/CSXV/c7Rsg0ImxABLRI35y2x1tQSOBhpl13HcZveyxgIPcVB4LJQOazNWHY2Ib 8jPaoL9bvDpU8BnuKQ0g8NtkDyTPrG01PwBvL4wxqYtxdk6d2Txi/5BWGd1++fjf/qIm 71yA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707234302; x=1707839102; 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=50kclzH+zg+V1r250qXG7jdxL73naqqwjj8N7iYjxok=; b=VTr+6Iiv1FHdpJs4D07HoLA6bZmvCFs64s57HYf1nj5FTQDO+8J617vh0bLn9eKxOD YkneUy3rbSBfcKUbkj8kt4HXs6Rq0bDVxE/WZFYueH1ncSchh9bqUwLUrZ/TgwAEx0rb oU2llUeJaKK96uSiqFIveIUjKd4Q7vOIPrg4QkrqEZK38rEhukAPGsj+UXTvqc1j8dWW aSPUGUdnHBoiDEqov01ZSxJytTVCC0cyJjeSMONFQNk/4AdcdaJ7WBjVd4j/YdfCW1q8 uhJDKXk3j69vglWfRWxf5Clv7LJ2XMW87sFLjEUpiqbdDmvE4hoMLWUHfTQbtJGbVkyp 8YPA== X-Gm-Message-State: AOJu0Yzsq85hWLZ7P7FrEZBfOpWSEzWjDnA5qCi16aDldYUwJbAvIzmv MXoh+87W8G6MH2K5/uXxojSZaMYJ+z2WQOUms1geenKEVfbKkJXdNS9xHKa6WWn0K8oejqFnCQN N X-Google-Smtp-Source: AGHT+IHrkHfFmFZ3VXpw1TVeoR3IR6v6O1naPtBwHlFC4Qn8n0Sip0Y1G7LfP5k0WVdKCe3cPSiArA== X-Received: by 2002:a05:622a:478c:b0:42b:f695:a436 with SMTP id do12-20020a05622a478c00b0042bf695a436mr2416970qtb.27.1707234302650; Tue, 06 Feb 2024 07:45:02 -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 j4-20020ac806c4000000b0042bed7dc558sm971535qth.6.2024.02.06.07.45.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Feb 2024 07:45:02 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136439 [PATCH v2 7/7] dts: improve test suite and case filtering Date: Tue, 6 Feb 2024 10:45:01 -0500 Message-Id: <20240206154501.1250586-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240206145716.71435-8-juraj.linkes@pantheon.tech> References: <20240206145716.71435-8-juraj.linkes@pantheon.tech> 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/136439/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7801776473