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 18243461EE for ; Mon, 10 Feb 2025 21:10:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12DA5402AB; Mon, 10 Feb 2025 21:10:39 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 836FE402A1 for ; Mon, 10 Feb 2025 21:10:37 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-8551fae84c0so147122139f.3 for ; Mon, 10 Feb 2025 12:10:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739218237; x=1739823037; 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=qLYd9gAAGOcn/xOfmhgIeb3VCuwbIui1yY13Fz2DNEY=; b=GCM8b2xRWPas8A/ubXZ80bUcu4c33y+/IjqJeK63w3mEiNktt1Z8LuIMDFz9RJO1ED p2/U2+T9+/DVPx3Ha16jtvHE9jza2oosPyqM8QGhU7LaR1dLGAL9ai4LVoWxzW8bLlnP QuNri/gWfZcrtPNPtePwYb41iqbT20N/YseCk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739218237; x=1739823037; 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=qLYd9gAAGOcn/xOfmhgIeb3VCuwbIui1yY13Fz2DNEY=; b=lKS6x1sbzD+s0SrlQNu8VGJmMHO+OULU3GmPOi39UGacsiflkUDo7lZWmN1CC3PkTn SrbawfO5JzFNGDD0HJzWSu8+t1WhlXTRAOWmHKMtiaU95f3SaJ+U+UVG4ak+AV0Iibof OrytnEVDT1LnMJ17orNJqexfwRA9qml1pL6Tor0J9DVfdiicNMChU+Z+O1GLoxyz4EwK hrx7nSfjeHD6f9NLq2WdZbsdZDC5L/D97hBe1sGWRGy0Wy2jpBUr69iL6Fux1AmwXc0V 00BwHHWWJ6gy9t61OlH2QZLoetsycovDBhVYErzdb94/CfEytrtSF9nLd4E95tvEV0Hg 8kUQ== X-Gm-Message-State: AOJu0Yw6t6y942MN0XXjzgJGtIfsWN5BesrLDunP3vdzRHjka21q/2Yf mmc2rcVGl7FF8TBZKW1/4WZNYiATP0NqU68spE6h+05M4EQtEd35aUYUwoIx2ejTKkEmN9HsXQD 35MazptkAKadSgeJf+xhiszne7bHpnPg8KaAQfy9I X-Gm-Gg: ASbGncsFQKMMJl4ZfW3go8XfSn7+u42aWA66lYARfXa8fBAppY6yctcO7IVvb+anwDs J1sphCJKmeMs9CSNBR0tOpWwChOnWMzRATgbMvDziOqass+r8aLcbjkNn2XQM1qV9fNTSoRXnvT ADA+fGnYDb8KM71qmJZ/GBqZzL+pd0NXsmb/jSm82fZjD+BwJT2j1qevgFkARick9TA+9A/U+de FX7Wv5wbAbrRP6dbZPWCGDxkl8Q7PGoJExEv2mRkFJiB497Ok2qHe+VOREqDOvB2hyX6OtUBsT5 rDqvUqcjQy7gt3NI2B3lxheMOQgZAg== X-Google-Smtp-Source: AGHT+IGkLNHG9xX1qRwaS04tTsAqNX4gJRBGn5ohCOL6S0p4Tn68EcaV+UDLweLSHPj2BP+Ca4mBwMxUJR1+ X-Received: by 2002:a05:6602:15c5:b0:855:40e4:177f with SMTP id ca18e2360f4ac-855441094b2mr108005939f.10.1739218236872; Mon, 10 Feb 2025 12:10:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-855439ec199sm2969939f.20.2025.02.10.12.10.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Feb 2025 12:10:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Feb 2025 12:10:36 -0800 (PST) Message-ID: <67aa5d3c.050a0220.ae3b0.1963SMTPIN_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 5DC536052471; Mon, 10 Feb 2025 15:10:36 -0500 (EST) Subject: |PENDING| pw151282 [PATCH] [RFC] git: consolidate .gitignore files From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250210172050.8884-1-stephen@networkplumber.org> References: <20250210172050.8884-1-stephen@networkplumber.org> 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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/151282 _Testing pending_ Submitter: Stephen Hemminger Date: Monday, February 10 2025 17:20:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:1f4fbb0ae68aeee517d491143bcd653ed527508f 151282 --> testing pending Upstream job id: Aarch32-Unit-Test#5275 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | CentOS Stream 10 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32551/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/