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 2DB13428E8 for ; Fri, 7 Apr 2023 21:42:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BE9440E03; Fri, 7 Apr 2023 21:42:06 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 4E67B40E03 for ; Fri, 7 Apr 2023 21:42:05 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-545e907790fso696733227b3.3 for ; Fri, 07 Apr 2023 12:42:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680896524; x=1683488524; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=kFgqOs4NHwBcxVHQWQg11doEcBY1D3sH8iovhtYPyFY=; b=FM4CYeq28XZOIyV69Sdx4LU6yvdxrZvX6lF5XO+q0emvTOC7UaRX7qj+efa5Vj9kdw Qtu7QoDSYKYTh7e2Oz8nreE1OcrWGS+OvCuwQr+K9LxH7Ix9K+xZEq0WX2KjjPTBof2R ABPq0NHWkQHgFpF3HhRoVrwUEHio6yDp1EcsA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680896524; x=1683488524; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kFgqOs4NHwBcxVHQWQg11doEcBY1D3sH8iovhtYPyFY=; b=AANhnh5KBVJGpLGh3MkabuXkDq6RXk9uMfDo3YY/1boHkpZ8I+7C4cFG2hBHyUnIxe 2k1xzmb0074DCOnIHBxilyKflD92bnu+dVtEyaM5g5rVWV4MeaVy6af82OPvY1TgZVf1 7taEwjLLyod9FAyLIkMfDLxI0g8wWUcY52ky4g6Gduiqk3Rdlpe+4G4uCXVRvgNYjQ+L TcBIlD+BZSjEFT11knSSvYbAF9UmhpQIjbdRKaraEiV54Efcrlb4Kn2qtNml8RufrOTR PAiHC1qcFlkYmw+ZHAM7a/T69CsNecBN5EDV5/aGYWMao7REV2uto/Kj4vcAUxmHCWtS 1dZg== X-Gm-Message-State: AAQBX9dkbOSaV/WV3sTDGB4MJ1YshE0KVO/lgTp0hnYP1NzCn09UDJl+ +uDs3SHEqSrjhNNOpJ3j6Kf7kb5Mei01M1ctT/BhrUVbUvtTf8H1T3puBg== X-Google-Smtp-Source: AKy350YF3PBvkrCMAnAeih1poBfpZjI4HpWHeQrvo1x+yxKIM7Zy79VC4JklgNHfPkay2zPRmpHT//bwF/In X-Received: by 2002:a0d:cc0d:0:b0:54c:db3:f95c with SMTP id o13-20020a0dcc0d000000b0054c0db3f95cmr2941935ywd.33.1680896524669; Fri, 07 Apr 2023 12:42:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bf28-20020a05690c029c00b0054c08d2ae58sm248438ywb.73.2023.04.07.12.42.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Apr 2023 12:42:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 5171A605246B; Fri, 7 Apr 2023 15:42:04 -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 3B4306012C; Fri, 7 Apr 2023 19:42:04 +0000 (UTC) Subject: |SUCCESS| pw125856 [PATCH] [v3] eventdev/eth_rx: fix invalid memory access From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230407194204.3B4306012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 7 Apr 2023 19:42:04 +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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/