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 83FDE456C1 for ; Fri, 26 Jul 2024 23:28:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F1F240DD6; Fri, 26 Jul 2024 23:28:13 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 37BD6402AB for ; Fri, 26 Jul 2024 23:28:12 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4f51af903a7so580135e0c.1 for ; Fri, 26 Jul 2024 14:28:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722029291; x=1722634091; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=VhwM2dEnQS0+9azfgcVq9KoE4Jf4vNJ5qIFKi4MqofU=; b=N638IWfBkJsLtltdp3YjU+RvmMRZfgeIsPEiAl3v9VvXDsyXiwDb/sUvxhCOm6qIMw Pf0f74JR0UYaV+p0AWxWopgM7i3GiA07o3oSXn8zzrNP5WGNxDLFF8eBxhzUbHCbTc0A nBEvd7hKKCuV+Y4RW5ESHsPnzjAaGdjocIGPA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722029291; x=1722634091; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=VhwM2dEnQS0+9azfgcVq9KoE4Jf4vNJ5qIFKi4MqofU=; b=qPI3EnGYDFVMEkDU8KZ8g6ko+cyaEnjOHQKBKF7uxckAqd1oY244yxwyvR1hBnISa0 i8MToqF7J7wEGwTCjkv+qO90O4eanUN7prRUEetdKQ8ASfbs3q2N5RHnT9c75T21nLMz ZawaQui5qNdZrwqcU83CzxZt+BwPy5Z7RSDB4OWgrrM7nT/OkbAEPqw6ObKlnPt2I7Gc VJ5SyJ7B38YpRygZsQbHUJ9FK+QEmL+fmV2u/WcAf63erMzrAZLGqpRs/E/PgK4IUsTR kLfXkQl0rBkCKz/QZeMGZtpWZEiBifz6Fxu948zhy/OV83VssvnTBSf2VIFyVIK2QPxe qaHg== X-Gm-Message-State: AOJu0Yytvsyhj/zi7QLrW+HLbGUezdIKLci4yBe7WXSEXhpIqxJND/oY ZOTfY/tfeEmG3CoSO3S1lvMps/tdIP6zVNr6xfk6D73BiLby9//iCUh4RGDrNGHn3/uTqeyDQC8 K+sLMlZ0dGNwCNaVWUuY6a/CGKPLHHlfVjXI3mI/m7uxKLQO/QOmXSQSl X-Google-Smtp-Source: AGHT+IFqs/PyzR9tDwxKC4a76txdY3m/ATxt99K0T6glhMfgpw4RwRekwG6fvfQEgZq+Bnl4TR1kkBKW9xWA X-Received: by 2002:a05:6122:1e11:b0:4f5:2849:598d with SMTP id 71dfb90a1353d-4f6e6044969mr840880e0c.4.1722029291348; Fri, 26 Jul 2024 14:28:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-4f6c86861c7sm281340e0c.1.2024.07.26.14.28.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Jul 2024 14:28:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Jul 2024 14:28:11 -0700 (PDT) Message-ID: <66a414eb.050a0220.21f1ab.f807SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C3C92605C380; Fri, 26 Jul 2024 17:28:10 -0400 (EDT) Subject: |PENDING| pw142740 [PATCH] examples/l3fwd: fix read beyond array bon From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240726194302.920-1-konstantin.v.ananyev@yandex.ru> References: <20240726194302.920-1-konstantin.v.ananyev@yandex.ru> 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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142740 _Testing pending_ Submitter: Konstantin Ananyev Date: Friday, July 26 2024 19:43:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142740 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#245254 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30636/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/