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 0EC7F426A2 for ; Mon, 2 Oct 2023 14:38:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A6C64003C; Mon, 2 Oct 2023 14:38:29 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 41A644003C for ; Mon, 2 Oct 2023 14:38:28 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c5ff5f858dso95936375ad.2 for ; Mon, 02 Oct 2023 05:38:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696250307; x=1696855107; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pnCvL7TEigoUVjrE6sicKvkO51VHJBtCmyvFf0Jo6qY=; b=QG2T84Qdx+kCVwSPlQDGKJgoI0e9UVXaZSCTggUG73rU5VM0dIguWAjVolZACapOFA uTsnMLoo9GC0PjpkAzQKyLI9a03jcCEsCM9GZPgn+lnCyRKz2d61A6RcGaFYeS6ypeVt s87c15q2L9sGqAXKJY8fGTXk18+XhfzF1yZSE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696250307; x=1696855107; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pnCvL7TEigoUVjrE6sicKvkO51VHJBtCmyvFf0Jo6qY=; b=p8/MigBSstGEijZRL+LFWf5adDtLs54dB9UTK0lq+Jo/jnKhzeT+7VVyjnAjFh3Sgs t7kT59OAwY9RQH7FfAgX/olz1kmsjK112uXAOPPeQmjNvg/akyFbS+DmpQdjJB8cWhc3 f6/4e+55ucYAFA4+tA9zrKZpv7nHs3fpt76DY64xHy5F3h3zO0MP+V6AGvOjFJFJON2I quINsdDebU8rnxVsIdYy3EAw+UOTx31ypTbDHxp7Ij1ynzpNBqBraHEsONvjRpuvKUIj 0neHqEj1ebFB57myzrz8vJmkVk4voLB7lsJshhGiW0jQ4LxJNiY8RznCrv0kBpnzRq+c 9rUg== X-Gm-Message-State: AOJu0YyyF7GBHUz817M9VSQXyUYVmztilMZDzIpmjb5TE5oitKoyNR7M 7xjRH3ikG7nd/BWdpnmH18dVpUtSkhAq1hPoJRf3luqrSdzF+Ja7Mm8LCw== X-Google-Smtp-Source: AGHT+IHimQbprGDHbLMn3p5iTDOJoL7fjcBmlWS+FjgCj2aUI599p+RPAf6PbgWs6tmgM6dG1/Def+tenphy X-Received: by 2002:a17:902:9a05:b0:1c1:e4f8:a5a9 with SMTP id v5-20020a1709029a0500b001c1e4f8a5a9mr9457558plp.34.1696250307479; Mon, 02 Oct 2023 05:38:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ij22-20020a170902ab5600b001c737e1d3c0sm304011plb.21.2023.10.02.05.38.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 05:38:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 05:38:27 -0700 (PDT) Message-ID: <651ab9c3.170a0220.ec583.5e77SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9D7C6605C351; Mon, 2 Oct 2023 08:38:26 -0400 (EDT) Subject: |SUCCESS| pw132261-132262 [PATCH] [v3,2/2] event/sw: add selftest fo 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/132262 _Testing PASS_ Submitter: Harry van Haaren Date: Monday, October 02 2023 10:58:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:6e999364a6afb9189029154b1ac55b4ad5fb9b3f 132261-132262 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | 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 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 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27802/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/