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 0857A43694 for ; Thu, 7 Dec 2023 06:07:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9E6B42EA9; Thu, 7 Dec 2023 06:07:11 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id F022540042 for ; Thu, 7 Dec 2023 06:07:10 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35d9344b741so2520725ab.3 for ; Wed, 06 Dec 2023 21:07:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701925630; x=1702530430; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6rxlLpvhqgGVZk/DZCfZO0QJIzruOHL2g279RC6L9+8=; b=eNiyYI+JkkwApRKSDR/HybccB064f9Y0sHxTryEex5dJsx8Oim3Mp0EgV9Gz61ae5M D+kE7YWp+SZyMhQ9liuK9g45Tt7RlqWnRmcLBle/kcb0phXgzxVIDzD54FnzAMxT9egg StfOKmcyAvDNco6pmq6GdDk0f+JBfpoRvqmwQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701925630; x=1702530430; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6rxlLpvhqgGVZk/DZCfZO0QJIzruOHL2g279RC6L9+8=; b=g71E1YjpHCKPve+W7jyFoujVI9l9PasnWkXDZdZ9Fka3lkFGBe6HFIom5ZhrABKG1U ubhedwk2KFf0CWRHFN0EswTOtXxaU1Cst3//cc2p0Kvv4AMzwBM4963LR4uBtbkfnSK0 e6m0nIFrE9yk6fCOlrXwNMTqWHAy6kcsBeNRN1tMd5KffmgBzM8dkVKmAQ/YCklQI0Co UwEWt4bVKvI6woxqhC6E5dMWY3rIOJH3l7Y79kSJZ4NCAlb/m7jUcAsu7qE24iEoZxlT 8BFhNVITovtTSa7PY6AIMdywvE5Vt9rVZW8W8LPsgzCkfdgdwuyfU7FJKPAyFSBs5P6D 4SQg== X-Gm-Message-State: AOJu0YyUcSjI7m2q98o+FeeOKFRxBoYPyrfPAZAbYfuU5mqqxqcL/+tt A78Eg/0rPrwocgmjLvOWZX6bDuHKZrEgFOhCBjY3SpDfYEfy6gd/Sy52GQ== X-Google-Smtp-Source: AGHT+IHGVBjLnb6OJBV8Jmyd3FDomTdXd5eL1XBbCGT6dKZuVPPfMWsERYVQIiFF0aeRjzPGExYCeYHzpt1j X-Received: by 2002:a05:6e02:b43:b0:35d:6e2e:9d18 with SMTP id f3-20020a056e020b4300b0035d6e2e9d18mr2713200ilu.125.1701925630459; Wed, 06 Dec 2023 21:07:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b18-20020a02a592000000b00463f9805e84sm33664jam.59.2023.12.06.21.07.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 21:07:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 21:07:10 -0800 (PST) Message-ID: <657152fe.020a0220.40a40.0eeaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BEB896051831; Thu, 7 Dec 2023 00:07:09 -0500 (EST) Subject: |SUCCESS| pw134890 [PATCH] [RFT] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134890 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, December 06 2023 17:51:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134890 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28540/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/