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 D34F543329 for ; Tue, 14 Nov 2023 12:38:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBEA84027B; Tue, 14 Nov 2023 12:38:08 +0100 (CET) Received: from mail-lj1-f225.google.com (mail-lj1-f225.google.com [209.85.208.225]) by mails.dpdk.org (Postfix) with ESMTP id 05C1D4027B for ; Tue, 14 Nov 2023 12:38:07 +0100 (CET) Received: by mail-lj1-f225.google.com with SMTP id 38308e7fff4ca-2c509d5ab43so79256281fa.0 for ; Tue, 14 Nov 2023 03:38:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699961886; x=1700566686; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ea08ZHV/rAREwB+fdYw/L3/nDACJIJ8AZvtZ+1yF9iQ=; b=SDdg6PQ3R0WTNJkl/Vad93ICO/KhL204SNxBFHtVNKAuRq2DaSH/1HIWvjtot1unc4 eIdbWS/iF8P9i55JMkTynfOD6SL/Tq7Sf/WM+ODCt967O1hlfNJe94YwnsJ9Bcpy3ldA FM4RMMleLZJpC6QzyJ+NL0W1o56LuE1JZ1JUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699961886; x=1700566686; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ea08ZHV/rAREwB+fdYw/L3/nDACJIJ8AZvtZ+1yF9iQ=; b=TJ3SE2YIopkUXYxQVdut1lXTR8g16cKeiitb118xbBnkG+esRLCkHd+zwfbsmbNZsd mmlSLLR/qyAJ0g6zHIJtgbDU+zPx9CqromzMS0abMm+MVPLK+Hzyzhisjl7E+ctR96em ppoQ9htSIssYUwi4p5cOkTmlGA82m6J4ss2Du97v0N/4Aptv6puCNcYaIF+3Mvu9d834 SfucoXNQ3aVZTu/a2KBUCrj8XtY5i6JHxea/nLddiaXCLg0kn8rofotc3z0FlwFj7w/c 3AxqNEgtsmTDfWonbQGFeWrLY5mCJ50vTPu2XzEdndVZgQ2om3jEuKN6Z+8VeQ67hVN3 WBAQ== X-Gm-Message-State: AOJu0YzT+34M/XET3U8bcWG70sjoAADif2Ugz80K1tpaMpS4kHZp44UH uz9+tJcp6gEho+doT4Vo91LQpvbPdrb0ZddKvRmHgJcatF48oTKCu7LxjGmf6G2k/hz/MtA0Yg= = X-Google-Smtp-Source: AGHT+IFT7xXjLEh3T7pAxyEj8R2ThAO/QaY5C9OJDA1c/yNHT3DuB5avH1AqUVVOTC9zRTXkzWPJRLq1bTO9 X-Received: by 2002:a2e:b8d0:0:b0:2c0:2ef8:9716 with SMTP id s16-20020a2eb8d0000000b002c02ef89716mr1625390ljp.1.1699961886377; Tue, 14 Nov 2023 03:38:06 -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 d16-20020a05600c34d000b003fd2db48912sm3320602wmq.13.2023.11.14.03.38.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 03:38:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 03:38:06 -0800 (PST) Message-ID: <65535c1e.050a0220.dfe2a.024bSMTPIN_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 7E935605C318; Tue, 14 Nov 2023 06:38:05 -0500 (EST) Subject: |SUCCESS| pw134256 [PATCH] [v7] app/test: secondary process passes a 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/134256 _Testing PASS_ Submitter: Mingjin Ye Date: Tuesday, November 14 2023 10:28:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:737faa1b4331f6395bc3a665159a489f404e6052 134256 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28373/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/