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 99CF6462AE for ; Mon, 24 Feb 2025 20:53:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CEE640EE2; Mon, 24 Feb 2025 20:53:25 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id A06CF40DD0 for ; Mon, 24 Feb 2025 20:53:23 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-22104c4de96so83526485ad.3 for ; Mon, 24 Feb 2025 11:53:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1740426803; x=1741031603; 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=2jz3h19dPCSrGfHVU1pom43QBm3WERRw/HoZQ7KL12w=; b=Fr2yINGNZ8h3miVHRJK7lKfo2RueTE/vu3GLomDSDI+MX98O6UtaBRr+vQiNKUZd/N JhNxqOxu6d1IGnAnuQ4wZL2178LpwvxUfjeIV9rfFw8TxqcniJb0wQ0vaRD+ImJNCePS q5rDP3Q06Xw9qI6nrxN5N2XlUEXrckgb7t4/I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740426803; x=1741031603; 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=2jz3h19dPCSrGfHVU1pom43QBm3WERRw/HoZQ7KL12w=; b=KRwuNvTN5nKbfMSDIcch7dXizYN4axK899aQmuQIxc8Zs37oscpu8mw7G6bCL9M2vT +WS2Fe/l6WYV1qUPwM3vvKi3CeJGndZxYit+QQnrdoqCA7In1G/NIKyY4seE5jllza/b pM3Uy+idKKPiC8jwU5bjbA43I5liqWjKGlLsXFMJgZ+jWjUzbPJyjEwgQ3P5tX0Rs9NZ bluFKtRbzAFGwpxGFBANI610dySHVET8kCs4Yk4uaickSSf0eyCgZfYpM5GVcBd31lPI TDrhkmLNEgcN+P86gZDlHgnCMwTxVA4Idvte3AqX6e80eQwbj51JhwnWBzSdDdXuTZaN oisQ== X-Gm-Message-State: AOJu0YxqEvTF1I0idQFgmhM5GkvJgmY6sJ+lQsp12+ausr2Ao1mf3FB4 4y9wPFto9asw3BHVNyJ+TqYjeQLwXWMFpWHD0uwCg038sEwdaOoOdh6xMVXCL9xiQTLan2neG/T 0YKhmRJqgrfiLxTRf1iPS8p96UAp5SmK/h34a82Py X-Gm-Gg: ASbGncv5+fILBdH17xDjbKUksYgSn5mnMdDjN48gN5bDOPsDc7FjRBZcwNjMvCatqk4 6py/7KefFj4BC7Ws+cO7WfgGYM653DC/Xnai/ZAf/HzfVoyFnR1QvH8EV5z7KSDPgWruWFo7E1H aZ0ctAz/Ma/etzujZR6+y3/hSN5hoWjemiq55+IKx8BTs6vhYK0kZxHJ+CBg+ocGNd8DAoMw8RJ 61DJIL3Ca0RVIExnjZLwuaRSuFljZHkqhy6dT+EFmuctodhVWKotc6esj33+49pGDQk26ntHlsl JewkO29Li4RoXQY9vzxVc4T3f8IweA0JqO1Zuj6B X-Google-Smtp-Source: AGHT+IEHEelFYHaX5XwfG5llhgVaWBVrr0USvCoe9lEgm/ds+2nMphkpvCEKHsRbSK+pEcVaAhNMuDaJ3Njw X-Received: by 2002:a17:902:e543:b0:215:aee1:7e3e with SMTP id d9443c01a7336-22307b33177mr9017855ad.5.1740426802739; Mon, 24 Feb 2025 11:53:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-220d53f9ee9sm10979465ad.83.2025.02.24.11.53.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Feb 2025 11:53:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Feb 2025 11:53:22 -0800 (PST) Message-ID: <67bcce32.170a0220.3c751b.7606SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DC7696052471; Mon, 24 Feb 2025 14:53:21 -0500 (EST) Subject: |PENDING| pw151959 [PATCH] net: fix IPv4 compat and mapped checks From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250224144725.271975-2-rjarry@redhat.com> References: <20250224144725.271975-2-rjarry@redhat.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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/151959 _Testing pending_ Submitter: Robin Jarry Date: Monday, February 24 2025 14:47:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:fab31a03ba98e7457284df95dd9eef2223a4ccaa 151959 --> testing pending Upstream job id: Aarch32-Unit-Test#5435 Test environment and result as below: +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============+==============================+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | CentOS Stream 10 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 12 (arm) | PEND | PEND | SKIPPED | PEND | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/32666/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/