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 3D47043693 for ; Thu, 7 Dec 2023 05:47:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38EEE42E7A; Thu, 7 Dec 2023 05:47:55 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id D40B740042 for ; Thu, 7 Dec 2023 05:47:51 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6d83ff72dbbso767769a34.1 for ; Wed, 06 Dec 2023 20:47:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701924470; x=1702529270; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VqeRXvoJ6HPLOEbYv8wsa9WjWxK4mQD+USX07+a0wSE=; b=V/Z7cSTqEsWzifPagiMf0zvKswYdsZGcl2QkH2gdGdoirIUPlE1+aNQy2D/dOKZ2FN kc1NIcsHUosgCHxlhg5SzAL1Qq2Aw+vdhKRkfKFQtkGfBgMLVjKBipPcFKnKJmd5w8F8 /BM2UZdaKDEHhS/okILJNxbMUQixJGYZHS48g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701924470; x=1702529270; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VqeRXvoJ6HPLOEbYv8wsa9WjWxK4mQD+USX07+a0wSE=; b=qWcXRQ4uhxgGNbQHAVCPYbxBek5wKQd6cIFckzQbsYbWSrUfGb16Ba/YSWQu5OmF1A 0NWoxXLQ14/AdrX7UzqI4uXvHgjtaQnRv0s++7PgpxLQuQJbhKRW/Uq8DJBUsBrHT9us KYgkcQ7QSaJ2AbaK3zckyFldV8Fwem8BoIO8ysYwpsr3jZLXH8RuqetF+9JAi0AAzxrC ODNgoYFSbw8qJGT27FhpTmqqolYXZHYWzHHOPFjxrgsSDKhWMMcOhL0EsEMzi97jr25l Z+DvmWwM5CMzzPLkN9G7nhwnGx1DzNsmkUlSSL9JbwNhG8s/3gLR9G/fdBp1p4vs0hj/ IKfQ== X-Gm-Message-State: AOJu0YwDuEW991rtOw3vMIMZY8YHGH2KLaMDZ1Ff4VgQUVyaWmTleKbV 0yYRCBBhdeknF9sUSSTg0IkB4mtg5wE1MUxme771fdt6js1VeJynTuDaog== X-Google-Smtp-Source: AGHT+IFoW8+Fa8p6kbX99qC/lFKnEgCUl5tuh+Rx5lqi335zQpIFJg6J0rc6ohvwV+veublkXT1we3IL3XHq X-Received: by 2002:a05:6870:1e8a:b0:1fa:f975:d064 with SMTP id pb10-20020a0568701e8a00b001faf975d064mr2059659oab.1.1701924470747; Wed, 06 Dec 2023 20:47:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 15-20020a05687013cf00b001d6523f590esm35492oat.7.2023.12.06.20.47.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 20:47:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 20:47:50 -0800 (PST) Message-ID: <65714e76.050a0220.550ee.0ed0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3D0AD6051831; Wed, 6 Dec 2023 23:47:50 -0500 (EST) Subject: |SUCCESS| pw134890 [PATCH] [RFT] net/nfb: use dynamic logtype From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/