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 244E445CC3 for ; Thu, 14 Nov 2024 21:53:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC76F42EBB; Thu, 14 Nov 2024 21:53:39 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 0B1244027E for ; Thu, 14 Nov 2024 21:53:39 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a6bdc8f7a1so81505ab.1 for ; Thu, 14 Nov 2024 12:53:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731617618; x=1732222418; 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=nY1ij95mJ6qkDlKDAir/DkMDJEvTJbIwh2rirVjjjxY=; b=P1ZA0SN28Fe27/e9ZojVqW5R9cZrdSDj1vbkMTO58s5rAk5WZvp2ZAtO6Zqlm06z4I ACcb2u+r8VlJGo9mkBRErkwctoVLFt3vo8SGYkrwqOHnE1vPjDT6p1pQ1fF2ip9M/Rjy KWpiMTkSZiw4BiVJyp9W358c8sMU1kwoSXtuw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731617618; x=1732222418; 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=nY1ij95mJ6qkDlKDAir/DkMDJEvTJbIwh2rirVjjjxY=; b=izhNzZ1qoJ8ultG6q+Pk7RRt8+TWzcLR5L+7brAUdH34ReYYf0VPsaZE5D0diHE8NP BampjNEBPjLY0fTgE8OU1S4jKTy5Wti3dOlaQ6fe/1QrwFlRUSKTmWHp3m/XnvwGHov0 MhQPeBiqtLvXhyqmB5lWCSl+pvaIthgHK9Du1mpQJIMHjqm230Lv64jIUP/dqlh7Qxsq NKheh04+EdVV9padBYL2E2ti5a6UycGa09LXWAbV2AtKoP7qame/HLuKcrEdFbueYTxt VvJmD/vj90+tpXCE+TYiTc9PXI0dG25bpMp0xWYPf9pXOsLHtXWZ1gpNw5PDC+q729MA k4KA== X-Gm-Message-State: AOJu0Ywx0kgC8jMo0GSnqOQRROhiZYdGnQV9eSYG4iGkeqZqx+MqyZHF IXjfHbwWTmBkvKhGTXOzi9Tki7VeW73HQpwfGQ407CbirkhK8QdGTSEQ2OV6Xv92oHuO+7/OBCT 1dP2eRW0eMWxcHGcUCgCqVEuZIQ1EGeNMUEoWzruS1y/EeYFhWmXKjeUN X-Google-Smtp-Source: AGHT+IEgMToJulXq31p0smaPPftXH8wod3YKyO0LHvz72tPxqbTywzMTOOHA/vhppjFZPfuIireFHujcTtOj X-Received: by 2002:a05:6e02:164b:b0:3a4:e9b3:22a7 with SMTP id e9e14a558f8ab-3a747f240e0mr2504405ab.0.1731617618172; Thu, 14 Nov 2024 12:53:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a748123427sm43915ab.60.2024.11.14.12.53.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Nov 2024 12:53:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Nov 2024 12:53:38 -0800 (PST) Message-ID: <67366352.050a0220.14f1d7.0229SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C698C6052471; Thu, 14 Nov 2024 15:53:37 -0500 (EST) Subject: |PENDING| pw148489 [PATCH] net/ice: add check for null-pointer deref From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241114113511.3729267-1-bruce.richardson@intel.com> References: <20241114113511.3729267-1-bruce.richardson@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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/148489 _Testing pending_ Submitter: Bruce Richardson Date: Thursday, November 14 2024 11:35:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:c5df7a373ad07413d9652479272cd16adf989b06 148489 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#291739 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 39 | PEND | +-------------------+----------------+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31936/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/