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 2FA7645FA4 for ; Tue, 31 Dec 2024 12:21:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D9334026E; Tue, 31 Dec 2024 12:21:32 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id A767440263 for ; Tue, 31 Dec 2024 12:21:30 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a8c7b02d68so80005755ab.3 for ; Tue, 31 Dec 2024 03:21:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735644090; x=1736248890; 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=YTK05WpVCtcNti5bLrePRV/+wUcnpzmjmsd+LsKg/eg=; b=FonL6YRUr9NilLCQ3UpEOlaTVKjrK5phVhKXb0RjHsDnL1trNf6Go8+S+kwMe441N5 BnU1emU7a9AFj+cEsjLgGXHCn3Lwx4KLxOI7d2tsJOSU364sPXXUN/YCn1PTA7W/xKhW WeEFOLvJZc2yxvFNTGTGRNEDTnoY19mvMM76Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735644090; x=1736248890; 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=YTK05WpVCtcNti5bLrePRV/+wUcnpzmjmsd+LsKg/eg=; b=oWzzLA7e1bS3PrwssKWerDiQhQhYAfPfS9ib+IXoWVbDEdftcms/2wRKKYwmAnP99s SR9mfFYn7PhZDed650RHrOLfNqxp7T9CUjSlfkynZzsuces+6Y8mExieh+kQbb4Z388s 52t6QdQOHFi12x6r9iJPYIXqI/LGPaVwA2X1132W3gB2r62BqA87WAnCNyLzgTsgzfgo bbCBzkmNi8E2hrN5tJrvJKDwVo6CnYyIIs/4rTGfXReSwSbuM6DiiAk4InZhRBgW8MF/ Ovz31ys+go/T/6OVx1Dz1k8WNpW3ZgZuQ0S/7AbMoJOl1I+0hu8xMs6YIC0TzvuTaAsW OYQw== X-Gm-Message-State: AOJu0YxaTF75XROXlwKgr8wxmZsuk5rkHKCjD5dRnujH8YrKePF88s82 /127gtuPtSFOqsc3gGLTrRdva3pR30KXoExAzYjCzD04nN9W1xuoCvTaTqfW1xxea1oQDyek+M3 tqm/Tv+2yEZVHN7qSO5r8dRo2X8ZMXt8RQXTtYqUs X-Gm-Gg: ASbGncs1fNYFJ+w2vVBW/96q0tSy9lFolsilC3kEtjISPpVPrvfxmyZSKiNivkYdtvn JKGwVIDCxL7cL6RSeuhFK1E1vcs5+6NFPnmeGKZ3abzIPlDz9GcHT9RZCiI94I3K+QK+h+t88fb EgiHl80MK3Vl/QWauCjsLwLEMpdP8csfEaAZML7x3H/xd0c4V+TX0d8j6Ao7nhSev936f/3oHPF EuoUQx8DDOZg3ayVeCiawjG/nAIQ6Q9BuOozem5/ZkBXIEAJei5cq2WZdI8E8KcW9Z55xJRBHxK PQ== X-Google-Smtp-Source: AGHT+IF+YPa8vTQJK6Wa+U5zOPoFz/TGWw1/ipc6Kcw1u3FGnf2K8n8i8wk7iiluPJMlBxL+vjczn3jyQ2/g X-Received: by 2002:a05:6e02:1fcd:b0:3a7:7ad4:fe78 with SMTP id e9e14a558f8ab-3c2d524776fmr409546695ab.19.1735644089831; Tue, 31 Dec 2024 03:21:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c243cf7sm1353179173.76.2024.12.31.03.21.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Dec 2024 03:21:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Dec 2024 03:21:29 -0800 (PST) Message-ID: <6773d3b9.050a0220.3313ec.e513SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4DF666052471; Tue, 31 Dec 2024 06:21:29 -0500 (EST) Subject: |SUCCESS| pw149515 [PATCH] [v2] service: add service maintenance cal From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241231100208.1105045-1-piotr.krzewinski@ericsson.com> References: <20241231100208.1105045-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/149515 _Testing PASS_ Submitter: Piotr Krzewinski Date: Tuesday, December 31 2024 10:02:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149515 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#302855 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 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 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 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/32227/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/