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 2C515430F0 for ; Thu, 24 Aug 2023 14:58:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D26340150; Thu, 24 Aug 2023 14:58:20 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 36E7740150 for ; Thu, 24 Aug 2023 14:58:19 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58cbdf3eecaso69373157b3.0 for ; Thu, 24 Aug 2023 05:58:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692881898; x=1693486698; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Fv2udnRltxf34ApfSI7ff0KWoYBmfQM/Rqrons82cuw=; b=WiOFO3FYLXW4z5gXzLXMdFi16jUl88Zsx8BixUDF0gxIpgIZxNZDTTFjasAcgKWrM8 M6b5gWxBbZ02r0PF++xN3EAkrW3uXtCQPgqcBF4TvfLwzrkGePVVEZdkaifo4p3TblHy LduK53/bYTP37hQ9BVpOvjztqUSqmdAtQTX48= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692881898; x=1693486698; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fv2udnRltxf34ApfSI7ff0KWoYBmfQM/Rqrons82cuw=; b=RIrTOkMOgpvUSgHgObWKZQ9HpIoi9hTDyOikOGGCZPmC8ZbwSFGsmWhPgpi7ipGnsC U9CT780Uc2zDwYmNYb/WSsfC6mqOWXLxTnlgm2KfkJ3c+8JJUlAt+PjR8Jtyed/RxLet JFkckHU9Uxo4zd9rP6GAc7qh4eHDA7Q/w1QRlrTvyEt5Azgro+h1jj5SGJrt6VWtQut4 AC+C1yLM4IS0LgLylqqYgEZeDiXv+r1/wTgMhtOT3856IkTQxRNLKQWuhiSDXoe4Z37e Duq4p+fWdOduqbOX92ureFwEnbtwXzAFx+kwRlaII3Ff6huX24y04b0ub+k9gH2gKYbE zO9A== X-Gm-Message-State: AOJu0YwLZhe4EjkKY7FHjnSG631tG/pKDrDLnOqJwIHA5ro45HnZuyap VEkdqhbAAoGgRKJIyk5b5TcpT8xrSJv47w8qjp2eB5otDtwy8q9RCk9NOA== X-Google-Smtp-Source: AGHT+IFwsV6KRB4Sp3xAB7R7z67jKOzNKBa2E7fTosVaXY+/OFCDs7C64qx8y1yX01whM9dhWd4Hp88GLVF+ X-Received: by 2002:a81:5fc5:0:b0:583:b186:d817 with SMTP id t188-20020a815fc5000000b00583b186d817mr16074111ywb.27.1692881898503; Thu, 24 Aug 2023 05:58: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 j123-20020a0dc781000000b005771ba13832sm1575891ywd.39.2023.08.24.05.58.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 05:58:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 05:58:18 -0700 (PDT) Message-ID: <64e753ea.0d0a0220.c1d47.3d71SMTPIN_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 2A5806052477; Thu, 24 Aug 2023 08:58: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-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 | +---------------------+--------------------+----------------------+ 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 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/