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 26081430D9 for ; Wed, 23 Aug 2023 05:31:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36D564021E; Wed, 23 Aug 2023 05:31:50 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 4B2934021E for ; Wed, 23 Aug 2023 05:31:48 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-76daeaded2aso137029985a.3 for ; Tue, 22 Aug 2023 20:31:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692761507; x=1693366307; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aZkPv9rZ4wIwaebRM9Yn3s6xSRTsGEBIoXPhB2pKcOA=; b=F4ikAE9crVTeWKamMluO+G/MbJMkFaPF06TD983rd29v9eNfyTl4UjiuU9BOVL8f0v dRI0rxjUpH2NFSttnkzK3wLT1uzPHovyQNZZjJAgaJ8EK3cn7EE0yar+T4LWu8GlMF9o wXS3dlGRpnMfUCPEI6S7vYOfb9B4TD8a+OYpE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692761507; x=1693366307; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aZkPv9rZ4wIwaebRM9Yn3s6xSRTsGEBIoXPhB2pKcOA=; b=NkyzXGepnghH8OhNeICxAlQu9S2RzIF0bjDt7fTZT7iJR1g0cM9GlBd2CdkSky1VoC ke5fZhO++KdKOmUfCkDNXnA1uASQJNWftyN1nKbwDv0LcOJb6U60dKfgDQETCbMSbQLf NjbvdwnIAHic+xaDErTAKhdCkJQTPyBxmQvOh7OCPzbWG/ZFA/fBv202o6JrXwOBbfyx aL8FE2auDgO/8wpSbgfvAiKnAXe6Tv5DdeqNhnFXjuuMj2047IlBoF9YFNggBjVRA0Nl Z7GGiA3qNxcCP1hnEI0WrfnYiZMdP64dCnzTeaaQlXif7+KOHcHNT8yxCYIHZA+WVML1 MaTg== X-Gm-Message-State: AOJu0Yz+MqHw4JW3hdtqKVdLsMVUw6yEsLVb0r+T+pt33oyMfsAvvxPk RqCuFsj9XHuq4guOzPShzc1hkPFl8XX40tB6H9EUxMw5qaNgiD1Pky0GEA== X-Google-Smtp-Source: AGHT+IElBi8QWZhy559iFGyjWNvdR3ro9zn+o4pMEjj4B1xI98zH29+o1KCDmv+JvseYsiOF6PqaWIrP6XDv X-Received: by 2002:a05:620a:248f:b0:76d:331f:3683 with SMTP id i15-20020a05620a248f00b0076d331f3683mr14760027qkn.33.1692761507652; Tue, 22 Aug 2023 20:31:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t17-20020a639551000000b0056937a24dacsm838037pgn.30.2023.08.22.20.31.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 20:31:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 20:31:47 -0700 (PDT) Message-ID: <64e57da3.630a0220.10e67.b3bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D6AB96052471; Tue, 22 Aug 2023 23:31:46 -0400 (EDT) Subject: |SUCCESS| pw130651 [PATCH] mempool/cnxk: support CNF10KA SoC From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/130651 _Testing PASS_ Submitter: Ashwin Sekhar T K Date: Tuesday, August 22 2023 17:07:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130651 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27420/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/