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 1B6AE4254A for ; Fri, 8 Sep 2023 18:34:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2400E40285; Fri, 8 Sep 2023 18:34:01 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 8F41F40285 for ; Fri, 8 Sep 2023 18:34:00 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-414b3da2494so14530021cf.3 for ; Fri, 08 Sep 2023 09:34:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694190840; x=1694795640; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qjiOAG9EDqZ8kLU7VlCTOk7/n1tyn64eGtsXLtemqo0=; b=O/cmd+NimGxtixJmT8KrE7cN2W4AbS0WigaCoT829F1Qz7bGflnXfiee49XyOvrZKU bdKMs3jEzV5i2C2MGUJqMHvgYe/dpcTw565UY2TQhiUak/KRs6gfmkF1qnEEJi2PfS96 NEcyM4RdTPF51Hu1thfuVFpX8QtcZKVgPKgUo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694190840; x=1694795640; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qjiOAG9EDqZ8kLU7VlCTOk7/n1tyn64eGtsXLtemqo0=; b=MSOjmej0LPJjT9I5ZuRbLDwd5vc0WGSLlyvjmYqTr4Rp9pNvOCTfkeeoqLOQ/uTZr6 pkuftZC64hAy4VRH+acMwWQn4ZrA1Rci8m7YrIq+Wqte/yGmy5OxxQnP/UDlRf8VVpkK U+SvBPcNNX0dNuGSesCepfxVZqr+04fCCtT/PErpkPHolyHVDWp87eJCf+l+Nmth9NCV yq1FZ9rF/cdS8t4sbC+iVvsytW2MjfEtgbAkYjw85qJ5ZiBi2ZDqtsOk1o6hSanAtKXf 68P9r4qLLfFiSfstdK6PjXqlxpXIbwyIEWPf6SqmFfXWhWaRuNPTcocgoie+1YbNTIDF Fuxw== X-Gm-Message-State: AOJu0YynP3sxXX6foOOw/E0HVtPhzciIEv8iNrcTbJcfg56DKEe8eXAS LDk6sJ2YfisKgjm3u8nO2j/BU96PLhwAnhnq7xL6vn6PKWkEwX5ITKrWyg== X-Google-Smtp-Source: AGHT+IGqrsBdc1Lvv9Vv6INkJmunllnspROYcx1AU1Zml1sNAI/NBpa3OxJnZxCVBDwyUclgi1odkJq7FCer X-Received: by 2002:ac8:7d8c:0:b0:40f:dcda:ea2f with SMTP id c12-20020ac87d8c000000b0040fdcdaea2fmr3107252qtd.29.1694190839978; Fri, 08 Sep 2023 09:33:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d3-20020ac847c3000000b00403b0f04e12sm73890qtr.26.2023.09.08.09.33.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 09:33:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 09:33:59 -0700 (PDT) Message-ID: <64fb4cf7.c80a0220.effca.6ba1SMTPIN_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 AED266052471; Fri, 8 Sep 2023 12:33:59 -0400 (EDT) Subject: |SUCCESS| pw131264 [PATCH] [v3] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131264 _Testing PASS_ Submitter: Simei Su Date: Friday, September 08 2023 10:28:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131264 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27557/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/