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 B0D1C424EC for ; Mon, 4 Sep 2023 09:42:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4BF0402AE; Mon, 4 Sep 2023 09:42:49 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id A53A6402AE for ; Mon, 4 Sep 2023 09:42:48 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59209b12c50so11273757b3.0 for ; Mon, 04 Sep 2023 00:42:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693813368; x=1694418168; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rTnYr9lAl4P8/F1fCLjybvOp7BwjkpUm8U7BOpN13t4=; b=bjmS9G0RxX4BiPKoX8kBpR8rdKTV8BVXi9nO5ytsfIaf+MDfSlq8cN2VI5g1ZrYps4 sqUrirbuIpsU2Cwkwwwb38cOfGh0XJLTwcSPK8ZABaFedTxzrDaUn3FnoDxHbfVUcGG5 qNFVsIhqC+YxD/J30qzo8AlXhNZYxQPo9j/8k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693813368; x=1694418168; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rTnYr9lAl4P8/F1fCLjybvOp7BwjkpUm8U7BOpN13t4=; b=j/oKMg7uXqOH63jdJuRT4vhS3yqmPr3HGnzvMC9hwXY4Ei1fvaJGH7WnJFAvD+2Iwl b4hXjop6IFnaQK1Sumcg89laElk6aQ7Ie+b8IYFqyd5eW/gGcqQKvYs/QNxtM+s7vbTo 4xC4a/DtKfrxhKKaM7an/8/6d9614WaRf6hgiwurd8IbWCO/ATk4O1KIsBQ9xFZByqs6 mx5GrxA4G9pt4Nvms0fLasUmEz5b8/1cDPLn/wMafa9Ry8pN2PxyiN2DWRFLewDxZs6/ Ywflnfi2dijcnwTt1z6to6MIPiUUfpSXFBnjIubhXnasVIICL6icjF9XDogO3MuSh5CM eS5w== X-Gm-Message-State: AOJu0Yw6g1uI2J5Q+VZZOWp+uxR9KKPMhWNUw6Y95ul2m0xkMxl5Zjla +Kh475xUkkYW5+g+mBlQx1gcJks40NcfHcjoBuLdJeLEyDlcNq02tPqbRNemrMZrIv02txW/fA= = X-Google-Smtp-Source: AGHT+IEIz/EB41USmd63HIxhNCpiNpslcF4pfwZEU82xJh5a0tLhhBPc42tcGu535aSNy4A/8WRsn3/ITjAQ X-Received: by 2002:a81:6c89:0:b0:589:d3db:e117 with SMTP id h131-20020a816c89000000b00589d3dbe117mr10210013ywc.4.1693813368030; Mon, 04 Sep 2023 00:42:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x5-20020a818705000000b0058337eff8e1sm787900ywf.48.2023.09.04.00.42.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 00:42:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 00:42:48 -0700 (PDT) Message-ID: <64f58a78.810a0220.3b05e.027bSMTPIN_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 9FDB96052471; Mon, 4 Sep 2023 03:42:47 -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-unit-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_unit_test | +=================+================+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/