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 5C69E456C1 for ; Fri, 26 Jul 2024 22:34:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56ADB42DD6; Fri, 26 Jul 2024 22:34:45 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id EBDD440DD6 for ; Fri, 26 Jul 2024 22:34:36 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1fc692abba4so8947875ad.2 for ; Fri, 26 Jul 2024 13:34:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722026076; x=1722630876; 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=7SLLM3/sUG7BuydIx9arKzDkSRqT9XFP7tdpFjPVwP0=; b=e9IBDhOxOTzbtOqJqI5H+1M4S0B7rvyj6OfK2y0AqPS5msiYxajPd0A5vd30vGpGbm pNqYfKwcmP1f+2UdkaXKK9m8bjFqJdQz++RzC1WxiD0a1qux/eF/2w2+mxKMxr/1tXO+ UVHyU6I/JrIgfDyaMgLWo9/VDIzWEAp8vUFeg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722026076; x=1722630876; 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=7SLLM3/sUG7BuydIx9arKzDkSRqT9XFP7tdpFjPVwP0=; b=jw2/C0b1fgUPwQPH9Wg5WxXyku6o6FPR98cbH9mId59Y17i86OUi5cXVgnykltW1TJ GCd5OIwS16d4EAciuUYliZnzOqabw5Uoxbpo6YYld2OlbqOEfSmTXcUt65B/jEhT7wxg akADdgKP9mZZUhswoRirc3VVqIp35K/LaYN2gs5oSFze6yN7/PqIPdqBK3yUPkHhtQEC YvkjjytMCDLUipK3hMIFcSZy3pnXQ/lLHd9N35I+YFEjfSjqTRaR5S+dpz4QqiW9A7aH dW6LCPPGJItZKYQBU3bLZBq6t9yEAmJyMq9ZdhVrLQaQU2THJMqIbIH0cJ9I9XPp2qu1 NURQ== X-Gm-Message-State: AOJu0YwBSks/jvDczgY5ufqP7L7zBhtjha8s852/ZacEgZBH1g9r6/if 8EUSABHn3jrRX5BY+ryriedlNmperI7cAr/7+z+joXFRH2zNT+dZ7N4wmUPQV2qwkqPUL3iVgex GuRZF2A7TmRQGG5aUAoTCgs/YIZrp4QUnDNBhl3hw X-Google-Smtp-Source: AGHT+IGZE/p3O414rcocB91ZP46YTbsdi7ONR6TjadtTv2Nu5uqdV8/bJsj5/NVRvkcjcIuanjBeS2LPhI55 X-Received: by 2002:a17:902:f551:b0:1fb:fc96:757e with SMTP id d9443c01a7336-1ff047df750mr10017035ad.37.1722026076141; Fri, 26 Jul 2024 13:34:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fed7c6e723sm1023425ad.1.2024.07.26.13.34.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Jul 2024 13:34:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Jul 2024 13:34:36 -0700 (PDT) Message-ID: <66a4085c.170a0220.4842e.6c7dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 58394605C380; Fri, 26 Jul 2024 16:34:35 -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-abi-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-DPDK-Compile-ABI#100562 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/