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 BA8F6430F0 for ; Thu, 24 Aug 2023 15:34:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C48AA40150; Thu, 24 Aug 2023 15:34:03 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 4CA1940150 for ; Thu, 24 Aug 2023 15:34:02 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d35a9d7a5bdso6227880276.0 for ; Thu, 24 Aug 2023 06:34:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692884041; x=1693488841; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Eo+wiIeJheirVu3fEm/KsawUkGJHYGJUBsY/psRnZdg=; b=Qh3BtHDjn/OHMgUxEaCnl59FmEADsMff2cVSl4fCvtM4+9yCS0AWHuOjY0FdLlZuJL 1sk38tnQyzNpcuz1hC4NvNQPzez0UesQbBmHFiFolH7QWHfBG3KjDga2/2hDV7petoi3 XNdlMU/nRfHLonJemwvtlaSKbDtxyLzejl8gw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692884041; x=1693488841; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Eo+wiIeJheirVu3fEm/KsawUkGJHYGJUBsY/psRnZdg=; b=Fgg1ljDq/d0KCUibs2kZml/zAY16JfYLruwwCeCKsqUmtaiJk661rLxphr5kYsvTQy K/w/xbAd4J9KoG/mNN9LKyFbvvEgUz96wdk4fMpB8ZeeSzWwMpIjPR95OwESwJHcH7GJ zrbTOlzwZOGR/4U8oBOVAEXSl4aDV8rcs3YdJmwsU1au/rPGVUCxHLFJY5fr3pilGBZR IXon4I+/De/TlCYZILN3VVJEFgWvwrNZ4Da92b55hMinq+IiF7ajNv/xKTh6SUw95CWK hGAwQh9b63ZF7u4r34zLgjIuQ3GJ6DRV5QbWGzuHFJUZ/lk1V+GsUJWmg5aot+YsuSB1 cA2w== X-Gm-Message-State: AOJu0YxyXFKFky/nX48levAHQdAGfX+5GmdDbZvwK/yI2DA/UfJXOiPK I9SYZArrttQZg0JpWVB9cGK/A7OwOMwbPqqphgBET479GX9qGYqVLkxTSeCWPNIm2HJkuJdTaw= = X-Google-Smtp-Source: AGHT+IHztBnLyAvgubPkpl7pfIH2+ApKdG4lH21S5J30s0HdFnaoTp4Yib+JwC2H7rrjhmdyI0SFNZfTXS5I X-Received: by 2002:a25:4d7:0:b0:d41:f440:4daf with SMTP id 206-20020a2504d7000000b00d41f4404dafmr15065038ybe.58.1692884041683; Thu, 24 Aug 2023 06:34: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 l126-20020a25cc84000000b00d4523b5b3f7sm1285465ybf.10.2023.08.24.06.34.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 06:34:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 06:34:01 -0700 (PDT) Message-ID: <64e75c49.250a0220.4d923.1077SMTPIN_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 648716052471; Thu, 24 Aug 2023 09:34:01 -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 Clang Cross Compile | 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/