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 73F30425A5 for ; Fri, 15 Sep 2023 14:39:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F6E440041 for ; Fri, 15 Sep 2023 14:39:50 +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 74F4A40041 for ; Fri, 15 Sep 2023 14:39:49 +0200 (CEST) Received: by mail-qt1-f169.google.com with SMTP id d75a77b69052e-4121f006c30so11116951cf.2 for ; Fri, 15 Sep 2023 05:39:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1694781588; x=1695386388; 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=UwWOOsMqKtVtwcKavhPlAGz7YgMDsC1x+2W1zN0fzsE=; b=VqO+wTJuUB9cvHwkeL9kUlApsEhIw3R2B/Nm9b7qbL+cg02set+6ESzVuFyUfMBe1a qqltJlFNf5C4fy5YrhCdDH6oNOL9nBYKFVIRvvvbMwtYq1AK4oTjgS4bpSiTKEfrX4UN cGL6fKmG6snwAVpQ7VH5GnxJSJXGRFqrrzHwVe3ymF0ZrXwz2iFNYng0CS1csWwC3SJq 2SISOzMluDW9rkvQNqB7Sl0P0kExY5s/hYjoakMhA0eRFozMcExe2qsZ02fV+kGhgF5H uyXlM/c/mG2WX2jZOX41juJDi8kc6PYoD79gKFWY4E5f1rLiNMDS9xRNc6AaHd/JIqbt JOeQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694781588; x=1695386388; 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=UwWOOsMqKtVtwcKavhPlAGz7YgMDsC1x+2W1zN0fzsE=; b=Q4fcgQrU35KA2eMu/DgKighPBZ8pHGnV2HZ/wiGlAqbYT+Fn5ZdaNIJ/ZRsX8ajyTC vQi/rM84n9EWjxOrjJ4riOnz0IwsTHgRd+ZOLf+vNwPExQMA3N8/mB3lpyGV4Bus8AuI CYTixPB6L+h3ATUr+CieokWqp58LvaqxS05ibsxnivbAaYP9AoSEsOSULWMCPd2msg2o /viNMF29teDevAVMw+soTYG57ociWM3T9oknZzxhAHg9R+Z4idE9KTvHURw0ukfBszD+ 1rwGPWjuuipdD+6QpuxN2ztr+D5Zi+2KstPGEzvlFD89oK0vBIx0hytbAiWZtVmo9fTw xfsw== X-Gm-Message-State: AOJu0Yzi7S1Ktx81/yw5z4D5v4fdVl1E7AHawXCkzrsjWsEldBjwZJvy k+tDFy9yg29VjWIUuEAxuv2N2iE5pojakWliNMQ= X-Google-Smtp-Source: AGHT+IGVYBUF/ErHrmSA0Y66rzX50m1+yBg6+qdlDMRLZ68G/pEKEmZF9ekRCDLCRVV7xGFTSLTF/w== X-Received: by 2002:ac8:5853:0:b0:400:aaa0:a4f9 with SMTP id h19-20020ac85853000000b00400aaa0a4f9mr1917375qth.17.1694781588542; Fri, 15 Sep 2023 05:39:48 -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 h5-20020ac87765000000b0041514d1da65sm1132356qtu.20.2023.09.15.05.39.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Sep 2023 05:39:48 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131505 [PATCH 2/2] devtools: check for tests added without a test suite Date: Fri, 15 Sep 2023 08:39:47 -0400 Message-Id: <20230915123947.1776210-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230915115206.132198-3-bruce.richardson@intel.com> References: <20230915115206.132198-3-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/131505/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6197739036