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 6BFDE436F3 for ; Thu, 14 Dec 2023 20:06:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 670844333E; Thu, 14 Dec 2023 20:06:49 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 2D07F4333C for ; Thu, 14 Dec 2023 20:06:48 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b71a3cd385so316954439f.2 for ; Thu, 14 Dec 2023 11:06:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702580807; x=1703185607; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EvyEOoJSOfwvmA2VChITnalciIxcbR4hVnY0EALduRo=; b=DAXam26aWtI0qeO/0Vp0ioKk6huvTDZ8VfEUOjp1OTIR/9oDvkjpHsLm3oTw8Mj0v1 S1tCz1eQgrBr5f07dqOB0qKLO22bZSyNkkOquVBVzRniHf4DiWTDzWhv2csfzEwTF17+ opNor5WS5MQgMuoZ34qLGndCr7RYYXgSLhMKI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702580807; x=1703185607; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EvyEOoJSOfwvmA2VChITnalciIxcbR4hVnY0EALduRo=; b=rBBk3/rrEVWdPADmvG2qAZ6oonfIPwuA7gBpFCmwYh78sQnuku4TXk59viN4wnsr72 mmmyp5a0OvZIsEmwiX29/+zNjTfyFeytcGoPQqgfxhdd4U7G5jUF1tQDxPjL4OWxQyjZ K1PuNB+DGa0SnyACyF0QnnTGCLcGjtZg9BWaNe7cNCT0fH8hpKXk2yvjjx3tsxjbI3Yf faWOLiGxZMm6ucIDnWj475+8zA0nNlv/RYNptvysgg0q3vP6BoT4sq9UF2SRmn9mS7sH RI2XusL9RISYrWj0qXPaRlooSk4cZuBKx1lu74/Lhi/YJb0Y1dUOUdf4BeTuWLr2HzEB 1Rfw== X-Gm-Message-State: AOJu0Yww/6PvJw5BW+uSc9Xn1LNNHAyP0cCtpIfliYD0q0H3cy2E3I5c nloS/tGLvpMdCgA75bVW4A7A5pZ1M3Nb1OGhnEX0OCLmyE4qhgaRBE84a1oKPbUAggzCJx0DVQ= = X-Google-Smtp-Source: AGHT+IEmXqUl1TVn5RauU+P4cVFdfVSRQeBJlY/qS8p8Ak+GzThHtd41RUGHNu0Hzqz9qHcvkWg5gCNlAo9t X-Received: by 2002:a05:6e02:2148:b0:35d:a33f:f081 with SMTP id d8-20020a056e02214800b0035da33ff081mr9474994ilv.54.1702580807551; Thu, 14 Dec 2023 11:06:47 -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 bm9-20020a056e02330900b0035f780d04b0sm251406ilb.72.2023.12.14.11.06.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 11:06:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 11:06:47 -0800 (PST) Message-ID: <657b5247.050a0220.0ae7.93a8SMTPIN_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 245ED605C311; Thu, 14 Dec 2023 14:06:47 -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 | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/