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 4834545DAB for ; Tue, 26 Nov 2024 15:04:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4273F40E72; Tue, 26 Nov 2024 15:04:33 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id D67924064A for ; Tue, 26 Nov 2024 15:04:31 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-4667931f14bso24548531cf.2 for ; Tue, 26 Nov 2024 06:04:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732629871; x=1733234671; 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=V3SdOGG5Rn0oLFEEBwZ7QhqnJBFUSSWWL5AdaWXuxLI=; b=QI0TuaJgKoR2Xjv2ICXywNiQEmwP7VJRNZUrK6a3N49VyFABsLSzbqXqAK+pyfDmt3 lwGRIp6RCPZr396u0oPVmEF56rnN5BiJojGbNGyYYpMcjhuogU8ZZ8a3zwoVdp0qCaSN Dl2n4hlUYRuVn9NcxvRi+By/3UR8vkOEiTJ3o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732629871; x=1733234671; 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=V3SdOGG5Rn0oLFEEBwZ7QhqnJBFUSSWWL5AdaWXuxLI=; b=Lb4xK4YId5SsXQZeDC0vi15PsTfgG8jxKLZlB5KXsPb2luG0JSdgE0v7UtE9OsH9cb Vc8kgQs7fiwcrUuO/Ym29eX5TprVHUHmkxahcA7kfn/cn0M3yCdHQ6ZIG+NoQiZ4D5RV VvdvweH6g6mJQRzi+GcyxEEqGocnUvZy6XlbxAMcyrF5iaM1A5AjfgOcVmSBOhSiIWQd aGvewYe1fESdqa6KmB++5bGDCvL3ZiHuL9S+uVk38dHrVMghvKIznk3w5zSSnNnlRJ5u ZVB7S36HfF2Fld/9ihMVyhIsc3mmMDNLC0o1Q0LTmyXSmiNxSoqiwCd+xguZm8C6xTNJ dZdw== X-Gm-Message-State: AOJu0YwMtoDok+Vira7aF6PfYClS2j+iZQMj32Y/COWnubLSqM0vQ8kn LNBMCB8QP/+5JRs91zSCi0IDIyBnNkPJbR0deBvuqluoylG5iWSrOwlPp65yGeqj7zi5bgs358Q ouV2l99brwHTbmkA48IAB2A4qV9g6ixQ+jYrZF/LA X-Gm-Gg: ASbGnctKgehB5D3ErvT7TRzWKK58/7k44SuCg9HfVso5ff3ZJz6qQoghbMKMlTafyVz TAlszegyypUZQ8T4irT5M/PsK0KBt53/w3yjRo3zR5xSo+K9nVj9CXDAsuvgdYXG6Sz+oih5qM1 aOGgg8vtB6McLZXKg5EbGu3mCJ+5NDjSKRabsD1Fpsz/ilN0UZCXW8hf0dE21pZpn9Ugg3ZTHoO oXhYwckNA+k705AOC2ChloFPNPNE0H6R16kDO52MXGodjQMBhpiOoODCge0vu/VVd91bKk= X-Google-Smtp-Source: AGHT+IGOFkPRJ/690wZsXFgsgxuXmr3rfMjEPPRSzMkGpqDt2qTW27tyrxGX1M7QnvYEq2Ai2FakJG7dYfnM X-Received: by 2002:a05:622a:50b:b0:466:a475:c930 with SMTP id d75a77b69052e-466a475cefcmr43298291cf.15.1732629871235; Tue, 26 Nov 2024 06:04:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46690428d73sm1712021cf.4.2024.11.26.06.04.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 06:04:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 06:04:31 -0800 (PST) Message-ID: <6745d56f.050a0220.185d01.b230SMTPIN_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 E65E76052471; Tue, 26 Nov 2024 09:04:30 -0500 (EST) Subject: |PENDING| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/ From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: References: 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/148852 _Testing pending_ Submitter: Anatoly Burakov Date: Tuesday, November 26 2024 13:14:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874 148849-148852 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#295071 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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.4.1 20231218 (Red Hat 11.4.1-3) 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.4.1 20231218 (Red Hat 11.4.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/32019/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/