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 88BA1426A6 for ; Mon, 2 Oct 2023 22:18:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8280D40294; Mon, 2 Oct 2023 22:18:43 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 217E640294 for ; Mon, 2 Oct 2023 22:18:42 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59f6492b415so1393727b3.0 for ; Mon, 02 Oct 2023 13:18:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696277921; x=1696882721; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=20z9ewmcUCVFGeMSOBgJOM4giqiQvAgMaliQPC1ad74=; b=d4N5tqxwZhMS+fzjz2m+fObjKADwwu8REKhOLljynBm+3NHV45rBbk5GkCuFxv82bj zLo720KMv6o296uq9JUicu6UkuAdL2NBy4U1wOpJvx2aV2gfgxp0pMjDAnxQ2+/gdftg yGyokJ6J9oZOW2KfIICjJltNkUTyy6z9lFgxY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696277921; x=1696882721; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=20z9ewmcUCVFGeMSOBgJOM4giqiQvAgMaliQPC1ad74=; b=dkUEc+DyF7BNC1rgZvm5KgISZVxJYIAmy3W2AAfAoXFASoghXRkMS3vk27zxfsE4rf AHwdfACzxH9eKhlOMHWR00LT8Zb3SKLELuljwNX0oKf8rzXsgkx/pVnLcF0fY2dV81FW U/qMsyo1XezeiBPubPtP0mOGKmokTp5X1wKL44wA3AOTR3o2X316rMi+lBIWXHyYu5JZ duNoUi072aNpPE+JN9IsNnh7fgDDMooUwq+IVDUPWFoMKMg2q/gDKhfWMgYE9ZeAqxrR D/mhT8/YQ8HPoa2fAe/sTDx/iX1dBnScSWm4xw7NB9H47pz1KdPJkgJ/CHpDGcSKKJtk iU5g== X-Gm-Message-State: AOJu0YwMb6KwpXQmN+Q0LP6sTVCI+t+Qso4JescBOwUwNsqhNb5QnioX hqGTe9aI1tRkiQXfLOl3QS1y0mf6JtNZhqm3C+B+w/I60Ck+ciTgnBy1xuFWoi71GLIItagKwA= = X-Google-Smtp-Source: AGHT+IGwka+5JAd+h/YLpuyB6Y7U18MIhcmTtPSR2O7nR9xH8WAMNxpJLEijwU40bKVBCWAKm+ZC5BIeMTYx X-Received: by 2002:a0d:ebce:0:b0:59f:6e90:badd with SMTP id u197-20020a0debce000000b0059f6e90baddmr587026ywe.23.1696277921502; Mon, 02 Oct 2023 13:18:41 -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 d185-20020a814fc2000000b005869cf168dcsm2223437ywb.6.2023.10.02.13.18.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 13:18:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 13:18:41 -0700 (PDT) Message-ID: <651b25a1.810a0220.a344.935aSMTPIN_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 F04BB605C380; Mon, 2 Oct 2023 16:18: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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/27807/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/