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 8A9FE426A6 for ; Mon, 2 Oct 2023 23:07:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8420740294; Mon, 2 Oct 2023 23:07:42 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id DC33240294 for ; Mon, 2 Oct 2023 23:07:41 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79f95439795so81013239f.0 for ; Mon, 02 Oct 2023 14:07:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696280861; x=1696885661; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MtrWj6laBFKUETFOdOQWDTjEuAVMbA7hYNYQrD560mU=; b=XrJ+6mvIaAyot7VBHyoDUPcWoBP/LJz4QY5jz7mLT6peGmpyshJ/PZrspo3x65aqpA GiBHk7zp0ZmaGNcqhUQ240UdrD8uztjT/zIuUNQ6aHdhfGz6nqWtbcXzGEG12kgnCjKs mfsXYwS06M7w6l4Dy8ZitAiwW8aZcszyCbmpo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696280861; x=1696885661; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MtrWj6laBFKUETFOdOQWDTjEuAVMbA7hYNYQrD560mU=; b=OjK8XqAoQEEYaBSu5qKKT50TTPNF/YZuLQTecifHOIGfzAVNTnyJ0PeKC4UVCwqcNV R6wHbkZ40qHUGXGQ4HI9LK9W3ZLyoKlleYT4LuqeFlL8utpHBapz67XSlCKHAF5eBKuC ftTauaP4r29MriVnvhurWjPcgmqWSms2auZ2UjyjmvF0aqDQIweKWTA0FLrpAcEIPEqr LJYX3Zixsd4iFlBAEXypSoMihUSSdw3ff0BYpGalRPvrGKVTxMXrAcHVz4GF+ySosHgx NYBFi9LcR7KUIt8PVR1QG0vwAMMVKaaYyNAYi0+QLhRSxszc/iij1Lou9N3U8kVnbpni iaSg== X-Gm-Message-State: AOJu0YyTUbiVcw1zaYTKpSxM5nRHn5DW5BwCjno/KNfw71TdA5mvGvR8 NLlIOFCL3MqHGVDDyMhSv6Y2eNzLw+ysfVbtlVHnRN7z0+frgln1xDgMPQ== X-Google-Smtp-Source: AGHT+IFvmkcUlaW3N985V1bIKoICco8PImb2wjTyfI8m2gk1YDR1wkaAVVewpBr4xxzbAIc1X1zjuhMsoDEo X-Received: by 2002:a5e:c004:0:b0:783:727a:8e15 with SMTP id u4-20020a5ec004000000b00783727a8e15mr672280iol.6.1696280861312; Mon, 02 Oct 2023 14:07:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z7-20020a056602204700b00780bf0d3b9esm26632iod.26.2023.10.02.14.07.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 14:07:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 14:07:41 -0700 (PDT) Message-ID: <651b311d.050a0220.f7116.0b04SMTPIN_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 BA0BB605C380; Mon, 2 Oct 2023 17:07:40 -0400 (EDT) Subject: |SUCCESS| pw132267-132269 [PATCH] [v2,3/3] test: add tests for rte_e 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/132269 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, October 02 2023 18:37:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:6e999364a6afb9189029154b1ac55b4ad5fb9b3f 132267-132269 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/27807/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/