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 161BC46001 for ; Mon, 6 Jan 2025 18:02:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F30240A71; Mon, 6 Jan 2025 18:02:37 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id DFD6C40687 for ; Mon, 6 Jan 2025 18:02:35 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e53c9035003so17733364276.2 for ; Mon, 06 Jan 2025 09:02:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736182955; x=1736787755; 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=DWubAnk2EmHbeAbhly0kr/6CaZIdlFoC2LDBq7d2h2g=; b=FPlhYmV9fZxRV2s+nAaQggbXr8FZuGI8pYZ4av2Z2JQRxk155nnOJSOeqcJ/exFfLN FMbjUpf73st3V1MNSlRXdJISxrEzFtRXtDZR4Q5wNf+J4HV0MsBZTGfbiqBAB2pjdEEr /GgiVraIocRDes3DQw7gZ0SPGAsU4SXSjpcTo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736182955; x=1736787755; 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=DWubAnk2EmHbeAbhly0kr/6CaZIdlFoC2LDBq7d2h2g=; b=qfuvJC+S2NjJ/DgOsc6cuml1acbgDdPvmZE4dIOkAR9WTiF/8xjleOlJZGH2itAswL jXtFqIPo7EMM0CAd8vl1YP6Z1Fg4KKdprunWLs3TQXxX3eL9cUEw3XtbflXJQejVCP55 bI06BHDDa+zp3jh/j6REY+7Ho/11D4UCQQn7nX/4Hfdjx8L4xUof5AdE1Ua7BeFTwaLV ZH4ImVBK0GbdFxUHdQWlxx7KYj5yaX70ac1VjgejhBsM2Jwy1rUpW67HiaKwopmBh8xA QIDgvlKMlmV19aXo7EgqWZOOFmxz14EsD4MU3s9SX8NvSYqDyAlHs73p3peUb8BMPo6X ICCw== X-Gm-Message-State: AOJu0YwDGK8vzpIyK6oLp/DANp8+ao3chLuW7Cma9pup4BHtvUzCcNHV FdQZDfm9TXLYD1hCjSXom+woAoHK6wMgT9lPh8KjzEWG2BDoFCUlbvszj6C1yKaRweU2gUWfFl9 fd6Ysuq9l9RQb1JfF4Ny60Q2Pqe2VEkCPSGT7D/Qx X-Gm-Gg: ASbGncs1aD63VSguwPOXu8ySWR7Ax68sXu43oSaMgRXd5Y0Zp4AuORNUcsYRLlhFX8X a4J7uSGO6h+/ok0aeiy+CD5CuYX1SINtI/IlMZRjVpCRgWt7qetZ+N8HifumvsNAb9eHfcXQepF 5mwLih3eUFT9c22mL6ZTw9uA+hdCTzYqW3j8hAyy/MaOMq73dSNuU77bLlbpazRq0fHHj8TFez2 wZVRRksxOnRPFxUsQIN9ddZp+H6pxbQbodqz+nAHUttLpQndoeFPqnpgHgKmIoT1j0M6Uj21+1b Lg== X-Google-Smtp-Source: AGHT+IFeiYdlyBb3J3Dy6h4oLuEQCAUQGR4Jg8GsW4AA/OGbhub8b7IYZwskHxX9SKGEe2KTd8qR2+JiHD7m X-Received: by 2002:a05:690c:4509:b0:6ef:7dde:bdef with SMTP id 00721157ae682-6f3f813f591mr380019497b3.23.1736182955115; Mon, 06 Jan 2025 09:02:35 -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-6f42c53f6b9sm22081817b3.67.2025.01.06.09.02.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Jan 2025 09:02:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Jan 2025 09:02:35 -0800 (PST) Message-ID: <677c0cab.810a0220.1065e7.ca67SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BB52F6052471; Mon, 6 Jan 2025 12:02:34 -0500 (EST) Subject: |SUCCESS| pw149638 [PATCH] [v2] net/af_packet: allow changing fanout From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250106153508.11262-1-tudor.cornea@gmail.com> References: <20250106153508.11262-1-tudor.cornea@gmail.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: SUCCESS http://dpdk.org/patch/149638 _Testing PASS_ Submitter: Tudor Cornea Date: Monday, January 06 2025 15:35:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149638 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#303864 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ 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) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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) 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 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 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/32257/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/