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 D91E3456C1 for ; Fri, 26 Jul 2024 22:48:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D430F40E12; Fri, 26 Jul 2024 22:48:34 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 1C52740DD6 for ; Fri, 26 Jul 2024 22:48:20 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3960e73653fso9598245ab.0 for ; Fri, 26 Jul 2024 13:48:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722026899; x=1722631699; 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=yGoJzx4szoWxuZ2y7zkL9FuXUHqbStaX/oM/0xb/9oI=; b=JAORga1KS1s6xS0wDdDSE3cVxLXRD4wusIObn+VmjoD1LyI4MRqgfWfxflkGTKbet2 0eEzZn7raAVNvNaBYhVD5MU7DtRGVMQZdFTzozQtFlFarE5k6c3dXADJ9KOiA5PZC4k9 I3k9+6oTS+D5SyTPOa7J75m7k5ArJGqgmv7co= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722026899; x=1722631699; 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=yGoJzx4szoWxuZ2y7zkL9FuXUHqbStaX/oM/0xb/9oI=; b=k2A9MC6CcxcZ4GPz+ievDpZLEzxFcZcDb1Rf8wMGTRKkKJqGnCw11n4cWz6toG48Xd cl05PL9ShdbgK749yCP/GaVlxQ2YiYnQ5pRKCK7a4UGuvq/9zOuqk0qs/Wotn/EjDrhj RQMZow5RoFBPrje/iP1yaTWy9Uw+QH5uwEZPAvyOC5U/oJNX9BO9TZ/8Nt2FutxrFt6r lgizHhg788u7schr6nh2OpzZ9fwHB4BUYyapVaM3mrLxBPb1uz7J8lAfwzSY79sVRZic vNYCFw68Jm+zrmBdqr/RLY2XlIm8Qu33QrfWdvJluXKYsHBU+JJEkCwVRPbyyqjTIzFb qRIA== X-Gm-Message-State: AOJu0YymJE/juBw8i7puBoUQxq3YlcHL4mZNaMrrEGCD+4BBf3c121Gf eWeqE5+lSXFia6K1rBn2Esi2mmPPJ8xk/93QazXjXziEly9NfGUMpRbmaHudYr9hco1r0+l4/mD cms1ugKvvU669YNL4SLd7uj/3yJKqzy8Wcu1Ip7qx X-Google-Smtp-Source: AGHT+IGuYrogbMethGKMNWZ7sVHfy62H7LEM9IeHlEkgSkaJThuzMI9O/c7K0jKD26pBqL2hBl0M5CL40V8H X-Received: by 2002:a05:6e02:1a4b:b0:39a:12d7:2846 with SMTP id e9e14a558f8ab-39aec2dcc9bmr7008365ab.10.1722026899130; Fri, 26 Jul 2024 13:48:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-39a22e8e575sm2694305ab.8.2024.07.26.13.48.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Jul 2024 13:48:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Jul 2024 13:48:19 -0700 (PDT) Message-ID: <66a40b93.050a0220.d3767.e762SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A4287605C380; Fri, 26 Jul 2024 16:48:18 -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#100566 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 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | 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/