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 29B58430FE for ; Fri, 25 Aug 2023 10:04:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 249C040695; Fri, 25 Aug 2023 10:04:26 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 22B1E40695 for ; Fri, 25 Aug 2023 10:04:24 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-565403bda57so345430a12.3 for ; Fri, 25 Aug 2023 01:04:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692950663; x=1693555463; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o1bIPhZZTkwGbOLuuOXEXs09zmhF92tI1IFckLoOQ80=; b=Jr5OPGwdj+7MP4iEUm8IdGfNQKqdyBGR9/8d8/Zr3z1wRxSPaAYSbqH/PYIf77WplY R3cGn+Qwcvf0r0ZhteXcXGTGiLIVYTXs5SmdmyGm800sUedV+b+1zOPbSJ5TBviBbO32 89oJwtln9c3SR422JeVK3NZ7Mpk/RP012Df7E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692950663; x=1693555463; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o1bIPhZZTkwGbOLuuOXEXs09zmhF92tI1IFckLoOQ80=; b=QFaLxqkhCE4c+JY1X6VIDqp2OrxHisdJe8+arddrF7gP//BleYQDI4MOzSJAIdUA5u nme/ORE7J5Irkzi75XoOguLECH+6KyY5nWi4qgFd++tYksikOkNWsEPKTdJbifIrAUbc UtHxE540FcamVtr00/WXdH/Iy3+w+SLlgRk4CKLPtp3wpO11IP61mso0mlJD2O6KfxbA UpDlsDEVqZjib1FeYdKgC4zxbwRWD5tIuOOiDHmdzIQlE74z+//E9QQEhaae+W7k3LAr Pv82VDk/rQkRrfHEUH+tLGcAwIK7KoNbdp31eHj2qEygJXoUKKmBizjNr028LZo04n0h 2X5A== X-Gm-Message-State: AOJu0YzONc8WfNz7iSFKWwzo0uzghTEKCgkOqUenpXA8Ub0hhjvtbmfF Bprs01mx77b8YT4UiCDNmOhukLuMgzCboHayce6IMlz6gqqjRklXfavt4Q== X-Google-Smtp-Source: AGHT+IFhRjUXdTqL6SYcbwkYVDWdwEtvBZ7AZMmL7F17xRHj3ivp+lnksU9jA/Z6jxYzqVUf5XQu8Iek4bJs X-Received: by 2002:a17:90a:3fc6:b0:26b:6a2f:7d90 with SMTP id u6-20020a17090a3fc600b0026b6a2f7d90mr14815028pjm.23.1692950663271; Fri, 25 Aug 2023 01:04:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ft2-20020a17090b0f8200b0026b3ea6b9c7sm263197pjb.8.2023.08.25.01.04.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 01:04:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 01:04:23 -0700 (PDT) Message-ID: <64e86087.170a0220.a8620.c463SMTPIN_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 739BB6052471; Fri, 25 Aug 2023 04:04:22 -0400 (EDT) Subject: |SUCCESS| pw130743 [PATCH] common/idpf: rework single queue Tx funct 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/130743 _Testing PASS_ Submitter: Simei Su Date: Friday, August 25 2023 07:21:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130743 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27441/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/