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 4F51A42568 for ; Sun, 10 Sep 2023 16:57:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25A5A40156; Sun, 10 Sep 2023 16:57:28 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 08CC640156 for ; Sun, 10 Sep 2023 16:57:27 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79536bc669dso130003539f.3 for ; Sun, 10 Sep 2023 07:57:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694357846; x=1694962646; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fB4McAyeJe/Of3Pdke/rxJRXYoe3aQj+fc/PANIdXfI=; b=XiujTr+GGORcG9yHkvJo1Ww42VuzdvyZJ1Fgbu/3F9WFqzD7vsIzgSc71yjN6PCWhF 8rqC7Ws9+DVByEky4PPTOXRO+j0CXjI2hMO2VcOmttZsyiS5V8SLjsz/OhZ6opmChWMm ibMSbsXdUM0D5sYE9qp73aDDLZirrNwvURHu8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694357846; x=1694962646; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fB4McAyeJe/Of3Pdke/rxJRXYoe3aQj+fc/PANIdXfI=; b=nRtnJs6AeG8x4Oj0ooE6gLusZ/YJGPCb1fv6Es36Z5gYlf5Q9APOlOhLxPI36qTagI njl2N6aH+FNzzQ4Q0gcTkRc7IbMU2cSuMmz8qW7HA9mnx9dfhDXekOwXKf+9XuzWu+dJ 29chvbYTYheDw9JE08lYDMHV3VW7JYzqkGMPiyjbSo8cEbrXz9l2QfdGG/dm9y3nSe/k XuxCysyaK4U0tGHEXGVlnTlymD9cREvM6tzmpwqdXC5xARzD80Ui8A4QzIO6ccN1+yDn B5xwAoYcPNcIRbAuVmVtP4QsGCtYmDH1c9Z35ycdXPdaiG5LwfxqeZ5Wzht8huf/ICzC DSwg== X-Gm-Message-State: AOJu0Yxc02C4+ZfkNsVO/zXM6EH1vBY+LBwGQSXdDK7GJ+WOR/ORvgsp qUgGYNogd7e1P7ScsOkuFF3IM6OmX39oIjT+8/UH1gcK/cAAvu7sH0Ymvw== X-Google-Smtp-Source: AGHT+IEkPX7oGOk1feriMz5nQo5E8qEc3Jly4IKl1nIyejVway64ZZkGHVUH1mthmfsZNXUhKDQz+VuDOOLy X-Received: by 2002:a05:6e02:12e5:b0:34f:3262:a8bf with SMTP id l5-20020a056e0212e500b0034f3262a8bfmr11702831iln.17.1694357846395; Sun, 10 Sep 2023 07:57:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a7-20020a92d587000000b00348b984b8f3sm186388iln.49.2023.09.10.07.57.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Sep 2023 07:57:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Sep 2023 07:57:26 -0700 (PDT) Message-ID: <64fdd956.920a0220.56d9e.bca7SMTPIN_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 D39456052471; Sun, 10 Sep 2023 10:57:25 -0400 (EDT) Subject: |SUCCESS| pw131323-131324 [PATCH] [2/2] common/cnxk: split XAQ count 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131324 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Saturday, September 09 2023 16:57:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131323-131324 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/27568/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/