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 EA723428E8 for ; Fri, 7 Apr 2023 20:37:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4D8240150; Fri, 7 Apr 2023 20:37:54 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 8E6DA40150 for ; Fri, 7 Apr 2023 20:37:53 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1841c57c221so1619200fac.3 for ; Fri, 07 Apr 2023 11:37:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680892673; x=1683484673; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=TsKAzMkV1Tfzkq7lbipVMy9dHJLO2Tr63Lv0LlmF1gs=; b=azruGj9cBrpXz4xGeLcWJmN5+5R3kE5RMxxXdygSYYvfk6slLARbZngmy143qS95jJ faehWPfVY1r4YDph5q6uxQiFN3s2J1ubfy4W60lqmZFNvs0P0hKYwp4jHm3bbFKtJcV0 a1vJ/Wlsg0dW05m1wTZ1EIp0Km08HyWPQDdTE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680892673; x=1683484673; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TsKAzMkV1Tfzkq7lbipVMy9dHJLO2Tr63Lv0LlmF1gs=; b=1QwZgwDI4WeTkbZzuxZ4tcQTSl0/W3H6y5HUbkskCAQHUblMtx2b6Ru/LRzkeFRMUR 1xVi9qL6uZbPnCnfTyMRJDtNiMkDuy5ChWATkhei1AFHw1mHeQnPir9RKpGoKCZ58TTI +AtrrY4KpDvoC59G+XILnKs35UOWeuDjpFLWDKzY6mtp4+w+R8oI++iElUMfvxnaEOpl ZVdp7Ak9vGSZW2RkJ8+l53wMWUl26T22KCbfkKHgc4L/DQXzE9Wj6AHr95X7rR+GvyQI ikBHSeTHtaRFWEIVsM2tMkoPYZzhHc9vh2JL4aryNNt/3ljuOeMUSpy4UsxVh8SfzwUH 4GNw== X-Gm-Message-State: AAQBX9eZMe8AuDR/ZAu9DV0uGWIzKKJDRkzggOX0wilhX3cFx2hYZD3I QbjCYsizXar9rU8I/ZjJ7E23Qk/NBmTIS+wOtjBC1BcD4yxT8Lw/WTyWlw== X-Google-Smtp-Source: AKy350b65rD7mNKM9/Cql+AGUF2NNCMtORXl3YPJeGPtgDkntZCRUGdYU+7Ykn4k8S/Rjpcm4OfBdO6/A5LP X-Received: by 2002:a05:6870:4707:b0:17a:ff84:5972 with SMTP id b7-20020a056870470700b0017aff845972mr1364735oaq.12.1680892672916; Fri, 07 Apr 2023 11:37:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k19-20020a056870d39300b001726cfd51d8sm352560oag.23.2023.04.07.11.37.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Apr 2023 11:37:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 752B1605246B; Fri, 7 Apr 2023 14:37:52 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 734806012C; Fri, 7 Apr 2023 18:37:52 +0000 (UTC) Subject: |SUCCESS| pw125856 [PATCH] [v3] eventdev/eth_rx: fix invalid memory access From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230407183752.734806012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 7 Apr 2023 18:37:52 +0000 (UTC) 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125856 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Friday, April 07 2023 06:47:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125856 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25938/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/