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 AAC8542BA5 for ; Fri, 26 May 2023 06:36:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8417240A87; Fri, 26 May 2023 06:36:03 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 579A140A87 for ; Fri, 26 May 2023 06:36:02 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-38eb2984c82so150499b6e.0 for ; Thu, 25 May 2023 21:36:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685075761; x=1687667761; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dxd/OpHZBLradK2LkwiaoqUjdaT9vctOWFUQ3ozfawY=; b=Bk1NigPI0X8A1SuFPq5qEbu3x/JNTmmybtq/MMIPYDWdhbChkHp2bVaceI0wgmaTvQ QuYBKrIJq0OsR2zB8f2+RDRcBNzMjRiUNZVUaaFGwf+DXBMwcLKcRCHhmtGkuOlY0L62 VLv0h3YJbwvLepNdO3iU0Tn62nvvBCc8n3utM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685075761; x=1687667761; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dxd/OpHZBLradK2LkwiaoqUjdaT9vctOWFUQ3ozfawY=; b=OkvnVaTC5+caJET1mbx5en3F0uUP2Y7zzWE+NFWMhCibLV0K/QwD5xEl2FYm99mqTc Q7MJQ/9gdWCSVm1CYUqK+H8sii8XnmUmENiHHCA0hGbnFh5gPKdpGKVLdIxAHlwdf3us DDXCZS/k8HXHwJMID4bxM4TM+TyehmRlwdWVY/a0VWQiDYLrF6aMVJm7X5Cgyh+ZBvA+ LhEEVe3OOcXhmTeAxYvVqmMVcRt5tHaJ8VTiu2OYFCfXT28XLWW7858SYr1LedFlHZ9w igoijeQ7P+SI/L7zW1UxnA5AR5YSNDRbEpGTscgEoMZ9vqgoGNVgE6xzGRgU9E3PuHU3 qsDQ== X-Gm-Message-State: AC+VfDzfzCx/B7qfAgaKgzMJV9FF/1B16fwMOv8MLMuWvrxUU7xxwPFJ yF4QOk07rKqGL9oYllkSEyvspw25cAeAF9Zw5pVf9GdWam8BDY95kKYgYb2gPUru8CWovlDc2A= = X-Google-Smtp-Source: ACHHUZ6FkGdCt9n2Xrz711vEVOEWBoCEmuUiyjiFJV0Lqei6Wzh9nLcI8zrgNpZCTlyJRw621UKNf6icAfzP X-Received: by 2002:a05:6808:610:b0:398:43f3:781 with SMTP id y16-20020a056808061000b0039843f30781mr332805oih.45.1685075761600; Thu, 25 May 2023 21:36:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g2-20020a056870c38200b001963baa2d14sm211163oao.25.2023.05.25.21.36.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 21:36:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 21:36:01 -0700 (PDT) Message-ID: <64703731.050a0220.93c40.7fe4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 1018F605246B; Fri, 26 May 2023 00:36:01 -0400 (EDT) Subject: |SUCCESS| pw127435 [PATCH] net/qede: fix RSS indirection table initi 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127435 _Testing PASS_ Submitter: Devendra Singh Rawat Date: Thursday, May 25 2023 13:54:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127435 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26388/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/