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 A7C8E43765 for ; Sat, 23 Dec 2023 02:40:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8091F40268; Sat, 23 Dec 2023 02:40:55 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 27FB7400D7 for ; Sat, 23 Dec 2023 02:40:54 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b35d476d61so100880739f.0 for ; Fri, 22 Dec 2023 17:40:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703295653; x=1703900453; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EBSoN0EtwqdSKSZ0THPthhy2gKHcydfDR0lCuo6opEQ=; b=I78WQzOSJk3f4Rz9iXlfG0O1MnTg6O1NMbKo1RaCRLNtB9h6DWKA0663kM0L0RoA0V g5ZKCbJj7NXdeJVFuqfJkA4joV5YYFkfKkyOHB2fxSGssteBNwaOi5vsLWZG77A0tulc c6GqUXM0pSgUGzLeXNttCjF67t8OOZwf+Bd9s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703295653; x=1703900453; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EBSoN0EtwqdSKSZ0THPthhy2gKHcydfDR0lCuo6opEQ=; b=O0fjkrRXORDCtEWOpCjlWV0yJ65Am1l9wOb/k7LLiQGQMjnGlEpczk2m2zf7Hk10M3 3d7GBfwKDSbhBkic0E3QvW1frPJzTvma+Z4T3WLEf7aCZ2SpLFYWaoirFuOzpPiy96qw GdgYvjmSXpTXs9d/vloVl/MTZCHE6PyPXKqqbA7SHpLmIMPMj3+ZQf15sH5pUzNAVs5t MDvQzyy7W6g66N3YXkPuzNZg6vUnEcfjMMfMv/wIkWUPrepU6wY/EhF8Bfch0HmICIF4 37vAYKv/Vkd/pBlgEO0jtG1g+kosy+jhUOqCkOROBXElUr2ONfg4ydjTtged89sn3eoc nVTw== X-Gm-Message-State: AOJu0Yxa7fZgxGJjBlJCiKQu7FZgECyOB4fE2sjQPRUgNGrKDE6kxkdH ruEp2EIKDQWnt3QzQISqTRNNqtSng4c7kXqsTrw79QWOMvsHq6D5RbVSO8xfUJiYig== X-Google-Smtp-Source: AGHT+IEiuwjDLyzyngQHn0bnvFDcRy9FKznNd5xcpz7+NFbKTazyr2nWrvftdb8+ozADgxy/Lqb5ln5tviNj X-Received: by 2002:a6b:7215:0:b0:7b7:fe53:ebdb with SMTP id n21-20020a6b7215000000b007b7fe53ebdbmr2916319ioc.32.1703295653539; Fri, 22 Dec 2023 17:40:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ay41-20020a056638412900b0046ce806b0f5sm229066jab.16.2023.12.22.17.40.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 17:40:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 17:40:53 -0800 (PST) Message-ID: <65863aa5.050a0220.f3234.9615SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 051CE605183E; Fri, 22 Dec 2023 20:40:53 -0500 (EST) Subject: |SUCCESS| pw135508-135527 [PATCH] [v6,20/20] log: remove PMD log typ 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/135527 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, December 22 2023 17:11:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135508-135527 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/28730/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/