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 DC06B45F99 for ; Mon, 6 Jan 2025 17:14:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B70CE406BB; Mon, 6 Jan 2025 17:14:01 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 9412240687 for ; Mon, 6 Jan 2025 17:14:00 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2a01bcd0143so10204256fac.2 for ; Mon, 06 Jan 2025 08:14:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736180040; x=1736784840; 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=n60lBLhJghGgRH8yp9xht79fZxeOUwqL5XuK7chkDl0=; b=SGKJAvsiPRxSItMSGx6eWrXwWZ0r8YHpESXEoySW3c5qlOAvTOqMNySOZxc3hAQ0eN 4tuJdckCEectO03Da3Py86lIWVoY107D14N6yH06R77j15peLtX/1scenmfkdZFOAs/y DiOcwOe1+FQO8IGhpDT3Ic7GG3WTvTq32Pe5k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736180040; x=1736784840; 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=n60lBLhJghGgRH8yp9xht79fZxeOUwqL5XuK7chkDl0=; b=MNxJ1regrePeiTd0jljEtVQInRgabuYl5Xs6AA2h/ygGT4tMIXKSDs0KwvU0BDVzUh g7nP5G8uiVJmlqTccGt4/HQeynAg0tW5CZ8+8M/MQb5atmLHJ/35le2RNZhitS3BSOyL y2Uw/ZC0k5t9OIUxoqd2VHscgFMiddjjcb8eBkB7dHn5SVRymaqVRRKYeYGAEVbKfV2J oSR3riYLwM8H9hyGLmDCLWhBe4PB/rjyK2N0I7aAoO8YV+aMowjf0S25cf8jYPyQuBSD 1Myv69wCGBWtaReOgy5Tgnjs2BIbuy3XDqo6OgtLYJoNDVfMzXyHLXVk4dbg/Z+nXGA2 K3WA== X-Gm-Message-State: AOJu0Yxt3LdHySa0+OcQgYYflkA9wfaP/NrekVm7rTsiAwEfSZi0vWYv 0CbK6ev9ZqO5aPHwiAH29wzrRebf534r2eaBGdoKShyEhxg0ZLBwEnSo2Xd8S+BBdI4a7FLtZRL v+tUAMTKQxqs2dZQqsjzWOIg9xXu6zF/qe02cxfVl X-Gm-Gg: ASbGncuZaApFKCny3sJfn/IvUZL+trekPXkCogGWTIOG1/U66nfPdWhu7N5MEkR/kOO PRCPQMSmGKnO5+jdfwq0+WI4JB4i8zMlf/I05S8XOSO+OTlqKEmozyRmUjxx5LDdFmm4UFM44Ho SC7KhA46fVticpQnOlHHVWWYQBsZcAlf0CvGq1Wf9pv4C2MF6p3STOLawFf+ZGPIrfwtlLRrYOJ 7YV6eRBzjgakcRLrAn3Cj5ezs6AJJ0F33VaWufkhTusPh9qcSTJs/pvpdzSyvuzx1dQvQS+Vo9Z JQ== X-Google-Smtp-Source: AGHT+IHGGfDKMzLTIHmt2dR7sXnPdmsn7ml/vKv0GnjOVPxREj4i6GhK6lICSOlR8rEcDpvU1eubfjFsDUqp X-Received: by 2002:a05:6871:d108:b0:27c:52a1:f311 with SMTP id 586e51a60fabf-2a7fb555857mr26574888fac.42.1736180039794; Mon, 06 Jan 2025 08:13:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a7d77bedf7sm1372364fac.34.2025.01.06.08.13.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Jan 2025 08:13:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Jan 2025 08:13:59 -0800 (PST) Message-ID: <677c0147.050a0220.1b732.77ceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 488776052471; Mon, 6 Jan 2025 11:13:59 -0500 (EST) Subject: |PENDING| 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: PENDING http://dpdk.org/patch/149638 _Testing pending_ Submitter: Tudor Cornea Date: Monday, January 06 2025 15:35:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149638 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#303872 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 | PEND | PEND | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | 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) 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/