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 58FE2430F0 for ; Thu, 24 Aug 2023 14:59:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CCC940150; Thu, 24 Aug 2023 14:59:50 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 276C640150 for ; Thu, 24 Aug 2023 14:59:43 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34bb6d58f84so19626845ab.2 for ; Thu, 24 Aug 2023 05:59:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692881982; x=1693486782; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iGSrkS7qTCmHPkbEQ6sLafPnjOWuJ/+H5xWRQdhRwQ8=; b=BBQyyCMIIoY3+olO5GtViqZjvgfCMBNA+0hUGWzkb6F/b0FKgnrL/bDOdxV/fboGfF Upq5/adqeaM7hHX0JOoYXzQtJx7lMpMvCBP6MQy9VEGA3RIQFgPSapJuWTgdwr54z5C8 Fl9O7dkLnVv2VkZW6I9tCiZ1wRacEekkTfYeM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692881982; x=1693486782; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iGSrkS7qTCmHPkbEQ6sLafPnjOWuJ/+H5xWRQdhRwQ8=; b=ibPZ5GSKLs7PBlyTr+QZPzOauRCh0KiNUtVEBQoJ78b0fxz6wCvA3GYEEja5SMhTtK yyuMeJPp+1Ev5nn/aLOk/nGqlPt4nckgf//XX6MQ5qAHXZBdJUopo6cryl5qG2VhP80E wY0DlfS9/BIBMnrfJP0/9tJOx1Q5wN+L+fPkaTQKBb18HCwJW0vEXDNeq4fXlU73kg01 O6ckBvTrK/IeIscC0I59tQ+GkPIRWqyd+qYxI5UxpqCsa8shIqxwn1AGZJmrfSLH3WCG YuPsY/J/Yn0eLH1OxIRitmOTbcH340du2SAmQVNOK/tK3rK3NQMbm2fyRxcl0Ck5KuGW 0fVA== X-Gm-Message-State: AOJu0YwfUKb3sOybFUiSlRXF2dUnyb9hIT9fXzHiFqk6FPIel+eMS6NI XBRPdy9Vd+54uMnfil3+nLBth6hIAHcyt+Z6g7CK6EdX8k0kOwdvDf9bMw== X-Google-Smtp-Source: AGHT+IGmBGdO+3g/UdayZTbEQEcj0mERq5SflApASgLihKx3R2Ds2eI7rn8/yaTtO61VACUJ8tNHl5neCTQZ X-Received: by 2002:a05:6e02:caf:b0:34c:bc7e:896c with SMTP id 15-20020a056e020caf00b0034cbc7e896cmr5049846ilg.1.1692881982390; Thu, 24 Aug 2023 05:59:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b18-20020a92c152000000b0034cd8554c7csm13093ilh.72.2023.08.24.05.59.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 05:59:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 05:59:42 -0700 (PDT) Message-ID: <64e7543e.920a0220.9867f.0714SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0E4096052471; Thu, 24 Aug 2023 08:59:42 -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-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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/