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 E27F0436FC for ; Fri, 15 Dec 2023 11:12:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8D9940299; Fri, 15 Dec 2023 11:12:53 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 42FF74021F for ; Fri, 15 Dec 2023 11:12:52 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5cd81e76164so4030507b3.1 for ; Fri, 15 Dec 2023 02:12:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702635171; x=1703239971; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DsmPnRDmVcA++mpNDn/Pcm8vwRos1Ckt0bsARk0lxtQ=; b=hfuvf9Bl2OEEnAY/4Z1rFJMCP3yMnWPLXLbVp9DyXiviujLGxYSeIRUNHJEoFzVLeS WSpaCSC+lBVykuqSAntgphIcbX/qUFMK+ZJKXG+SCjbLZ7c4MgE6adCz+fulP3m5nRov HHF9WSAnK5exOqf0zW1vEJpaJbI7ejQWDRArs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702635171; x=1703239971; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DsmPnRDmVcA++mpNDn/Pcm8vwRos1Ckt0bsARk0lxtQ=; b=qVLTQGTlEXwYvlxkmuTblT8bFz75jzXZDlEX1MdHPpa3VmEtVIrSgF4Hl2hjyMx8d/ SINsqdv6JA2enVJ7urBoTm79VgaAXVq+WoRU60n24FfD9Ok6FSiIWLzz9miahkhW2Hsm 8LIS6h657Z8OvB6KzL1RiahietvOALzJYVKOJuQ3UhkQUr610YnZiQWYJPXD0hHQnzop KA+CgH1HnnSmIXfpXgZFZE2Rz4pjXEZ0NfnD+oESluS7+BKEve34ydSO/suhKXriqU5R pmLuxvyaVY+jNE/sOI1GraZxK50Hs5z+YRJ649svzsDZeypuM2F4BH/VExLMoyaibrZ7 P6Nw== X-Gm-Message-State: AOJu0YyJQOGIn5+L8x2Klh/QtIpo6Xh1DRFaBNmDf4x397kXuqKHT1Mt vKxfJKQwoWyBKnpnDK6S8FEqjsw3wraKVqI5ttIaMCUMVs8TCm2SW+rNDA== X-Google-Smtp-Source: AGHT+IGqb3XW8cG8OLP/PZHNLsi/mMlqjbivWpiaQ+qniZcDgdA64yw9p5qJkExLaKpG48tok7GIOBajoh/d X-Received: by 2002:a0d:d5c8:0:b0:5e3:82b4:a137 with SMTP id x191-20020a0dd5c8000000b005e382b4a137mr2120638ywd.57.1702635171602; Fri, 15 Dec 2023 02:12:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y142-20020a0dd694000000b005e374529ea8sm297903ywd.25.2023.12.15.02.12.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 02:12:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 02:12:51 -0800 (PST) Message-ID: <657c26a3.0d0a0220.23e3e.dd41SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E6E96051823; Fri, 15 Dec 2023 05:12:51 -0500 (EST) Subject: |SUCCESS| pw135222 [PATCH] net/cnxk: fix issue with RSS configuratio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135222 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Friday, December 15 2023 06:45:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135222 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28643/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/