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 E28EC46025 for ; Thu, 9 Jan 2025 03:53:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1889240287; Thu, 9 Jan 2025 03:53:06 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 502494014F for ; Thu, 9 Jan 2025 03:53:05 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e549be93d5eso683697276.1 for ; Wed, 08 Jan 2025 18:53:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736391184; x=1736995984; 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=PTJHXHMA45NV4cGUMNKQsMAtL84OkQ4r6nGuyyMsOtY=; b=YjglDACrd5O0SgZTHswq/XbIB8ScCQwp90//IBWcYnHiqLctcKhVa3R0OmnRxEc/0w IvcVumJezUJALKStDUh9rOCJNpHEeEsg/cNWoUzEdySkYm26fP3bRAE3pqK7R/JGfQoS vpdP0NU4aN+psCbWmGw3uh51JOAsAaAOPiDeE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736391184; x=1736995984; 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=PTJHXHMA45NV4cGUMNKQsMAtL84OkQ4r6nGuyyMsOtY=; b=P7kCBTgS5akl+fkwqJZ5cqZd7PFkSYZJOH8nUO+GMGYBFQe4kiJdaAqimvfVN9DRZg O2gaTjY/lIV3xt44eNA6BE5AluFNS70b2I/lSYhXscYMwHuZ37m5YumI8IaK/ti7Ert4 6mJwdynwLjydM5VzYN0VBkyWPazGvYFrLuje3s5UxZjFBG7GtFI9kjKQz+np8VE59r3b Jt2tC3mbbE4kU99Js7XpOoGmBprS3fuFAX4S+ij6B4GRS/iskkGPlvvJPTeUw/0233Zm h3qweU5s9JkxBdpBbsGL0m9U9OvFYsGhnL2ug1VsLlqPxWVHt9taKZ/+pWWRXQVxFlpd Te9w== X-Gm-Message-State: AOJu0Yw96yZUejypBYMuqRwrh93a13BL4auekAXwhy5GT8zs9UF1en1i kBPmwAGCPIIkF6IKhrZg2XyEQYBLoCK2ewle+tCeGdgNzKWNv2g3j0gNpv3cQkZomcpNpvJly76 Pte7p1W+IzbEV5pMGhNnm+bZWA+Os6Zb+zpio85m8 X-Gm-Gg: ASbGncum6XHSviVhgHW4290ue8BORT9EcDHLkgJlXXW+6cRgdG03r3pCQddbR3rV2K9 giqbSQ5xkdYvwzrcrRaGIVxDQCFJL+9x4rcXrUoiOtuAUFgnabPRJQPhh/5gilUUVYaNrWbZ3Dg u5306HSMMsy5OVJDEomwtocyZUcePfkygWvvDsgED3z8d/JpxUh5RgOynnvFoni84RyiAIYmvhy m798XGCxRW16nYx3L77ktWOGgzH/ArzwTqlDUx4vbg7oOh0Wg1Gb9zOoBxIvRCQPJ/+k3BYrbrL sA== X-Google-Smtp-Source: AGHT+IFKuIxkGKfH5B8+5ZfeI5sJ3bKU0feqAqHbVyQ2S+e29L+ymvCoFIhkn7cFpOwRUqeozriB97s+0BHh X-Received: by 2002:a05:690c:3582:b0:6ef:7ac0:1ac1 with SMTP id 00721157ae682-6f5312d69a1mr45731807b3.29.1736391184710; Wed, 08 Jan 2025 18:53:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f546cbb934sm208817b3.44.2025.01.08.18.53.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 18:53:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 18:53:04 -0800 (PST) Message-ID: <677f3a10.050a0220.32e731.1645SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5DF046052471; Wed, 8 Jan 2025 21:53:04 -0500 (EST) Subject: |PENDING| pw149120-149121 [PATCH] [3/3] lib/stack: enable build with From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1733848355-19048-4-git-send-email-andremue@linux.microsoft.com> References: <1733848355-19048-4-git-send-email-andremue@linux.microsoft.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/149121 _Testing pending_ Submitter: Andre Muezerie Date: Tuesday, December 10 2024 16:32:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149120-149121 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#111384 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 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) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/32115/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/