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 54FDF430F0 for ; Thu, 24 Aug 2023 15:30:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A88340150; Thu, 24 Aug 2023 15:30:50 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id AED5540150 for ; Thu, 24 Aug 2023 15:30:48 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-26ef24b8e5aso3610817a91.0 for ; Thu, 24 Aug 2023 06:30:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692883848; x=1693488648; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NJ58WVw+0eXegXIWXm7OGDCaT3dFP9j+N8O3nejdvm0=; b=JrJ0fy95im1p3BPMnim+5OG9qUauRxqt7hWKsGfIs5lS/Vml67Kli0Dg1dxaUXoFA3 guLZgDc8tZruFuSGpa+zJgiM6HgRAxMKKFXpHrBAS2sY4B+9vFsBc+fjXkR6rprJ+eGw vu9vTI2gS/PdVr1zRG3Gnc6EGk1OzvmvZlTG8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692883848; x=1693488648; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NJ58WVw+0eXegXIWXm7OGDCaT3dFP9j+N8O3nejdvm0=; b=VJUrxWAYx6xgbLptQXZOHtPxgPbEmTUR8EG+xuX5IqofrTTdLSeey08V6CTtbkQxW/ IVoxP0LJaZJ1Tdw/7lfWR1pJWzQbcLC6U34b1sOoETk6owBaiUtTfX+IhWa5Om8BdDGC JujYdWBX1rPgaaz9ephOcFIfrRMIiM9+TXCI+RkhQGZWVcOraTWzbJMh7BWDTSzMtdZR lT6gjzaldh9WNgARj9g7cCKaXdPA4XbLuXoqk46H3pqvAjvHTzOW8CrQYsIUi5INtaQw SO3ErigBKfJXqG/V2Kzol6To+SXaWoI0ch84P8WzhDEhPzNHC1sY3QZAz1BCXI+8+0T4 MnXA== X-Gm-Message-State: AOJu0YyK7expA/SGOECqS2yN6HxMhoOwNW+JXoU6xUg5PNlLSagRf6qx YqinZWD9NYdIevWCYfgHmwKOyyZ7HqanJsVDP4kxdZdiSQ/JbGMYTyXqdi/wNxEFj3t4tNzHaA= = X-Google-Smtp-Source: AGHT+IGqBcs86In8wk5brb+GEqa+wLQfG+AiJU8vGQm5mDyCFp/3fhTClwYPE+0JmQq1Cns0KjVHub8r5JCh X-Received: by 2002:a17:90b:4b84:b0:268:977d:5253 with SMTP id lr4-20020a17090b4b8400b00268977d5253mr14970478pjb.8.1692883847751; Thu, 24 Aug 2023 06:30:47 -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 hk18-20020a17090b225200b00268198ef8f1sm175467pjb.13.2023.08.24.06.30.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 06:30:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 06:30:47 -0700 (PDT) Message-ID: <64e75b87.170a0220.fabf3.7148SMTPIN_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 E608B6052471; Thu, 24 Aug 2023 09:30:46 -0400 (EDT) Subject: |SUCCESS| pw130699 [PATCH] [v1] eventdev/eth_rx: fix null pointer de From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/130699 _Testing PASS_ Submitter: Ganapati Kundapura Date: Thursday, August 24 2023 08:23:31 DPDK git baseline: Repo:dpdk-next-eventdev Branch: master CommitID:2d1d5de4c023c44b3b280bbc399ddc5d48ee703b 130699 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27433/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/