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 7794B43A52 for ; Fri, 2 Feb 2024 19:43:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7431640272; Fri, 2 Feb 2024 19:43:13 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 3C1C640268 for ; Fri, 2 Feb 2024 19:43:12 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-595aa5b1fe0so1545521eaf.2 for ; Fri, 02 Feb 2024 10:43:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706899391; x=1707504191; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=POPn9NRpvS5Cm9saD3amg5WCFNcwGormMhH9HaFacJ0=; b=Y78FjV5DEa6afWdTc9oLlagil2fN843teoTVVgICBI873fmUjFqfQqLznitmoaE7WQ VnF559vcrWqOuTeJ/zj1kusQ79+6Yn/PXsRQHX3o1JY1gRFRKYVHUpwD/CB567ZZNBzJ mlO7rskBJ9wwwGEu0YX1LQsQLI2ZG+JzeBTH4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706899391; x=1707504191; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=POPn9NRpvS5Cm9saD3amg5WCFNcwGormMhH9HaFacJ0=; b=EeBeDJvZn6eNJGjLKfYIk3r0U3Kz4KnhbdFivbWrdui/+4LLCCb6nsxsyTWMLT6aGS cXT1Fp2fcsmjMpiaTULd1qAtrbHdieD/JuGWL4PLoGYMp5gcy2IogIIEepFLDGbv+5fN tLUiMaDM8YR5FLwLnETMe/XRyNpkrPYamqr2Oe5gTYngGVGTZREiQBKOSlAJtdWtgEJm 0lHfWmBc6mUTSen+xQQseOHWqBHv3+w6SplAcwKEzcFSUYdU2HMCrOrZcjuWv9AIugVH +dsQC7BvvlSCC4KUPNWD2fc8g3O8QrD8iwZJbmQhIfvN95M1PCB2sJElLfwnm0hOGAUr RQiA== X-Gm-Message-State: AOJu0Yw/8zzUP4lFqZEH98mKmyQ5/z8scxedxhMHbvn1ZJ4pkAcogq0M qdmb6zWztvuJrYonQ88MWiHd54DHTW1YSxDH8psirqXCzbqvSP4kD6Z0PeZndCBAmMqZThkQ1pk F9cKxBur/sicgcjopVYWjdj+h+nOUWLBRKaL18m1z X-Google-Smtp-Source: AGHT+IHS1bUVo4kuPv3IL6LJJM/2XEFlWKSGpVxkE+QHljvw8Ph1RZ6kLgqZxHP/ZrXZ1Ts4XE/kBgsvrCpK X-Received: by 2002:a05:6358:27a3:b0:176:3e0d:8a36 with SMTP id l35-20020a05635827a300b001763e0d8a36mr9619023rwb.0.1706899391518; Fri, 02 Feb 2024 10:43:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t189-20020a625fc6000000b006d31bbf96f3sm146972pfb.7.2024.02.02.10.43.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Feb 2024 10:43:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Feb 2024 10:43:11 -0800 (PST) Message-ID: <65bd37bf.620a0220.788dd.9a87SMTPIN_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 BAAEA6043300; Fri, 2 Feb 2024 13:43:10 -0500 (EST) Subject: |SUCCESS| pw136339 [PATCH] drivers: Convert uses of RTE_LOG_DP to us 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/136339 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, February 02 2024 17:40:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:a4ce111cc89f580b8c4aad51bdb061acbdfde86b 136339 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 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 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29043/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/