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 E910445B08 for ; Thu, 10 Oct 2024 19:01:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E653140669; Thu, 10 Oct 2024 19:01:05 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id D3A0240656 for ; Thu, 10 Oct 2024 19:01:02 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-28845df360fso659317fac.1 for ; Thu, 10 Oct 2024 10:01:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728579662; x=1729184462; 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=oOZCf+AazkXTyHK+B+lNByV4gTMQ0Ld6dY3i+DPCQsI=; b=aVg+jCwImyUIWCpa+gvieA6GlY3lAlDD8UcxivMuhGqjg0VjvONJPQUNYDK7OGCUQ/ ryYXx36KK2WfN0eqrTYj3jWTwuJrXJ9uuYXgPVL3gmB9EQQrN7RxuZAXeg+PcrKS0A0Y gIS+kIKmkmVZdSBLLLLGDsbPu9U7WWheZwkmw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728579662; x=1729184462; 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=oOZCf+AazkXTyHK+B+lNByV4gTMQ0Ld6dY3i+DPCQsI=; b=a6xvwEZJGPwrd8ZaFhLPi/4Ib7y1y4Btqo9XWtVdpz1pVO11HalQb1fnH209ufGOOu CuAS5GcAYHnzQrF/GqE433Caxw1mII2qi6JXL1c0n5tB5/jNP511eHvJB7Zi2cq7DQzj OfJo0KGj2+zDKmVY9I+2MfXWieunfAdOz3r95RPyM8/M/aKkwpoe1x+IXsJTtCJCRphz M8hJpt8z2ZEdWBOxYf/pCtDtWqPMeubbkXZ+fN5648Gd8l1IbmFPj8/WU6flJOCkU/bV QUgzBspbWy7wUFyGeWkWQ80dDCDpXt5km7egbPHADT4V2UacjL8ZoUc4V4y/PBSJ/dR9 a2iw== X-Gm-Message-State: AOJu0Yx8lFKlV6FffQgdATPQu2SQV3zAqD28XCquvftj78R2JOXQVaXF /O/YhVf8Ww61Lutk+gS/NTU7AvNiT75t6A/iMm17dJCKcUN+Q8+i2YwyszqHmczsdJIZ3Tl6Hrp QyByW6DkcGpqoDGkoGBTYd6ilZ5bxpmcLJIhifKF1Q+7abaaaNTXCqJCl X-Google-Smtp-Source: AGHT+IEnQ/GzFGUxFDfl2GD1ikPoPQ/N9/Icv9jL8LbdccTgWmU37PrNMmawL0wauIYszhvdbvQKHVdXidvc X-Received: by 2002:a05:6870:8984:b0:25e:b6d8:1754 with SMTP id 586e51a60fabf-2884d186efamr2456837fac.1.1728579661524; Thu, 10 Oct 2024 10:01:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2885824be5esm85787fac.29.2024.10.10.10.01.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Oct 2024 10:01:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Oct 2024 10:01:01 -0700 (PDT) Message-ID: <6708084d.050a0220.1b96b4.59e6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 024FE6052471; Thu, 10 Oct 2024 13:01:01 -0400 (EDT) Subject: |SUCCESS| pw145567 [PATCH] [v3] net/mvneta: fix possible out-of-boun From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241010005326.17286-1-fengchengwen@huawei.com> References: <20241010005326.17286-1-fengchengwen@huawei.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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/145567 _Testing PASS_ Submitter: fengchengwen Date: Thursday, October 10 2024 00:53:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:9a723449a5b30626db66bb27cd96834261d11971 145567 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#313457 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31387/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/