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 A48C445DD2 for ; Sat, 30 Nov 2024 02:17:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F0A34027D; Sat, 30 Nov 2024 02:17:06 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 5FCCC40150 for ; Sat, 30 Nov 2024 02:17:05 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-2129fd7b1a5so20341175ad.1 for ; Fri, 29 Nov 2024 17:17:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732929424; x=1733534224; 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=FYYh/Q6e6HygDZ2xa6TMIgH0d4sKOHrfQs9anveyEac=; b=OCEUwvtAFnOzs/jhC6rs0Mi94CweTF7DPj7E86H8N/S5dui6r9xJ89Y/1I/dDgtHCf a194Trtj43/ismpKrzV6Pf3XeLLFy1QGJqz7iFIqHTBvaU7zBUjacDMI0EE/IMG/6cc0 gJ+KONeAPkiGPKuBxMYJ62QFVJJmgH7RfIL0s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732929424; x=1733534224; 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=FYYh/Q6e6HygDZ2xa6TMIgH0d4sKOHrfQs9anveyEac=; b=cEYP9uF6yCDShBMdo37AOY+6kv54HmkuXJYMJh0XgUhbd02XTUuS6NwtdUr4+FVA2Y dOlxX0ySFhPVJHBNxSKsJ3d8I7gB/knHc9VA9JHUJyVR1I2ncKvaqRctsrZ0v3Z1g/ve 7uVPhFxtMoW3u5sAuQJ4Ne/qDjQDqCqkXg9n1pHibYM2fwfKU5R7zxPcCaF+9yqqFmPn MSWy+Ip+gr44QfpN/SlPFjpakE7Y7HK05S32Qt4mOl+J2fXbA1tkFDZKnR6BzhuJAUDi Yac63U9d+Ay5AXE5Ceo2NwmvkLCfaQ3j61Lp76iPN55aTpkqtJQwaE3TCskAkPL7KX2E hraQ== X-Gm-Message-State: AOJu0Yw2jTxcxLbs3iW6n35AypUzIDWACCHH7JYRbfqrYLEmkyOZCq5Y tz8r2ShJitZ6h9Lr2ZFYDCE72MtovOTcKjkwOb63AhISA0BSAJOLUyoXxulVqFq8kSmKP/6yEye Zcq1DU5tAO/fxPsnt9jjSsorFRxZzyreuFoZzpM/J X-Gm-Gg: ASbGncsER2BtEzXvCc/Kz0KuGyaiXjwBb7L+DI0l832rnF9sCR6RtpUIdX0xn5tONBH F83I35JV3cDCAKRRQG9LBm7TnkaPk67nBTsvTnlkut8k85hxx+e0D3tM6NQFjpTNYhVgj93DhhK khn9sQY9PLZlOomQuuyCR+m/SdnezL86nMUKEld8+swId+GVGWOC2xJdcW+I0UDr81kHQq6su+D Iz2uP+FeTLWjFKGShL6iUlducq7ftClkWigbfg7WvF4yinkI/nyhVC71Y9lbZR43EktyRU= X-Google-Smtp-Source: AGHT+IGSUYieCCfiYSJDqrAt8Ir9ROKo1BS2mDNnUZRvaJKVtrHJKG8u8FW+Mpg7v8pp2XVt6f3PhRdKZHSV X-Received: by 2002:a17:902:cec3:b0:20c:cd23:449d with SMTP id d9443c01a7336-21501e5d86amr181042905ad.46.1732929424496; Fri, 29 Nov 2024 17:17:04 -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-215218f8c21sm1841925ad.13.2024.11.29.17.17.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 17:17:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 17:17:04 -0800 (PST) Message-ID: <674a6790.170a0220.3472f9.b514SMTPIN_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 AE8506052471; Fri, 29 Nov 2024 20:17:03 -0500 (EST) Subject: |PENDING| pw148945 [PATCH] [v2] net/mlx5: fix RSS hash for non-RSS C From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241129204540.2159168-1-akozyrev@nvidia.com> References: <20241129204540.2159168-1-akozyrev@nvidia.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/148945 _Testing pending_ Submitter: Alexander Kozyrev Date: Friday, November 29 2024 20:44:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:8750576fb2a9a067ffbcce4bab6481f3bfa47097 148945 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#296434 Test environment and result as below: +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PEND | PEND | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32060/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/