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 10D13432E6 for ; Thu, 9 Nov 2023 16:25:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B4FF4021E; Thu, 9 Nov 2023 16:25:37 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id E66F34021E for ; Thu, 9 Nov 2023 16:25:35 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1cc316ccc38so8571175ad.1 for ; Thu, 09 Nov 2023 07:25:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699543535; x=1700148335; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gCeG7JJLk0WA3gj248ucDwBlMY8PkLs+K44NWINOdXE=; b=Xvuw/Geg/pLuLwok99fOQXolsDTUZ12ECGDuN9kCay3L4FT9bbQih/bLeL4UGOJN+U W64IjbiSMuFql2pNXRBTFiHYTDFvALR7pnwa/twpuGNrTOtJT8emq6gERfATkFUU4Id1 HxykFFnoo3V1BJoL/eakurLLY6326g3C82Odw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699543535; x=1700148335; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gCeG7JJLk0WA3gj248ucDwBlMY8PkLs+K44NWINOdXE=; b=RA4zL+VFg5SDLIQibTVCkxQqNpdTmH8SAV30A/tZ4AArn9FK6tZLbt4c0hCntHcRyS EBDIaMCrRsrvc/5hMLEyE0UfXBVsIfeDr6vj/6RzUhhvm95kkN8KqjLvgP8P/4OtL2XZ tyk9WxeV+zVLqrYS5gusu6TRYM/AIMEGloplO9VY82sskq2/DVBop7ZhL4uffWWbn9mx rDA/fsRlfCVvTOt3t0aN+Il2BRaUVXy8AM+sTaLAUy47k5ea4jBiBM9DmoJCGS5tdhyW a09bUApbLm/Yj0CuY3bsgPsuhAhbEvzLUs1sfyaNpd4S51aoi+8PrmiZL2cYW2PtesdB EBDA== X-Gm-Message-State: AOJu0Yz7yuzisDG/lHQDEX4cI9wwsPpSzOlsASEhbMGfxzwT66iyPFso 2rRidGTSn4b/dY+SJCcspdtvmMUAeL1K4jQwk5KZUcWviNtr3pB/3+Z8IA== X-Google-Smtp-Source: AGHT+IEI4cJejuycdn2oLQp3+xRebpmZitRVKkSOU/08CMh4y4EPHE9W82SJlgf+eb+7fvEGQ4Q8uYDNKi3w X-Received: by 2002:a17:902:ab57:b0:1c0:bcbc:d5d with SMTP id ij23-20020a170902ab5700b001c0bcbc0d5dmr5101156plb.61.1699543535134; Thu, 09 Nov 2023 07:25:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j6-20020a170902c3c600b001bdbb9a4b7fsm600493plj.49.2023.11.09.07.25.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 07:25:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 07:25:35 -0800 (PST) Message-ID: <654cf9ef.170a0220.c37c1.8bcfSMTPIN_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 99B48605C318; Thu, 9 Nov 2023 10:25:34 -0500 (EST) Subject: |SUCCESS| pw134019 [PATCH] net/ena: fix coverity issues 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/134019 _Testing PASS_ Submitter: Brandes, Shai Date: Thursday, November 09 2023 14:08:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134019 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28301/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/