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 7F04C45702 for ; Tue, 30 Jul 2024 20:03:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7144E40DC9; Tue, 30 Jul 2024 20:03:28 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id A9CD4402A9 for ; Tue, 30 Jul 2024 19:52:55 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-260e1b5576aso3343167fac.1 for ; Tue, 30 Jul 2024 10:52:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722361975; x=1722966775; 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=ryl2M4ptMS/PDMI3Ump/Io6fKj5Ti5cksc79ijEOEUc=; b=gyGKyL7gh41Ob94y6ym7J3DBWBWd7pSPHUNee9h3OIuxVS3okI6dGJvRuQL8dw1sdZ D+NuihCWiHV2T8cpZ22ozhprlAJsaLzxCj/jjqPsUX0ZrNrxOVYszglJW1Ct+Y0dOCPd +ut62u3tLAx4Z3pFeVxjfL50bP3oapqqWWPEs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722361975; x=1722966775; 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=ryl2M4ptMS/PDMI3Ump/Io6fKj5Ti5cksc79ijEOEUc=; b=HnT6R9VrRf6tNMYQhdTPEqPExnZAyiE227YWM7ez/9SLpelrgVw5HXWMyYNBJKYKhi JyT/Sv3pcm8rNOV8QvYeDVzUWx4SY2NSU6CwX++3fMv3lI+RjeTYEcS0mNnNMX/NFo1T clLszxLnrfVmG0FuM1cX065GipTQS+SZ0t3FOlKQCxYcu2VQ+57Ncf1Sq6r4ZpR5JXUr RciEL4B/J/qPig/F060K+NTjKH1VjEZc0rBOym5xYHMoADzKTU3OdSZP3c35FudmZ/ai BzaYrYT729WZzqTRRYqWkiAw7Cg3FABpChHlUami1lwmq6j8+x94GBIC2bhb+foulddC fVXg== X-Gm-Message-State: AOJu0Ywtg8wgOQyeTv6xbEtRWmqG3J0p/MmEILeUDkK+i3aYFPlsk87y /fUT4VcgfNNYOtGoH39/fRymOh2QGmWBTSa4xiU46Xp3dEJ5YNtvl2E46NQ5FpELpT/YbqLtj2j uejLAmsACwqa9c19tK4L/OsKIZpjVwiIXnl/OsmEd X-Google-Smtp-Source: AGHT+IFnU82/mbxliJUS1JFMikRYPxXXSI/I0waBe1S+CYL/aq9FZaI2JxpjHSvX308meg2YRIhdSchqhpl7 X-Received: by 2002:a05:6870:64a4:b0:260:e093:ff8d with SMTP id 586e51a60fabf-267d4f5041dmr13323428fac.45.1722361974836; Tue, 30 Jul 2024 10:52:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-26537716affsm602073fac.9.2024.07.30.10.52.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 10:52:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 10:52:54 -0700 (PDT) Message-ID: <66a92876.050a0220.27b1c6.30cdSMTPIN_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 54337605C351; Tue, 30 Jul 2024 13:52:54 -0400 (EDT) Subject: |PENDING| pw142759-142760 [PATCH] [v2,2/2] examples/l3fwd: fix read From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240730122235.1084-3-konstantin.v.ananyev@yandex.ru> References: <20240730122235.1084-3-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/142760 _Testing pending_ Submitter: Konstantin Ananyev Date: Tuesday, July 30 2024 12:22:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:4b5abe7ec1ed2d43a285599bbba23f62ac049d8f 142759-142760 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#100931 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ 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 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30654/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/