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 89168430F0 for ; Thu, 24 Aug 2023 15:46:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 969A740150; Thu, 24 Aug 2023 15:46:25 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 4025540150 for ; Thu, 24 Aug 2023 15:46:19 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5711f6dff8cso864793eaf.3 for ; Thu, 24 Aug 2023 06:46:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692884778; x=1693489578; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PMtyrq/1MLJcKwxCvwiGXCUIRudHxFqk310uL7C8gNA=; b=X1rHrVcvk25x0RezYKfkR35Fv12di7cj1mcpTPY6uZnAJvbAeIhw5/KzMe21G7miOt wHnWH+9wPRjKx0yKKwyMpyWqM+06nXO1m5ueGRiav/K8l2H0MNzB2L7X17yGWrWks0Jt /YNp18eGVqW33Vfs+mATM60xSnTzPmVA5vosI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692884778; x=1693489578; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PMtyrq/1MLJcKwxCvwiGXCUIRudHxFqk310uL7C8gNA=; b=JB5/ggu+2EsQnKBrTwCLdHnH3e8zY8UUDpvBaZfyZLkJu1zT5RVo91ctAshgfnL2vI wpUJkE3dqdoKA9Qp8gJ5wIByptUUVSo9sHleMW6Fg8SnpM8wri5Za4Oit8xFZl+NjFE/ 5X++z85ASSHm1vm06awqZG5Ct65BRJLSVl9WPWhsM2xbS3V+syFFPZWQDWWl6Nke8/s8 LLfnwtveVCQbf7t1biCt8g8og0SY7HwC2zbK2EPmSGtOO5Ntzf5B/OwrCOAZSJo/959J 2tQG5IHkdZ0r0KhMwImK/JLn9aYJQO0bgWhzoroA7oUi13waMf6h5L7SqVZsZi6DR8G4 vDQw== X-Gm-Message-State: AOJu0YzidUUTAtwzmsB4gmGHkV9BRUaP10IiEKG8Y1xR2MR+irKbzZcv HoVpl1H6wg9Z4CAA3YcvsLHswDPZP8TkBoPMr9V8tDdwXNF+H6x2lTXpZQ== X-Google-Smtp-Source: AGHT+IEDPiuxr7Dd+MlCpfRp4EFXnPOGoOJznfjaPtjGrAYn12Pz51tiVWow/KQvrpkARZ4eKXRKO88QPiTn X-Received: by 2002:a4a:6c49:0:b0:56c:a41c:f264 with SMTP id u9-20020a4a6c49000000b0056ca41cf264mr1876220oof.8.1692884778538; Thu, 24 Aug 2023 06:46:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c197-20020a4a4fce000000b0057328a4032asm114558oob.13.2023.08.24.06.46.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 06:46:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 06:46:18 -0700 (PDT) Message-ID: <64e75f2a.4a0a0220.9af7e.5852SMTPIN_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 2AF7A6052471; Thu, 24 Aug 2023 09:46:18 -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 | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 38 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 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/