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 4943045559 for ; Wed, 3 Jul 2024 09:47:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 219234029B; Wed, 3 Jul 2024 09:47:24 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B38974003C for ; Wed, 3 Jul 2024 09:47:23 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7f65715fe2cso48473139f.0 for ; Wed, 03 Jul 2024 00:47:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719992843; x=1720597643; 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=zEQG7X8YQGq0m1KrD93BHGXQEcIU79bZkxFYwlXoV9Q=; b=d2s8wfDmV25smSI2VjQbR2mT1zxoa4eyHC/dPM36iTa5m63rn+oR49NgNgPV6nLepZ utVbbTtsSxJ7l//e67MtTzqZ+FkHnCvKLfEzLUpfRuVAuwdx8lR0NDa6WkIW873QyrfK rlpnxO+NsA5gJFiZyeSRBEeUW+8NykPouAIfk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719992843; x=1720597643; 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=zEQG7X8YQGq0m1KrD93BHGXQEcIU79bZkxFYwlXoV9Q=; b=Xps+lZTyp2zQXiPLs1DPVNrC1axOI00Sofr6i1TzpqJZN8vyT6N2N0YQpeh4aw7Xxu hs0p8Gfz9CwD6rec9QK7ArVSGt5ZL2UPdJB8SPORhQC+Qj+w8lHPVd7W6VheHbsDzYLH SJfM5AamSL8K/7Tcj062uJXM4Y0kME1fDe7t/jfNsbLkke8a2l1BhuAnUtoqPFgjvjN9 5sHCVXFnSUywYB7FX+4+8c8uoVkmKeea9afd+yRyYk9niuWy66kziTQseWZ74uslkp/s x/av89a5MF6Zeo35Pfg/1iyCo94KSDgMmIwPP3mqUMfvPWZ3m9DfALK7l2EA/Uhwe7xM uG0g== X-Gm-Message-State: AOJu0Yz7IBvf8/kSEq5ITEGFhI1a2W2Q/fttZ/vWzY4LbZTv50iplUPf 6S+dqNrlJIGJ3R5MxlFdO05nRR5OZ1WEYmzYnv+1O/q2DAXGRpC1/gxr7p7CXT63zEtVLJHGeHQ s2dpT+kTHELoxVVl7b5dvtpvg0SHIj3Pe+d2gRBvU X-Google-Smtp-Source: AGHT+IG+MBsDOr0Xu1d/rmb+6jmyCd9ck9cFxu6yCqxQymDecj6iRIRpSDdVaUVmse9ljLQLgtDVM4jCADSV X-Received: by 2002:a5d:8453:0:b0:7f6:2372:f6bc with SMTP id ca18e2360f4ac-7f62ee50ecfmr1247720339f.12.1719992843082; Wed, 03 Jul 2024 00:47:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-7f61d11255asm37838939f.30.2024.07.03.00.47.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 00:47:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 00:47:23 -0700 (PDT) Message-ID: <6685020b.050a0220.7ec09.c427SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 76E8460526E2; Wed, 3 Jul 2024 03:47:22 -0400 (EDT) Subject: |PENDING| pw142023-142024 [PATCH] [2/2] eal: add total memory size i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240702131436.2873832-2-g.singh@nxp.com> References: <20240702131436.2873832-2-g.singh@nxp.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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142024 _Testing pending_ Submitter: Gagandeep Singh Date: Tuesday, July 02 2024 13:14:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 142023-142024 --> testing pending Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 8 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 37 | PEND | +-------------------+----------------+ | Fedora 38 (Clang) | PEND | +-------------------+----------------+ | Fedora 38 | PASS | +-------------------+----------------+ | Fedora 39 | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | openSUSE Leap 15 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30379/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/