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 56EC44323F for ; Mon, 30 Oct 2023 13:03:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5217C40285; Mon, 30 Oct 2023 13:03:28 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 91F8240285 for ; Mon, 30 Oct 2023 13:03:27 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5845213c583so2571709eaf.0 for ; Mon, 30 Oct 2023 05:03:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698667407; x=1699272207; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nQzMjMQGg36P4emsYiluJdVY03C7+6Ah8FT62RoWz7U=; b=cJGKtYZPJvC6hPDPMH8g9V7HKb/I+jsW0uBLVYny0Ztb1Yc6P5sEk7As3u3w579/0s daPgbDCJk+YmQnNBeOwcsjjkq6eje+8kFlF/sZXmg7yrLos7YunZ3w8BIXeC7Gp8McFV /w9/xNpVMtRRDlhvL2djGyHioJmYpDCyN8PTE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698667407; x=1699272207; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nQzMjMQGg36P4emsYiluJdVY03C7+6Ah8FT62RoWz7U=; b=eR19J3dqcJo2O/rVNXhbjvxU1rJ9ntXj5uqtWcMLLKaTs7LL3I8gTwH5BtOAObvYB5 sE+TnI37qpgOxGcHsZVulG2sv01T6D0YAOrt3K9zg6LzVH7Sw88zqsyfD8IaFPZ5gM9w f4hvgEHL1sIDdueU4b8LGMIzM7kNQlRMiPX1DHExa+bT806RdBfAZRcWcl1WEDP79djH bbWij12ADTcM4uF7pQgT4Axvkc8sEExGcV4ZuUzCwqpUckqOmjnOqCctSVRzflHdwvil w2Y7G8qKx19DVonnuBho0QU7bn6poR7DB+Z+Sxu21gPwvIHeZEQTX34jFbfwqrkSvzCv hhPQ== X-Gm-Message-State: AOJu0YycnEy/Cja1iTHki/ZQscRipcYDjMejbMnD9OAGIAiu2KDYL4C9 qhYy5jpPyYa1fLiULNyrni8JF0L+9EhzuxPchTuljbxL82TXSQ9Fo12cHQ== X-Google-Smtp-Source: AGHT+IGz0o9U5zDyGOJ3a5W6zgynmG/cxNN7TmG8Yoteg/f6i2cq6bqS4n8xoINjwztvkr9srO2ia1v9EFZF X-Received: by 2002:a05:6870:aa07:b0:1ef:b809:3f26 with SMTP id gv7-20020a056870aa0700b001efb8093f26mr7244439oab.17.1698667406949; Mon, 30 Oct 2023 05:03:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ea18-20020a056130149200b007b7012722b2sm727852uab.8.2023.10.30.05.03.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 05:03:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 05:03:26 -0700 (PDT) Message-ID: <653f9b8e.050a0220.b4766.26d4SMTPIN_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 934336051827; Mon, 30 Oct 2023 08:03:26 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] af7930610251844109797a6b2f33f8d37ef4aa39 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 _Testing PASS_ Branch: dpdk-next-eventdev af7930610251844109797a6b2f33f8d37ef4aa39 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/tarballs/26729/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/