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 9013B42593 for ; Thu, 14 Sep 2023 09:12:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BE564026B; Thu, 14 Sep 2023 09:12:12 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 4F81E4026B for ; Thu, 14 Sep 2023 09:12:11 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34f62d318a3so2205435ab.2 for ; Thu, 14 Sep 2023 00:12:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694675530; x=1695280330; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fGqE8WdTlSic5CpSJbZJD0qlFJJa0iDjvIgIdz3MRA8=; b=i33vNbVgajm4wDnHA3l/u1nwLGVLgeeEySMJAUwaDtpdc1zriaztA2RBlDual9XgDp uL05XQG+Y/b0NmiIkDfs66yFOTgf3I2mscM5Oj4Iu8LPcToL//nA46H2YM/eOdMHWT3c OPycN9vCuRixBb2eFXL6o/h7g7qJSxjuBuG1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694675530; x=1695280330; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fGqE8WdTlSic5CpSJbZJD0qlFJJa0iDjvIgIdz3MRA8=; b=Pdl/ktNdhG9iEyv3KuwiBTdsjVPTb4NxAGXJy2IfMMO/owDO404SwCWYGsOMJ7Bpwz 5SD0E5Watialx37tjmnTa1dIcjB9oDIu8K7Ow03U2zB5qLFe2fMmT5LPMou9wq151vab 3gdEpsyA9S6D84WGZv/yG331xFbjI1WRqISDh1NEAtQtrzq6Agxky4NduFA7H9lUHAwX 1TYN9fVdULf3Erkre6dc4L1czAnHjau8hid088H+0hCeodibLOyMgpYjviYDyO5f9Sj9 lKqdxt36kacs6BIv9y9WngE4jTjz7a9+so4gooDBPNZPvKv9nwqEKH8nKOiAdPttl+Rm X7yg== X-Gm-Message-State: AOJu0Yx+sfyaJpPFI9PiPz5POHjYh8JpqEoazLOnekg40KDD9YupNjTw 9kLSzmMDSpLCPdu4Z3Bhq+DddoD/KtmH5cVN/KOQMHwbSom1zlYb6b3H+8EHEyypLCkQzVee6w= = X-Google-Smtp-Source: AGHT+IFyMtHteIXGLl1NW1cCVfJ/fwj/XvtpekVuSKbTBVsqkqg4cxGQYS0tYnKfPGLPJOP2NIfxlMYXoPg+ X-Received: by 2002:a05:6e02:20ee:b0:34f:3be4:e327 with SMTP id q14-20020a056e0220ee00b0034f3be4e327mr5558784ilv.24.1694675530775; Thu, 14 Sep 2023 00:12:10 -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 r1-20020a02c841000000b0042afa3e8b9esm93493jao.68.2023.09.14.00.12.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 00:12:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 00:12:10 -0700 (PDT) Message-ID: <6502b24a.020a0220.be562.1d6dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 52F086052471; Thu, 14 Sep 2023 03:12:10 -0400 (EDT) Subject: |SUCCESS| pw131408 [PATCH] [v5] 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/131408 _Testing PASS_ Submitter: Simei Su Date: Thursday, September 14 2023 06:37:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131408 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27599/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/