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 710BA42872 for ; Thu, 30 Mar 2023 18:23:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D29D40DF8; Thu, 30 Mar 2023 18:23:30 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 58C5240DF8 for ; Thu, 30 Mar 2023 18:23:29 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5419d4c340aso363497127b3.11 for ; Thu, 30 Mar 2023 09:23:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680193408; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Y04Nkjvf6IuOnOGxWZbuotyzLNrEpd6VPlgPuLqTtEU=; b=OVAQ+ojhXqjWp9Gyq67AG6JU/+g+EInDXC5R0p+P+0Wlh4hQoK9oaK2cucjN9nztqY yWCO6i20FLvbCM1Qfh8W9VPRSXmWliezhshoEXSzcouLGD+CoM42SW6AE4gykEJs4yBK nOkE9f8eePQo/UKFh2/9FfI+NW0o2G8fPuTQs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680193408; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y04Nkjvf6IuOnOGxWZbuotyzLNrEpd6VPlgPuLqTtEU=; b=j19Ez4t7/HVsPTtiiFUkjjcO6XCp0go+Q8b14ehyg0rXtFIJD/i/gY9P8MTthJcEy/ oq+UhkA1kyt2m+W+GH+oHQBzOlDuic80FILGkjwkNqcv5cmGfiqu6e0lwvDQPwB+evTB zuQaGNd4OrI5ABMdBojMnKI6OAIh8TLul5hEp76SmohW4uAoMosrsu62Ow9jyU4IBezd bdQ+bdeWRdjuX5F764q/tF1LtQ6MULkP0vrm3JQXe15KKAryibUesAJAxr+qmU3whnld /omkamz7O4a2s8rpx6TUqCPEVwxExH/JBb31Y+P0pj3zNLkng7tjpoYqTglFwmTC5DA4 DkTw== X-Gm-Message-State: AAQBX9eaFF1wZRcoNci+ieFUt+xZU+WPzVorSB7L5aPm6FZfPGh/QKBs mwcUwX6EF1ZlAooTlpvSLR82kJ8xQtAHHy0BDu/5xmx294Ag+ionEm+rGg== X-Google-Smtp-Source: AKy350aexvNcja3mBveyUrGpetWQFtn2UZs9Bz3onk55eTNAITcLgNyaM28lMRhOhRH3azGsOp2nvfkxeJix X-Received: by 2002:a81:5e55:0:b0:546:4855:219b with SMTP id s82-20020a815e55000000b005464855219bmr994453ywb.12.1680193408708; Thu, 30 Mar 2023 09:23:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j64-20020a0de043000000b005459f233f56sm1565588ywe.14.2023.03.30.09.23.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Mar 2023 09:23:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 6EB46605246B; Thu, 30 Mar 2023 12:23:28 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 6DBBD60123; Thu, 30 Mar 2023 16:23:28 +0000 (UTC) Subject: |SUCCESS| pw125593-125614 [PATCH] [v12, 22/22] pipeline: convert RTE_LOGTYPE_PIPELINE to dynamic type From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230330162328.6DBBD60123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 30 Mar 2023 16:23:28 +0000 (UTC) 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125614 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, March 29 2023 23:40:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125593-125614 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25887/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/