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 86497426A2 for ; Mon, 2 Oct 2023 14:32:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 821484003C; Mon, 2 Oct 2023 14:32:30 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 69F4E4003C for ; Mon, 2 Oct 2023 14:32:29 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3513fa06bafso40871455ab.3 for ; Mon, 02 Oct 2023 05:32:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696249949; x=1696854749; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vR/iTUOvuXOp+5p6thFdfw2ayOa0Pbwn3JvTg6q9zMg=; b=EwegpMtqBW7wI16YuxpSysuaoVz28+XSDPcVPoS0neu9dHVJidDUiRstAn3wUEBPPo BPW0FCI3TzUDAUfnLjehK5dV6iO071M4Larpea6wkWEvuIHGdctEfYxC4UaTI0KIjnHP Shg2A4mC2ZtZSHNyHGbiKHFTi/d4qJy2EM6ms= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696249949; x=1696854749; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vR/iTUOvuXOp+5p6thFdfw2ayOa0Pbwn3JvTg6q9zMg=; b=J9PwSV9RHMF8MF3WiO1W1DGTPmROFYRI0wO1SB+DSfa9ilHpSu+n5pB89gHQlzvDi4 N68pcW6kF1wXDR2WmUUfuR689mAoa8+DklqX/pexk3eEai1jia0te4XNMj18uIDbZyRw YGman5l20nbd9yYSTlB7kQpmHZ071Ncg/Yc4hvlJc7yrrn2KTNI6gF9lLXus4t746swT Vkpyd5ZMLVcPOQFyHG3SWh0p/0IPBTnuKrzAX8VL0x0pic0cYvISjfpVCDfhW7id5V5Y fN3CrUSsG6VUxB8OA+M3rfa8hMbDo8lgj7iwO1O/9lmuoNGLoFu4KrVZHsCksWQ81eBT eZmw== X-Gm-Message-State: AOJu0YzOaOkz2TW6pTE38KY7PljuIB7RxdBehuHHsqxwFxcLzpQIV5nP BBkjlilajQxYgAHlHW58isaXwmvWR4vwlVtI/O40SuestVUSLnRREuhH/vbh1ZPMPm+ed+9V5Q= = X-Google-Smtp-Source: AGHT+IH1JmiNNzGbZc36UQKQPSi0R+QjvJrM+RFWcxfqf11bjpl1C92XGz+FNQACnC0riWZnwKG8JTySrj6I X-Received: by 2002:a92:c265:0:b0:352:6f88:9818 with SMTP id h5-20020a92c265000000b003526f889818mr7997644ild.11.1696249948850; Mon, 02 Oct 2023 05:32:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v10-20020a92d24a000000b003514574887fsm765071ilg.58.2023.10.02.05.32.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 05:32:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 05:32:28 -0700 (PDT) Message-ID: <651ab85c.920a0220.1eac3.ff67SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4BCB5605C351; Mon, 2 Oct 2023 08:32:28 -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 | +---------------------+----------------+ 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 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/