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 AA91A4369B for ; Thu, 7 Dec 2023 20:41:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A670342F04; Thu, 7 Dec 2023 20:41:37 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id E8D0042E7B for ; Thu, 7 Dec 2023 20:41:35 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b6fc474d16so30126339f.1 for ; Thu, 07 Dec 2023 11:41:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701978095; x=1702582895; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4QsH3XsBsN99IYzdqtQngVDBF9FmXPMlXSTGTl2tZ9M=; b=N/r1uG8gycRzioxEqYkbRDs+Bqk20ERRPiCbHqfK/LWdXd2hLWv0gFbaIsZR73f6OO w8nRFxxixKx4Wpcw6gUamBoYUgI0ptSABEqvwP3Dlv4kazFlNk3PK4Kjjb9qAl6rm7CC YeYq4v2gMLGawj4Sn3tKqqgfgVAd1qnPnSdVo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701978095; x=1702582895; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4QsH3XsBsN99IYzdqtQngVDBF9FmXPMlXSTGTl2tZ9M=; b=Mu19ttjtkQISWHWXSpatAV0T4nWQZ5WL/87ELitlmvc4kJP5L7mjYhKlEn2eQqub5T KyGyU7O/1JUXzbih6wC6VRkpu7l5z7DB6Y58Ay1z44/dTA/9BZw3TtfAr/4GnQMeOEJP BMz7o4G16n4CA2v3jyf7in0leJ9vdMnOr6QMEYdf5GcgRDZUA57qPViERUtThpyMf7Fo 95W7pJFWkpT1GaSFU4VB26O7MbLBiAU7EcT9cWEhINPm0zojRN39hAOrxt+fa0UFhQ+R lkUgpKqLCXPRKOrUfM9+bDwyb0GGio19XwMvF2hYYhOnWecNU+8K9EJ/j0o3Rz4pRwYp ycQA== X-Gm-Message-State: AOJu0YwpW20rCez5FofC1NHifkbSB+Ksi6eWTewEdhDu0wT5mZFV21yX NAUW+yeeWQPRnpgNMFYfd8TYWWAY3We4vG7x3bxIlRP3v7uansLpG2xBVG1VhHc+gUd5lmk1AQ= = X-Google-Smtp-Source: AGHT+IFdqoi6SP6+0vhxZVhA1Ox3NLAqoKhzdOltxsW/Hdx/U5uO+eQHjROs16yFikrCWVzLdp+jWhXebUv1 X-Received: by 2002:a6b:c94c:0:b0:7b6:f926:7049 with SMTP id z73-20020a6bc94c000000b007b6f9267049mr1646166iof.16.1701978095387; Thu, 07 Dec 2023 11:41:35 -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 g25-20020a6be619000000b007834bb58f75sm13868ioh.20.2023.12.07.11.41.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 11:41:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 11:41:35 -0800 (PST) Message-ID: <65721fef.6b0a0220.6474d.0e18SMTPIN_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 E77EE605C311; Thu, 7 Dec 2023 14:41:34 -0500 (EST) Subject: |SUCCESS| pw134937-134939 [PATCH] [3/3] net/nfb: use dynamic logtype 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134939 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, December 07 2023 18:56:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134937-134939 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28555/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/