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 4D97C436D9 for ; Wed, 13 Dec 2023 04:45:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45972410FB; Wed, 13 Dec 2023 04:45:56 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 6663C402D1 for ; Wed, 13 Dec 2023 04:45:54 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35f72db10f7so943145ab.2 for ; Tue, 12 Dec 2023 19:45:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702439153; x=1703043953; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+mH3LCmOaA15ckNjwwIr9nuir0UAZE85S28k5QE1yWg=; b=ZeErshS9aJyU/9t303fXZ765IHeoSfu3IvZub5RDuE/og0D4o23sAHUSXedDF42OTZ 23uTbbYO/6kqDQ2F0WBuoNFzPbZCQhUWMhb0AZVF8P1NtsksDMDUTGUfQsubv8JObN0O KGerF1bSREL4OPOwh4egBwWinTHVR9uv8hulk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702439153; x=1703043953; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+mH3LCmOaA15ckNjwwIr9nuir0UAZE85S28k5QE1yWg=; b=H6HmuOy6n2G3EWDK7Z09wO6xpHbjChwF/w++8GC7BAlI8ATZjQxrSE3zSieXSwGH/y Qd7n6RVTsP59VJSLgm/8PNO6HivfjFPcKBy53FTvC0pCH1n2RvYjrqLmm+DRfxY/Ex+7 GMVOK3nTxcrOMjf5jLKPQQ1Ns6n7tzPvgebUuf0rfGS317Gc+qi0LPhkmfehxrTbm2qn ik9L59sS/2q0t0k+pd9t+GXpuo1USJMX+/z1La1qw02jXMRkx34JaK+oHKvtQHnP8s0k sics9ijz1wVduP8Q5Yzk7VXy2zLs8Aq+i2J9am5Bznp5EaEMuH47nTfE6rWzHNd3qy/I 8ABw== X-Gm-Message-State: AOJu0Yw9S4LS6t3vvHGl42zX+jIMrBWxCG5JOlSeGKa3rFBkf/WL6fe3 klJey4MY8QF4YUnYYgbhVfBBdg+GfKlme+wsDhstsA609uyR8hINJOzNQ/boLvh0QHJURhp8/Q= = X-Google-Smtp-Source: AGHT+IEd/vmLi7RTWhqsHyJ59iDb6hP02sTWVxjgDCsZhv40ZGIA9UiVvIWRiLZmPPzLTt9TaePW3eqJKxmf X-Received: by 2002:a05:6e02:1aa8:b0:35d:59a2:3328 with SMTP id l8-20020a056e021aa800b0035d59a23328mr11197135ilv.44.1702439153778; Tue, 12 Dec 2023 19:45:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m13-20020a056e021c2d00b0035f71425372sm45461ilh.30.2023.12.12.19.45.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 19:45:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 19:45:53 -0800 (PST) Message-ID: <657928f1.050a0220.7d888.224fSMTPIN_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 EDAA56051831; Tue, 12 Dec 2023 22:45:52 -0500 (EST) Subject: |SUCCESS| pw135073 [PATCH] [v2] eventdev: replace RTE_LOGTYPE_EVENTD 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/135073 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, December 12 2023 17:02:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135073 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28601/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/