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 C3131432CD for ; Wed, 8 Nov 2023 03:05:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBFD640041; Wed, 8 Nov 2023 03:05:34 +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 4C86240041 for ; Wed, 8 Nov 2023 03:05:33 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a6889f33b9so231784839f.0 for ; Tue, 07 Nov 2023 18:05:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699409132; x=1700013932; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cqmWnuWu2K96vQOqdmifCMBHVjEGnuiuxTOqeBIEa7I=; b=LysO+b9XrzbKBTZvwHA4siN0CL+BP5W+wx3rYTbKwuljwjQ51/oz+cf2CpBpTJMq9c DCXbgmAVum3MeWULivY1KCd4hMciBYt3/wvZL6NBw2eikgZ+vHaBhwgLhptROZ0OneOT z8czm6lsvkZsgdtnYFKJRxu6DQLwKQPV3p2iI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699409132; x=1700013932; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cqmWnuWu2K96vQOqdmifCMBHVjEGnuiuxTOqeBIEa7I=; b=dJ+wmGdE5y7bmO1k2jBGBh0M8CDg8PsGceIkB/hxKLIq8LmPeb092K8W7eRsXf65t2 E9aU8wH5Hbqy/LwTbawveRmtqOPrhiYoK391C/KS/KbWyuPiFzeWH05BHdwR4/Sp+Dpg uPUhMJIy7Igv8eS2qyPG4C6+qkX4BOasQfZQrcMSO6m9HVCB7FEZGYpCrHen/GvYqWd4 3kUyLgDXtLYEGyCXvDcm56EnougKHDcVJPvHynAXRO+uliNCG/2Sq7fymrwnxrrt3Cwq JnpDpgcrKd28DoDCofELJWSIfRl+OHSqPL2M5/uMxZ2OMudXD4Cw6uybnNYI5dsaHTL4 MbLw== X-Gm-Message-State: AOJu0YxLWxChgP+KvDRMCnfHWOrDcj0mwU/v2S8XlRQeofnebm1YWmaf +7TuVUfH0Sgrbj3oKpwoPw4fxCs6SRYcFe31ldkvvfOSaX7Um5+SXgDJ1g== X-Google-Smtp-Source: AGHT+IHhb3bfxcxziqHOm/Js7ei+Y9YOhBj2uwyUg5KriobrR7D6+qCUUsBkF2iZYkgoxLnGpo4KeJxqk76p X-Received: by 2002:a05:6e02:1a06:b0:359:4c9a:9a93 with SMTP id s6-20020a056e021a0600b003594c9a9a93mr769759ild.31.1699409132691; Tue, 07 Nov 2023 18:05:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c3-20020a92dc83000000b003576646bd4fsm475247iln.36.2023.11.07.18.05.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 18:05:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 18:05:32 -0800 (PST) Message-ID: <654aecec.920a0220.502c1.9421SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 3AFE1605C318; Tue, 7 Nov 2023 21:05:32 -0500 (EST) Subject: |SUCCESS| pw133943 [PATCH] test/eventdev: avoid configuring port or 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/133943 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, November 07 2023 16:39:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133943 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | CentOS Stream 8 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/28273/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/