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 EAAA3461BF for ; Fri, 7 Feb 2025 20:51:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E79C64029A; Fri, 7 Feb 2025 20:51:38 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 0C88A4026C for ; Fri, 7 Feb 2025 20:51:36 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e3983426f80so1941814276.1 for ; Fri, 07 Feb 2025 11:51:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738957895; x=1739562695; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Uri8lpgwDQt3hAJjPRGipJgsi+CKQpLgQv0Jqkqty9M=; b=Qs/PG2YHbhb1ohfY4CTyAokrxWU/W24NBzkqwluQw7w5Hvcm+AiAV9tIsybKFtikpZ t10zqy4uP97k32rbL1H1YXTh82OnRcTWLuu1ULTCfsVjhrkCajbNMstFsa59c/A5dgzr 2By1HtOhzdixu3ru3nG+l9cPpaQ9ko3LI3Z6A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738957895; x=1739562695; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Uri8lpgwDQt3hAJjPRGipJgsi+CKQpLgQv0Jqkqty9M=; b=wGF3RLgh6FOl1jKlXD5I/kV8t7G0LOlI6jRG87O0IAo7FmG5Q+UZ0FOd/oCWV0qemc 12fxK805KvBJLYHfP/9To1bok9Oa/DxzZWxt+xfNqrqZ9zl8sE7Z1Py6oifcqH0rv09+ bH67G3NaIYSDpMRfca8zaWvsl54X96uccE8I+/Mg01qGPRJm9RJCyjG/ebiC/420OdF1 A6Idefa2uHyedhh5CCumZLRpaaWpF98jFKhTym6MzqqgL+/auU4N1cd53fjo3uQ52V0+ Jd/U2DG98Kfhw576vfSPfHeP1MecM+2fAJ1PxNIhsIdGzQlYUgGsorbYKw5KnjMmBaAR bTwQ== X-Gm-Message-State: AOJu0Yzt4jcYR4C2xueqCQbnQ+Sh2OdkGnPRtGTfXWpJ2L4eXx+5tzb8 RFvTbW2lutJGEMS3DhrFbcykM52f+TuJyAmZNkKwyWtvKLx1ksdfCQwHIKfy2Iy8cLD8Er4PQ5o QysLALRYHCSERAlnMm+seL9dlKT52gacp8e+HzE3j X-Gm-Gg: ASbGncsJaSGZjDtRUEinO/flaEJ0UyEzduccacJcZV0Pa46IYWHfH133AmgJfsPlgc6 QEds80whxHGp9ArGCA6DZjWom4k19HD4dw4w2YMTSXxphrAeM2POLmR4287T+w9JC4K9PKmA+0B P8pMXqb+p+Jg572ouhPWI+vIe++AAHOHgLAVrX9mFvr40yvsvcwQIOiLVoBW7+zbTKHJT4aOJUp wwEG/23iFXXwypS3mGCm39zZwuvyw2iORA5/ulDjmOOUrt/gol+Or3ZOOXZUFQqTbqgnMDp3kGR PpY9imZn2CMNzvVpKenHWXmwVMzsIQ== X-Google-Smtp-Source: AGHT+IGUcj+HKrPYfm2ZVpNKi5R4VasSdZEVvtaULTUxtIdtUa76E8ilJAuLKsaVjl9VTmODXkRkZ17mvU6+ X-Received: by 2002:a05:6902:1b91:b0:e58:98d3:34c5 with SMTP id 3f1490d57ef6-e5b4624ec49mr3767770276.37.1738957895267; Fri, 07 Feb 2025 11:51:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e5b3a4320b3sm99532276.20.2025.02.07.11.51.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Feb 2025 11:51:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Feb 2025 11:51:35 -0800 (PST) Message-ID: <67a66447.050a0220.2c9cc.4a79SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D93296052484; Fri, 7 Feb 2025 14:51:34 -0500 (EST) Subject: |SUCCESS| pw149511 [PATCH] service: add service maintenance callback From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241230153222.484894-1-piotr.krzewinski@ericsson.com> References: <20241230153222.484894-1-piotr.krzewinski@ericsson.com> 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/149511 _Testing PASS_ Submitter: Piotr Krzewinski Date: Monday, December 30 2024 15:32:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149511 --> testing pass Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_llvm_clang_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+==================+===================+=========================+===================+======================+ | Debian Bullseye | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | PASS | +---------------------+--------------------+------------------+-------------------+-------------------------+-------------------+----------------------+ Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 14.2.0) 14.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32225/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/