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 1ACF3428D2 for ; Wed, 5 Apr 2023 12:38:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 151E141133 for ; Wed, 5 Apr 2023 12:38:51 +0200 (CEST) Received: from mail-qv1-f48.google.com (mail-qv1-f48.google.com [209.85.219.48]) by mails.dpdk.org (Postfix) with ESMTP id 340BF41133 for ; Wed, 5 Apr 2023 12:38:50 +0200 (CEST) Received: by mail-qv1-f48.google.com with SMTP id nc3so8555343qvb.1 for ; Wed, 05 Apr 2023 03:38:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1680691129; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=y7mreMcTYDmFMiOfyziTLNfwNuoaFz9uAFbyw3KIoz8=; b=sVuZV/ePiL00MglIo/DnVXrh7qdc1PhQiOQfIseqTPzmwXG18ZIYploZb2H6MuzKOi lQ0Ilrvs7Zi+9Q/LHG8conHxB0w8PlLm5hZoxNzWb/LcXo4W/wd00wYvuqJQFN2kDXFw eJSUdwt+2C1WfxetoLMZSEue8asBResuNgPq00Qo86TcT63xO89+wGxEcaWe5Mp0HVV3 3784aQMYyCZmnjGfLfzR34+7waFdKFaxR3fQPEc0uX1jmWCyJhJalcVQ0ylq1mcWgIwj 5Bt8Vno4G80P3iLbg2swrii77hgbxBmotjCRioskLtP2ATItNHPHM0lYf2205KwwqE1g JnPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680691129; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y7mreMcTYDmFMiOfyziTLNfwNuoaFz9uAFbyw3KIoz8=; b=st+4QH7WwENPDjw7n10q7wjQCiwn99UMIGYA6o8uDqxHLsRpDmudiPZibuEmt7vugp I6MtZ9MMYkC+wEKMi+K3HWfogyJEU8bw/u3jSTZHxcPLlU1OhgtejaTl2fpWgn87xAvh P1gjMtZ50ScDl2l+CvsuTOFo4cwXCN04LDnr3muIfSQeX/tBMTAIbPz59SxByvTg8V2c yeCuVygC6fH8takeL5kv01FVHxWP9o47Nbx5R+eZk250Y2pkAwk86fufO07AaQFOgPcL nzJdHtdeFZXrPfrbqDyBePCATqoLXbM1BlSANRUG5mehihwBROUdws/VJEuYCBYU3LWR spYg== X-Gm-Message-State: AAQBX9c4Fgrp3S6OBcF91AquTAQX/Dwa9KZuNUQhRm9uNFbjgkN8kCcc nrSRtJ24zUN94XFiOgd8cHMVpdPNS8/mMxyjbBM= X-Google-Smtp-Source: AKy350YHJQk6C4zX7zXDdiAQmfeMiieY/nAhai2wcAC8pCcVALpz4C4nn5aChRPWEXZ7LhPA1JVdkQ== X-Received: by 2002:a05:6214:623:b0:5e0:8f8f:dd7c with SMTP id a3-20020a056214062300b005e08f8fdd7cmr7956725qvx.4.1680691129084; Wed, 05 Apr 2023 03:38:49 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id pp11-20020a056214138b00b005dd8b93459asm4130409qvb.50.2023.04.05.03.38.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Apr 2023 03:38:48 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125796 [PATCH v2] eventdev/eth_rx: fix invalid memory access Date: Wed, 5 Apr 2023 06:38:47 -0400 Message-Id: <20230405103847.388385-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230405094332.2862-1-pbhagavatula@marvell.com> References: <20230405094332.2862-1-pbhagavatula@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/125796/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4617272781