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 5104A456B6 for ; Fri, 26 Jul 2024 07:08:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A66141060; Fri, 26 Jul 2024 07:08:29 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id B441E402AE for ; Fri, 26 Jul 2024 07:08:27 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-39948831566so5438455ab.3 for ; Thu, 25 Jul 2024 22:08:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721970507; x=1722575307; 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=cnBQTLSi2FZ+ZTwJwwJXKeJKKVR/JIfqJDTd+RzY6V0=; b=FPdpjrRu9NuzwaXHnqMEhSUZl5ThaIHwYVGHuojvcjUM/sVuujqkh8VioB3zAecNu8 7PR+biL8mKRb5giJl7Pk7tVaT0pkVDRgQ3Xyg6uaRbOJus4OO3YJNKPGU8nP0FZcKEPo nkoKIgjCpsgPFAg+E7Ys2TaKYuK2qRlVzP3I0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721970507; x=1722575307; 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=cnBQTLSi2FZ+ZTwJwwJXKeJKKVR/JIfqJDTd+RzY6V0=; b=Laai+YyvgAMlEgg1qjvjbflM+iMDQ48+BosfQry9mQWNbjEKXGA5UFB5AFs6NMXQGn woKSVEAOcGYG3baYFP6iIeQWwwKMCJP/uC+5sBeRGJEXXi85SWrEna3pZRFiXAwjBCKe LwdnXeUywlp+zex1iyqmz6Y0/Vd0dTOYY9OGgCOr4wa8nPgMQJJBj6oaToYFdTxio8sd H/EQVShcsWVE1dZld9ZECa+5aNz3hiN7HPPKiK1gB6/l1hqzjg8xHSS7NpbTjb/dfvgY QGjerYGOCJCFH5X1/HXFttSA5YPYHhO3RdK50cLLCoIFejeKcxM84blVh0dZlIwz/mGG EPfA== X-Gm-Message-State: AOJu0YyXhATfilDHTDfLfs4s2TAyLGMyNkqnDRuPTTYgXpkysbDgJj6B RkVk/5+RD+5LwcG+nTMwsSM6Bcmbc9bpbvIlVzsZ9TTv6rIXMYRTSPfqjyb8ArZGi3RtLO0dE/F tS/4Opz7cnBeJoNHxfO7FFSZ+HHECRBVFKSZ7FN+7 X-Google-Smtp-Source: AGHT+IHFQJ9Z6p0y0+doui4B4iJGCoExzsCIG0VePyvAZ6/3xiZsD9al94si/XLsJ8m7P8i3oB+wkGydcfTt X-Received: by 2002:a05:6e02:1a4f:b0:376:410b:ae67 with SMTP id e9e14a558f8ab-39a23fbcaa5mr53435945ab.16.1721970507000; Thu, 25 Jul 2024 22:08:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-39a22f0737bsm1980535ab.49.2024.07.25.22.08.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jul 2024 22:08:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jul 2024 22:08:26 -0700 (PDT) Message-ID: <66a32f4a.050a0220.2f0a92.99ecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9DB8E605C351; Fri, 26 Jul 2024 01:08:26 -0400 (EDT) Subject: |PENDING| pw142718 [PATCH] eventdev: do not use zero length arrays From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240725171609.142344-1-stephen@networkplumber.org> References: <20240725171609.142344-1-stephen@networkplumber.org> 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: PENDING http://dpdk.org/patch/142718 _Testing pending_ Submitter: Stephen Hemminger Date: Thursday, July 25 2024 17:15:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142718 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#100519 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30620/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/