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 1BE28430F0 for ; Thu, 24 Aug 2023 15:36:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28A8840150; Thu, 24 Aug 2023 15:36:40 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 4CC2A40150 for ; Thu, 24 Aug 2023 15:36:38 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1cc61f514baso3065676fac.1 for ; Thu, 24 Aug 2023 06:36:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692884197; x=1693488997; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ABBY4pIx8gLX+rN1uALeBVh0cMoEqqnyUI8pOl4E3r8=; b=PYcxdDvradlj4uZKih0oQTRtMebi6kYNXjIwwP/y14681PBa3TUnMoOQLycWE5ZV2y n8SLykwO0iAtp7f1w/MFxtPIhx92XBmBKwMwp64nHTzXuyctklab03E5yM8dtLqR610D riiqYBQRRQBx+KVRRRH7v8f1TxTxNlw4hdXQE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692884197; x=1693488997; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ABBY4pIx8gLX+rN1uALeBVh0cMoEqqnyUI8pOl4E3r8=; b=VUOCYMzTWWmzBv1vKE0uan+88wWai1OGWFxPxeHZZpnanjyi1WRrJptHWIuF2nalVr 9aoChy3pu2lObAKykyKQsXpUbKtZufYrVUNAUHKs9W6n4qNkG5+gF0s1n71OIp2O+KwY VpXg5bnJ3vVN56QJn7pY2RkJirpQKsKketdHUcyJvSARwb7lg/Mu6yErx0zwl+WqiyQk 55/00A5s5uFjHdUfsV2l9Dbw/NZyrZ1PuM92Z2NTpOSFRLuR97bAhc+HwtR5rurOYld8 aASPqAf7d0k7R9jjZ/93q5P70LUNW8ckp50fv2fQzllsDt/BkbEjI4EUUHroWbAzsU6T Gwrg== X-Gm-Message-State: AOJu0YzUNPWyurRCcBNEeyVnhjpBDsQ1vXgjUTWlPQGadGWFxhs4rYw7 qvNmHgSnlreg6lHeFqd5kazayl+pDCVaTOEIfrjjuicDTz4Yuzv8/pJFlYmQK5S3tk1Y90m9Hw= = X-Google-Smtp-Source: AGHT+IEijjHTiDBFc97Be/icT+FaXlpWzNJ7Cj0mCqvBV90RN8jc9TVCyHvWdkhDeJALPiErMCvhycjd4ok5 X-Received: by 2002:a05:6871:146:b0:1bf:12ff:db2c with SMTP id z6-20020a056871014600b001bf12ffdb2cmr15397092oab.22.1692884197539; Thu, 24 Aug 2023 06:36:37 -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 fp13-20020a056870658d00b001bf00f89769sm1384132oab.17.2023.08.24.06.36.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 06:36:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 06:36:37 -0700 (PDT) Message-ID: <64e75ce5.050a0220.ec8c.ed5fSMTPIN_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 DD6BB6052471; Thu, 24 Aug 2023 09:36:36 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/