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 6D4CC43BE4 for ; Fri, 1 Mar 2024 19:57:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6915A42D68; Fri, 1 Mar 2024 19:57:12 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 89F12402B8 for ; Fri, 1 Mar 2024 19:57:11 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c7894b39edso104672039f.3 for ; Fri, 01 Mar 2024 10:57:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709319431; x=1709924231; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=eGF9pAwXP3d7ehzBUPeYI8PEgbgv7FcoDQFiHed+8ak=; b=dKihMhbrI/Rp5kp3lgfMExe2+qMskIpevQNxHKHKXlb68cSY4eSCVGoF/4k9MIMZma 4dXgsnfa1jSSe4Xajqq05dVaqZ4EDK3h4JJkvhygDoVBCOhGZ4VJTukmz1uQCgw2i4eO QhISjT0ROr9uYkK7gCauFPl8MoUgF6+DavFUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709319431; x=1709924231; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=eGF9pAwXP3d7ehzBUPeYI8PEgbgv7FcoDQFiHed+8ak=; b=Jeh/dz/oLoYuvmkGiebCuXVOPFtJ9zsLqA5dGxesTythFpfSUWDjeTVZQUtNp2JACm FigbJ0YTJJYuaHGUyAtLRvd4rVOE81VXjwbwUHS8d8sCQ045c8oG9aa2RevLuAn56WNh 7dD2iLHjRsUdcu4JmX3a9GQsB6Olr/P0bZIUMdmG2YNE2EIpnaJXFORan21H2kZVqCRo 3wBev1dcMAynyCKuQl6jlD5NsL1wPfIeG4Fmh8gtRAkNU2h4fQGoJTUvv5wVm6b9sK/3 N+AnQia3n51dKl8I9/CPtFuRwvtkt3KnqC8CekXXVuJc0qRXPcHWLk9wZhYlqHmDE5O4 /TJw== X-Gm-Message-State: AOJu0Yyh4BLJHUYufrM/BAFouGFzwJNAJS76PNT1COxp/8YjqkMJRThl aSEd/dVkN2Ghie5gOTE9Jx/8IfYReK2b4AHfdfzUazWWDn83OTllJFu223gddZROd/6Ct/C/eTT 9n6lBb3Kzxvrfj44KGPDhA016GJocwkv3LL2C/SN8 X-Google-Smtp-Source: AGHT+IFYFoduhNpGKB6j0sb7HLQ6hoZvSvzhAxjit3tqXQqi1OHDVteq1XcDsUx5OhzuGBwcaKLYDFoVS2bq X-Received: by 2002:a92:cbd0:0:b0:365:d2cf:a46e with SMTP id s16-20020a92cbd0000000b00365d2cfa46emr1914716ilq.30.1709319431017; Fri, 01 Mar 2024 10:57:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w21-20020a056638139500b00474c1541540sm99868jad.50.2024.03.01.10.57.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 10:57:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 10:57:11 -0800 (PST) Message-ID: <65e22507.050a0220.b4308.67a9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8728760527CD; Fri, 1 Mar 2024 13:57:10 -0500 (EST) Subject: |SUCCESS| pw137650 [PATCH] net/ice: fix null pointer dereferences From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301052029.543989-1-wenwux.ma@intel.com> References: <20240301052029.543989-1-wenwux.ma@intel.com> 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/137650 _Testing PASS_ Submitter: Wenwu Ma Date: Friday, March 01 2024 05:20:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:3408b132b31906fe1ed28d6b2009b98202e1cff0 137650 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/29358/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/