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 018494369B for ; Thu, 7 Dec 2023 21:13:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF47242EF8; Thu, 7 Dec 2023 21:13:17 +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 EB58D4027A for ; Thu, 7 Dec 2023 21:13:15 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35d396ae91fso4719885ab.3 for ; Thu, 07 Dec 2023 12:13:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701979995; x=1702584795; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vLvdPV1PX5zcvQphpxknitFln2rLZRxA0we9KXWGVhM=; b=HKDE1Q6ruTP77cYaQgNdCZq3EZCYMZgvxvDcL6wEL7e9F4J1ISFD1UBFWW0GjZKbNH bIh3C9FvuNDjjMJKTmDrKf/PDCifPziq3fb/VNEO1DUPSd7p9QGIJo65kr/0kaV7GwIl DYmJh1oT0gHsqcOTBV2omRgQBSW+2aLyQ23mA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701979995; x=1702584795; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vLvdPV1PX5zcvQphpxknitFln2rLZRxA0we9KXWGVhM=; b=HpmQfdcqFT7lfkeCqJL7sbNRWzbMTKC5xv/x95iISN42FSIWxxPkWuNGRHv2Gh74Ae DsKAJXuruTRi4Sk4ucZAL3k9+4gl3x/OlXyg8dJzwVDxVYzGxB3mTxSck9LChp4cZgak /lqarX49iDzRtzqtzqdFS/MfnAqCfkxkROkng+f9R/g7DhF9vRcncSpLvML/ifrY77DR qMoT/pVfWv4qY2tL+VFccG+88pPmtmUUzc/5sxdYjPNyeG6+IGvgmA7veLWnGaNpyeYi pjxP1rkgsgy2NYoYlIN4hr4fDOswxJYsPEd+8zXmMg5QzWb1yJWIsosJsV4TmOExe2Br JIGA== X-Gm-Message-State: AOJu0YzIFx6b8csd0rLy8nIdA3g5V0nVk4VgU67nNBaT66E6v0gpgSaH hoC97eOVm2Lg0xHDXANgfSiNSqKkFGg4v5mcM5dMrtlRokX+xFTcCSxxLQ== X-Google-Smtp-Source: AGHT+IHNvwuClsny4n4PR9+9kXC03baM+2YobVxiuAVFNH1DEDVlF2GJEjvrVnosRc/h3Xw4jRS9dZgSZP0A X-Received: by 2002:a05:6e02:104e:b0:35d:59a2:3328 with SMTP id p14-20020a056e02104e00b0035d59a23328mr3101475ilj.44.1701979995283; Thu, 07 Dec 2023 12:13:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a4-20020a92d344000000b0035d6ef2403esm14466ilh.41.2023.12.07.12.13.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 12:13:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 12:13:15 -0800 (PST) Message-ID: <6572275b.920a0220.7094b.0ecfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E11F4605C311; Thu, 7 Dec 2023 15:13:14 -0500 (EST) Subject: |SUCCESS| pw134937-134939 [PATCH] [3/3] 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/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 | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/28555/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/