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 39B7845702 for ; Wed, 31 Jul 2024 14:03:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F7BB42EA1; Wed, 31 Jul 2024 14:03:52 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 97CEC40696 for ; Wed, 31 Jul 2024 13:55:13 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2cfdafdb914so444245a91.2 for ; Wed, 31 Jul 2024 04:55:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722426913; x=1723031713; 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=KQDYGdapyt/05h8GlP6wWFAg6scPxhC4hJJoaEGRQAY=; b=Vv8CgGXchhGDVJYF0yd+JNjKqWQ67/1p+0TDAoKuThGfZmenm5IgZ8O2dL7DeG4l5U ESvO78N7Hdz2XGo8YM0cz9xeO1WvCuZaGRYLz6f1Qb/pmD90R2oAWhuabKd4iAQTATBe dYbapL2nTtTrFXuZOi0KLaf4C+Z5qsJIs9I8I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722426913; x=1723031713; 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=KQDYGdapyt/05h8GlP6wWFAg6scPxhC4hJJoaEGRQAY=; b=l+zDf7TAx/uRMIwu3AYDcTp6U9H7N0ydbdeNETAc7OjMnpOu4i48A//XA0vseb4p9Y Gn2cntRYTLeXLfiStor2V020jXlO6Umh/w47C69WeI9Hhyox2oG63dG8N/SBlmzeEgDX 3unvx6d/VdqBekAnl8zCVw7RBP5zkPmz9A/t54T/nrA8fju9Os1n3IVQJjT7zzCGZghm 1WJCWZuqw0qPR0TrViUNy12IYoDeTGmWy/8ZfvEabVX6T2saDnwoJqrY9xREPE5J6Cbc tNDeuwvLdaxxLKmeIOqxI5VPUa4RhKFGHF3zDzhW6wdCnk4tXzUxfCQ0lxdEY/lK3OHK +YwA== X-Gm-Message-State: AOJu0YwTmrfT7wh0fWpC5DrTc3x3kNlIl92U72gQeqE7yE0EXLfXU7nG aQ4oSHyoD4+Bxqfy67Lt3SNmwyQUH5BZJRQ5Ne6jeB5bBeENedSuQ0FOJeqEcoXTLFdhP9ZZsi+ W6/hwIUEgDnYeZhxepkERUN0ZzZ+hwl5t2F2kmHMY0cMhaz7KNgoCEqUf X-Google-Smtp-Source: AGHT+IGoHL9rNyfPlO6pYVVI7u1VQpczMMdzwyjDmZg2HE7wCuWJIihZvNS3WKqcsGKdN7LZJEr36J/AgU6m X-Received: by 2002:a17:90a:6009:b0:2c8:81b:e798 with SMTP id 98e67ed59e1d1-2cf7e5c1371mr11999186a91.30.1722426912741; Wed, 31 Jul 2024 04:55:12 -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 98e67ed59e1d1-2cfdc4473dfsm48778a91.8.2024.07.31.04.55.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 04:55:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 04:55:12 -0700 (PDT) Message-ID: <66aa2620.170a0220.2eb2f3.3e01SMTPIN_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 EE4EC6052722; Wed, 31 Jul 2024 07:55:11 -0400 (EDT) Subject: |PENDING| pw142776 [PATCH] [1/1] ml/cnxk: enable data caching for al From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240731060652.7937-1-syalavarthi@marvell.com> References: <20240731060652.7937-1-syalavarthi@marvell.com> 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/142776 _Testing pending_ Submitter: Srikanth Yalavarthi Date: Wednesday, July 31 2024 06:06:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:781d698ae2acb9bc7eed06f447cb8355673f7d81 142776 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#101089 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PEND | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Debian Bullseye | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | 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 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 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 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.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 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/30665/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/