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 772F8424EC for ; Mon, 4 Sep 2023 09:32:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3D07402E1; Mon, 4 Sep 2023 09:32:33 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id D567E402E1 for ; Mon, 4 Sep 2023 09:32:32 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7927f24140eso59887839f.2 for ; Mon, 04 Sep 2023 00:32:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693812752; x=1694417552; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kG3wC5kQBq/lnWkVsKapcDgkc2fgWnGM0uw+SKGesFc=; b=SAfLDWRIGemLrG+O7LXCbaOJbL+zxRICMNren+AugODphTedorDetvnfPleHk/sDBt JuM2Md3Ox7fK1afKp/C2Lnj5SZ/+qou2Q3YK889pbkcqogpTiFgeZDUvQ3Qpe6klIt3e SW78tO9BBQzPilwZISICllG96jLZEDydapfN8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693812752; x=1694417552; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kG3wC5kQBq/lnWkVsKapcDgkc2fgWnGM0uw+SKGesFc=; b=WcqPmIbkxMn7rM6eVshKkjESCL7Mi3PAczj2Pc7c3mfJ7WLcpGcU8FvDbBCEEKD3or hKkYFvbfPUFhRa9iUKRDde3IAEIUBcD7KlAVf73gw5tcg5fOkKW6KUULCaxlGM/UE1Cz lRY9bfAIMujLK8F6hVc522KnaHKuzyWeFLwzE0FOIcJBM1fc3UFdsrk6LmuGI04yck05 qBbPNS0HGhgPqLIe8G8rMXlyNLyB/dmt1cfASN5Abc55/QFBbz1FBEKNBnVi3bO3dA+q xWHUt8k1RxrxMHM1UoItYB6XdqqPP7Zhs0WHzx+IIuUNEk8T6VMUXEohneyMPj0c70ym 9mqw== X-Gm-Message-State: AOJu0YwFB9ZR09QxfovGlihAerSsq3BoeuSb5vOq011Fr40D61aEYL6g 6KKuq89mkcW3Ob+CvpcDtPMvQ/Daxu0BkibfNwFxsrnRfCieyzmZy1sVRg== X-Google-Smtp-Source: AGHT+IE+RqQhT0UubDramWRoZKxSyMbg6TEA8Egc2b38ZoUNb5q7W/NYewgQDtHmbaMxMA70KKx4LZ3c2V1t X-Received: by 2002:a92:c20e:0:b0:349:3020:d103 with SMTP id j14-20020a92c20e000000b003493020d103mr10886283ilo.25.1693812752024; Mon, 04 Sep 2023 00:32:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n12-20020a056e021bac00b0034f199b0752sm26964ili.42.2023.09.04.00.32.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 00:32:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 00:32:32 -0700 (PDT) Message-ID: <64f58810.050a0220.33285.1080SMTPIN_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 386736052471; Mon, 4 Sep 2023 03:32:31 -0400 (EDT) Subject: |SUCCESS| pw131137 [PATCH] [v2] common/idpf: refactor single queue T 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/131137 _Testing PASS_ Submitter: Simei Su Date: Monday, September 04 2023 07:02:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131137 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ 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 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27512/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/