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 DB38B428D2 for ; Wed, 5 Apr 2023 12:42:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5D0241133; Wed, 5 Apr 2023 12:42:13 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id C30BC41133 for ; Wed, 5 Apr 2023 12:42:11 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id cm7-20020a056830650700b006a11f365d13so17492852otb.0 for ; Wed, 05 Apr 2023 03:42:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680691331; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=RNlX5DjSDOzv42yiIrBTrHg8jXWRtcUMPIIpwZz5i+8=; b=L/89p7AHSZK3+dDDTDKUY4k88K6eNNjZGLScAaF+HBGECo2XcMS3U8eofSMPWSdZjb iJedd602nW6REXf3uIgGuheYxUYmE3aRXx303qTwBNiyhXNmCpOkGO14qFKFLfB+XKfm oQRCa9fg22yz2RDSG3z1M4vIf+aCl9mX/99B8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680691331; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RNlX5DjSDOzv42yiIrBTrHg8jXWRtcUMPIIpwZz5i+8=; b=tEX8eiv3mR0y8DmiCBwtGDFDN9pSSsnf9sUspUiV/Z6HmywFbLanUxhwNeOwNXwHW2 hCmn3nCdSAQZ8Idt8LsV9rFAZrikh7V5fokY2TJGM3ppDBWFO9XH0iSC2lJJU5cxGrq7 ln2fb/Gspwl3vdfhuJb43O3l+f0cNk0tCrpv+IF5homyE1tEI71m2gzP5RfyL60InhOc HU86o+dplJl2Bp2R7d1PDmhY7xwa7OQaOLRAXwOo8bdU3UWI8P9zjDgIFDOmhZFtGgz6 UzuJeorlbhMaTBx/t8UjiYjlaXgYD3mA/rqLeg5V2Wg3WQVrigeUFyJv1Mw6ussaqskF Svfg== X-Gm-Message-State: AAQBX9dk5rJdMvv3zt3lwdP1No6jUT6c8KHtX1d5dzJp0JmwAN8SOfb/ acmx9e14FeMws3VY2ywurANzr+oZa5Olr2Y2wxEOjRrtcImr5EtIZCV3IA== X-Google-Smtp-Source: AKy350bOh615b8zVwYgXA4wn5jtWy12HGrqJRDRvSUQf1HS9un3f7Y+Tksp6XMxMTZzvRuYNanHEneEF7LU4 X-Received: by 2002:a9d:6acf:0:b0:69e:cb8:afa2 with SMTP id m15-20020a9d6acf000000b0069e0cb8afa2mr914606otq.18.1680691331318; Wed, 05 Apr 2023 03:42:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cd18-20020a056830621200b0069fb8a6ada8sm2871965otb.5.2023.04.05.03.42.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Apr 2023 03:42:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id D545D605246B; Wed, 5 Apr 2023 06:42:10 -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 D3F5660092; Wed, 5 Apr 2023 10:42:10 +0000 (UTC) Subject: |SUCCESS| pw125796 [PATCH] [v2] eventdev/eth_rx: fix invalid memory access From: dpdklab@iol.unh.edu To: Test Report Cc: Pavan Nikhilesh Bhagavatula , dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230405104210.D3F5660092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 5 Apr 2023 10:42:10 +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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125796 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, April 05 2023 09:43:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125796 --> testing pass Test environment and result as below: +----------------------+--------------+------------------------------+---------------------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +======================+==============+==============================+===========================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +----------------------+--------------+------------------------------+---------------------------+ | Debian 11 | SKIPPED | PASS | PASS | +----------------------+--------------+------------------------------+---------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25924/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/