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 62259432E6 for ; Thu, 9 Nov 2023 16:45:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E25640DDE; Thu, 9 Nov 2023 16:45:23 +0100 (CET) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 4D3B84021E for ; Thu, 9 Nov 2023 16:45:20 +0100 (CET) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-45db31f9156so455343137.1 for ; Thu, 09 Nov 2023 07:45:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699544719; x=1700149519; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EuTCSwE7NSLfvzI8AmXBJjbL3P7yna7lt/jBIy1npn8=; b=XODpBRe3rpt4WQFKqFHaZ5e9h6DbO3TSGaF3iXqUNJIgj/Euw+hbqrIPoHT+XcMAyy b8T10kJkaUSkoGryhJtuEPqhPJIxm8PLNe4j+TCLLE3OQ22+gH+BQRxc+iDiOxjbm3YD 1ZQbZzNZGZ+g9pHlCISPjMYJuca5MSXr9X3q4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699544719; x=1700149519; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EuTCSwE7NSLfvzI8AmXBJjbL3P7yna7lt/jBIy1npn8=; b=HggLX5U9E28+K9gmJI0ZvySqBZjumVHT60XjNC0pTspxrst2JCE6MHGIVCnLw9TT/x l1QB8DTSO6BhvZnPyqe/1BVZ6I/qnURqtx5RbWxNGm1ahqypRM4J5W8b4RZpl9XOEMiK F1FA6Tl3uT0sJVylu6LRw3X6FhLRsvR9pBYEq519gFBI2erQHMMeob09YofYBoaA14GX qgrRrfaMxK3g8jjK6uAcu13RiUzGm9VUW8RW56aZ2K4YYM7qyiuOADoZsANSuxTcltUa ait6xnMK/y/V7cWtjZrghzVcGwsLQv+ZIY9lL8WQ8t1qXvF8aeMkv44FuIk86n/V9IQU DIkA== X-Gm-Message-State: AOJu0Yxv2u5lsJRS6psa205alUZ44aTC9SA+2i7XrI2MVrkTYMMATxI5 ulnfT5eKveod23H2c9MFdNAFG9jKnJ1V5PdXVGtpw7YwB/A4e3AZFcAiqA== X-Google-Smtp-Source: AGHT+IGBFLUY4CLIEovpS1sVMTk/X+unt9s6VjRLG49EjbEHmHnulOflvT6Q1CqtsHYyqV3f73dFGsJS76aB X-Received: by 2002:a05:6102:200f:b0:452:88da:2e1f with SMTP id p15-20020a056102200f00b0045288da2e1fmr5021962vsr.21.1699544719276; Thu, 09 Nov 2023 07:45:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t12-20020a0561020a0c00b004508b9c6d83sm1364038vsa.1.2023.11.09.07.45.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 07:45:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 07:45:19 -0800 (PST) Message-ID: <654cfe8f.050a0220.e7524.6b56SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id C2133605C31A; Thu, 9 Nov 2023 10:45:18 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | 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 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 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/28301/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/