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 9879C436F2 for ; Thu, 14 Dec 2023 19:53:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94DB44333E; Thu, 14 Dec 2023 19:53:27 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 07ED24333C for ; Thu, 14 Dec 2023 19:53:26 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-58dd3528497so5400431eaf.3 for ; Thu, 14 Dec 2023 10:53:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702580005; x=1703184805; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6o6QObRI2BdGKzd9YDWmt2c06pGJVa77uwn7Lg+XO30=; b=hdU/3ZF3nD+uTec9UnbYp4j47VWbtPn5lWU/umhsmo6h3VekScf+iMwpiOB6qqDyRH vnPplW5Qk8DWNiBMF8PQvjpLEes1bBY48B42VrhhnS+u8b9DBY8jmQ8fn/tupW1ejrTW Un0eGqZHKzXYoBX+5pbj6glKlz9o2/B31p/2s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702580005; x=1703184805; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6o6QObRI2BdGKzd9YDWmt2c06pGJVa77uwn7Lg+XO30=; b=p6IV4ccZSXmd3ordVcR+nN/0qnp/DHQ+fBf+FpOkrvV7Tz+Eq6IZfytTeF9ietoSba u5eGjvt9saylf2ydFJM+YIGLndOuoWpgcjhTjOrfWwQXu5tXi4EwHxXFloFnDqWeA4dI 67/1LOG8l94ChAk1KBsG9eVsTxmY59CrctXuYEKB+q0Qu48Nb2aHpViBKJRoZSJBzAgP JDTj+dBZkKPbXkXRIthdlrmdc4O9FbWPNIvlpKcXLv1KNldP8oL995wrUuk0rXOPkP6A L6ec0EdOYGH/K6DHJB2SLcj83Z1FGmS3K11edQL7B1uXS444ZB5HQstOO1bY3VHXBkPL pAWQ== X-Gm-Message-State: AOJu0YyLqDrJzKCBQLRsDENJufZapE5Digfiyzd0Mx3a4tuBXg1zbx5f bpFVgUk70z4l5P11SOk+mOWeKeNZ8lp5XmdFsfrmB8376IZSadsZ8B4t5Vcq5+vWR4NigQOhkg= = X-Google-Smtp-Source: AGHT+IHyyVegDO3mXSWmdAvK3RiYwjGrMzefoptekwqmkVSE4keX9J/foyjy4tX9XReTcZfwFGElxxMYldGX X-Received: by 2002:a05:6358:939b:b0:170:56ee:2892 with SMTP id h27-20020a056358939b00b0017056ee2892mr12601505rwb.7.1702580005342; Thu, 14 Dec 2023 10:53:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g12-20020a056a000b8c00b006d267460a98sm74203pfj.17.2023.12.14.10.53.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 10:53:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 10:53:25 -0800 (PST) Message-ID: <657b4f25.050a0220.15925.2ae6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 86E24605C311; Thu, 14 Dec 2023 13:53:24 -0500 (EST) Subject: |SUCCESS| pw135200 [PATCH] app/test: prevent exiting after skipped t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135200 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, December 14 2023 11:38:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135200 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28626/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/