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 A73F245F93 for ; Tue, 31 Dec 2024 11:46:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 836C64026E; Tue, 31 Dec 2024 11:46:48 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 9471140263 for ; Tue, 31 Dec 2024 11:46:47 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844dfe4b136so325767239f.3 for ; Tue, 31 Dec 2024 02:46:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735642007; x=1736246807; 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=83s7ONXKA/k3GpSvEvDXXneCb2xoy0f51OTaTMJAQB4=; b=a1i8sPDjvjiy86iADGtTi4SDPmie240oQqTDfrJYXK+Z3K1AN7wmcOwCPAK8hOXY3b 5OV+ZUArqonTjzYrIxZ1lwRpfRIvMu308m3C5PuURL0BsL7SfPn+BSs/PvLrTPLcOXcO cdSn/IsMePzM2ogJxZm69ufOhfTJWGDjL8Nlg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735642007; x=1736246807; 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=83s7ONXKA/k3GpSvEvDXXneCb2xoy0f51OTaTMJAQB4=; b=Odlz/0JolZ7mib+0YLGb8kazfrKNQEx2ulDsRREl4ShOHUEO1lHpAdK+Kg5D0XaQdZ ISmZVlfzIoyrHOqpchv7OB7I7fDtAdqzZCRO+SMVsCAoYAU2NxC/Cqx/SwXfHPcmeEKL z0KV6gUHcqpMkpwKhOhEtFS8JOXNKtQbdBILhas8mWtjsK6WfV6Dx+Bh22WIshMjllC/ Osli3lFoB7Bh2QeW5gOF0gGsFYjZ0cZLgwRDV6C0PJ44xFsCQi3FmDA9fsdZkQ1Zn6w0 H8nr/SYLwfn94Eeu+2mmaNAdz6d2DbiHWCOToGxvf5CUQZpAjmbHXWSHo5kDb/05PWh8 zRKg== X-Gm-Message-State: AOJu0YzqH6G5DYaoDQ38bLNtoq2jDbH9tPRjP8Pk+e3lgoQZMDdP/8YT mlvkg4RYVJal8ALdKwAYLitwdvzDdk2DUL7jIsTAyWxewdcg3ycg+Jd0Ylphtzx9Yf1C6budsSE yLT4Qb5G/rnDuoQ7ZAiyiV+yx9X+I+cW0TUt4zMNY X-Gm-Gg: ASbGncvIQNnegU+bn5XeAgoZBacx+MBTiXh/II9DGs5jzcpcAFiryMjoIMK66m7wPRm zsx88HMqCoznYsg5psQ3cjm+PuoGBB1Ou0H/QeURuRPwFu8evBx5gawYRKwcU2uUKejnse4a/67 VajsJwa5vJjKsck2iqLSfAJWeRRhXIDBXu5Mbaw1DSK8PcVrmpTfJwuuQBmNE54QyWzdWwIqOns Fa3exnjaPFMPQqF2FKEc22towiVaOCU+J7mnVmF1VuvmKliQXUckc5D7SK+WB2Hat/bE4ytFQum BQ== X-Google-Smtp-Source: AGHT+IGT/j+qchJqoJVQG0aMpDkbIeSSPB+FqsEQbiwmM40CkQUpOGpqZ/BJcAnEvcB2pFqcKvgrrpgIPww3 X-Received: by 2002:a05:6602:1503:b0:834:d7b6:4fea with SMTP id ca18e2360f4ac-8499e4cf6admr3662098839f.6.1735642006837; Tue, 31 Dec 2024 02:46:46 -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-4e68c0ac34dsm1352118173.20.2024.12.31.02.46.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Dec 2024 02:46:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Dec 2024 02:46:46 -0800 (PST) Message-ID: <6773cb96.050a0220.20d1c3.bce3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E1F06052471; Tue, 31 Dec 2024 05:46:46 -0500 (EST) Subject: |PENDING| 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: PENDING http://dpdk.org/patch/149515 _Testing pending_ Submitter: Piotr Krzewinski Date: Tuesday, December 31 2024 10:02:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149515 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#302836 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Fedora 41 | PEND | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Debian Bullseye | PEND | +-------------------+----------------+ | Fedora 41 (Clang) | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ 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 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/