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 5B9C845F87 for ; Tue, 31 Dec 2024 11:43:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34CCF4026E; Tue, 31 Dec 2024 11:43:58 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 80E0740263 for ; Tue, 31 Dec 2024 11:43:56 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6d918f066c1so49313386d6.2 for ; Tue, 31 Dec 2024 02:43:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735641836; x=1736246636; 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=H/aTXTQOw82JdguCgHwQthSAGztBCeGYK74UDemXAkU=; b=BIAFgumSvAuhFeSx1jWObDfO6rc21KkwRkbZg8GJPFsAlzRUi7pFBl041ufLi5wiYk s832t5cXEYHswXL6PMMCM6m6eSbZP5dxa4AH22uUca6cF507kYZB5QX/219jTthRkQVt R94H/lEoU/ojyAAmw9Gbso/9l9qMiGowRAt28= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735641836; x=1736246636; 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=H/aTXTQOw82JdguCgHwQthSAGztBCeGYK74UDemXAkU=; b=pR0y4gozAWLlzEEoserdtnHp02KTGirIUvCZrhJAelJmkqqbBTNERhpYCIj+oJq6F9 +9mJhLgugtUX8hz6Wt81WTa1CMOWlcOuAqdqc7nCJlXZ7U0fGHl1NisElfvTJ9bWsz8B MxTNhMiCUec1BIQdOsxuVJR3svcy6aC5z6xYC7KU7CFWA/i6r3av6nsxR7xOPDp4gAfY 5NdMdOox2dc8VeoBBytZPj/R44F0M1k9rQhcexBIRHL0nHoxur1CvadLQHvcCEu4N09a e2YhRss3NDX8KqX85ycT6UeQxKVSrtY0wuGGzNVYqjVemX89YAQE+G6VguDHn/xkvWVc CeJg== X-Gm-Message-State: AOJu0YyYh8xPWzZpl1dQh5VIqAh/9dplo4VlcdrhDnsB7abnhd/h6UNb Z5uzkTkCK/V5J7aArZCUlaeDEvfY1Strp7xl2Eg1VxW3dr2z04iAS/U8g+TFFY5ttTZZc8ewejp x0qJ+mzAJQDX46uKV90vTrUiNt/OxSBoJfWYzS3PL X-Gm-Gg: ASbGncs0ZAZiNiXL0A0hjcvnIRyZgQ5ElmMLMu1SBMUL3WpxvBjtN/xJ1sLqZ7Y1QTo 5l59BcUum/HPjbnnyv/N/F7w9YewmMMEiaA2FbHGj6i5Rmrq3XiM9wl1iv+1XgrXWAmB1z9Ksv+ p0Dq1VurbE2nqgei3dolJw1KDbkDKpJUaSQH8Sden7BXt87XL3y0fi3IR1KTbEjmRvy9U/mjX9x S39HLqFXuwXf3BSvP1TaJapFkk92ykstoa3PDpU2QyBuwS7IrY3UM+HTqW4Wt0F686y5oCV/leN EQ== X-Google-Smtp-Source: AGHT+IE4RDGZf9Hm78dfgWnjBJlYwFes13Vn3dGkthit/HqAfImIPg5J/Ya7INRFWEzy10zg2xKPHgJTQGwp X-Received: by 2002:a05:6214:dca:b0:6d4:b1e:5418 with SMTP id 6a1803df08f44-6dd233a022cmr610684096d6.33.1735641835810; Tue, 31 Dec 2024 02:43:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd17fcd433sm14209786d6.0.2024.12.31.02.43.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Dec 2024 02:43:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Dec 2024 02:43:55 -0800 (PST) Message-ID: <6773caeb.050a0220.a6412.aee9SMTPIN_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 7F7116052471; Tue, 31 Dec 2024 05:43:55 -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-abi-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-DPDK-Compile-ABI#108340 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian 12 | PEND | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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/