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 BBE4E428E8 for ; Fri, 7 Apr 2023 21:39:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B65A540E03; Fri, 7 Apr 2023 21:39:20 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 1DC5640E03 for ; Fri, 7 Apr 2023 21:39:20 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-18412684c50so2521402fac.5 for ; Fri, 07 Apr 2023 12:39:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680896359; x=1683488359; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=fMIuucfmLvz60A1rL7tgfoujLP6TUyhjSr6mqKLu0io=; b=cF/LC87miI8qFzFUClwE4IWCpAadrfuhc44yuh9v/AU5h98IHSaibX7MSPzioYv/Fi +U7cNvj2i2H9ZzbejH+0+Y3F66M5O7JBENm3DcrshqjTYMkEAK573PrYZY5MqOzkepZo T2llrsN7g2N1vUr1gkIdz4wHO3sbJ5/eM1F8Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680896359; x=1683488359; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fMIuucfmLvz60A1rL7tgfoujLP6TUyhjSr6mqKLu0io=; b=t7tlvHmwf+JKG5KpJnJxc2S6s6Upaga58rLJN63yW9HkoGAfMDdxap7jz6VyK6Phy/ tm8rff77LeA5kM6LT+Gl0kG0/wa5PWQXQQgMvljaTnAZYUf2e+NtbU0nq1S1pspg6qmS Tm8VCyzEa5v3ytgPHb2ERTQH7hLQArt8b9beCUtY5OL75V8vRa4adPLwxNSsl/mBxUQd s0YN2PHUVXKNBvQnBiLed2o9NqBtwjklno1nJKomc1IDMrDgyLqPCD7lfubUyRa8fN5o s0GFlBXuBX9Fb1d4isc6LCd+h0FTVPaxNpNtaggsuQ+dayT+6sVZyOzJczm/ycT0PlK/ TQQw== X-Gm-Message-State: AAQBX9czti4H/jYZnSN57snpPHNiDTxnt4bRtJJ/ivDFq+O3GaTLNPDn Ep/35yfnPKvTpGenqN9z7jBeL0F6uxv4moqeBP08fAwYvUoclnHxX/KcmQ== X-Google-Smtp-Source: AKy350Y4piOQT/t+Wd/Lt/DGhktVPxa0aiFAVJbzm0JP8CH6zgFtFdqfNmpnHjAG21DoTxLCJYzpxk1IuTp9 X-Received: by 2002:a05:6870:414f:b0:177:81bb:1b23 with SMTP id r15-20020a056870414f00b0017781bb1b23mr1904003oad.38.1680896359435; Fri, 07 Apr 2023 12:39:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c5-20020a056870478500b0017299192eb2sm360332oaq.40.2023.04.07.12.39.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Apr 2023 12:39:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id EFA79605246B; Fri, 7 Apr 2023 15:39:18 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id EEDE76012C; Fri, 7 Apr 2023 19:39:18 +0000 (UTC) Subject: |SUCCESS| pw125856 [PATCH] [v3] eventdev/eth_rx: fix invalid memory access From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230407193918.EEDE76012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 7 Apr 2023 19:39:18 +0000 (UTC) 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/125856 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Friday, April 07 2023 06:47:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125856 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25938/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/