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 BB9EF45D21 for ; Sat, 16 Nov 2024 14:50:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B504C402E3; Sat, 16 Nov 2024 14:50:43 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 7F64D402AB for ; Sat, 16 Nov 2024 14:50:42 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a758251b7bso931695ab.2 for ; Sat, 16 Nov 2024 05:50:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731765042; x=1732369842; 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=sHdxgLlX65Wb6jT0i8do01yy2O+YWToK/lgPV9pX9A8=; b=eu0Vu+ANzT6UXOB4uaT3yslFDES31BVFP6+XG5J3odl/EdaVxiMQ5OsnzYtpahH0c+ IkEOldXJrBMjgPDkJa8q8phUK9q02flhAK1t2ycHPBt8RgAotJ9GqRGC9LvhEdibPejD 0JKBcDyEB9c6AEGPcg3o9LfpuJ6t0QQ++mh9U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731765042; x=1732369842; 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=sHdxgLlX65Wb6jT0i8do01yy2O+YWToK/lgPV9pX9A8=; b=OlEF8Tz6jX9X78fNY2B+/oyKiqeycDglvxaDHmeU/YAE/c7iUUfYfmJEv1t3lUwhf2 9jry8m0yU9oPec4xGkhh/C4GPp7oAu0yNgNJckgt9dPLDbfIQiNWqugc65KHjuQUZSYm Vsxpz4ZJJD4cV1UL1AISjr1cV1lO95Un+6jke5yVFLXk2ZjY9Vlbyr1HkZRbgBUk/QIE WhiR5BX2cGeU2jJayJVfSUWEL7H1z5zsl9C3MRRJxKNMXun97VOFTw0sfuxX5f+2RFiz btW1L0m/T3qtGePytI9bFoAIjpMHJ1o13fcrEgVK9BgSi7CROKXeZAuD0eDLop5aBjSs 9AMQ== X-Gm-Message-State: AOJu0YzLVCBznUYMa4Bh0vSZcbcUQ8pG6wuuealrrvfgUg+n4TmimTPm gZgNcFklcksCQ9O1F5jMlV8aGjOgAH3nbLwEsFc6/rD1bTKpziG/CbyfFOjWeM0LkRn/MdkwWd7 yxYAXyZFt3ahM6yUISIfZQNtVlRru8Y9nziSlTl6H X-Google-Smtp-Source: AGHT+IEERHUWKGvzoVupk478lHcaMPITD2bdOI8t3b31P+mYv6p+9uRlz7cbxpux7TLZnW1kS9SZQ9EwuYmL X-Received: by 2002:a92:cda6:0:b0:3a7:1f72:ad3c with SMTP id e9e14a558f8ab-3a74807f122mr66530895ab.19.1731765041814; Sat, 16 Nov 2024 05:50:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e06d6d9437sm201892173.5.2024.11.16.05.50.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 16 Nov 2024 05:50:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 16 Nov 2024 05:50:41 -0800 (PST) Message-ID: <6738a331.050a0220.1f7724.95c9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4A8376052471; Sat, 16 Nov 2024 08:50:41 -0500 (EST) Subject: |SUCCESS| pw148504 [PATCH] eventdev: fix possible array underflow/ov From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241114115538.3736059-1-bruce.richardson@intel.com> References: <20241114115538.3736059-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: SUCCESS http://dpdk.org/patch/148504 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, November 14 2024 11:55:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:012b02bdbc95a5ec3b293f2d37d8955140fd8831 148504 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26240 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 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 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31938/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/