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 993FC42B9D for ; Thu, 25 May 2023 18:21:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9580D40DDB; Thu, 25 May 2023 18:21:50 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id E908A40DDB for ; Thu, 25 May 2023 18:21:48 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3980f2df1e7so1023838b6e.1 for ; Thu, 25 May 2023 09:21:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685031708; x=1687623708; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jlEJyU5I2/nNFPUrK3N2sKpkoBHzRMqdIXQbB6SKNeA=; b=R7xILLlebIg1BjHhA4ebMo0tgYrRRaed1HnAMIBr6oFRLAoVUDPZTyLFnUdD3/B4QR fjzW0SXb4Kz3oa2ZnJQZvILAA+q5SH4ie5VqFSSbjFHkJN0DAHMDE/q9frjj5Ssh7u7b 145WJrytte5m9C34VBY+kkVwFPOkf1Vh5srsY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685031708; x=1687623708; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jlEJyU5I2/nNFPUrK3N2sKpkoBHzRMqdIXQbB6SKNeA=; b=kgef0s/oBB5tWn/74zYfQ7TsdWMZDRss56Q0aXjHkKrn0FJFw9IG7ib1TqDOJn24zF Ewaln22Ty6DRjA0gb36Yzps/xVPcwTAGRQMk73Pxmhp/mdsC6N0CQ4OBgq9iq4xB+o88 ofL64RWT6TL9cYuD084bX1EGrfhC6aU0J9cWs/29DoATh8mVvp+eAc69zgNXEnPnQR60 MxTQaE9xo47qY1KrGDFVFTXbQmzG4szhJFLTzIKHXtmbMlx0sMZNUDlSaaJJr7RKX79d 1yDrl0qNqHmDp6mY0b4BiRmw4TDZ+2HymHRuICen9Q6YoQbHkXi6bcGrDt1UfuEn39U8 0N3A== X-Gm-Message-State: AC+VfDyH9CehdWodRW9rz53rDIBfEjKXBMLehbPA++xkk63JeaLPg1jg vsAkeFaQEh0pzK9nn5FUjEZEdZLS6H1nYRkQrvAqfgfVWySd6IwzFO/Mz4O4iOCVVWqY0XE/uQ= = X-Google-Smtp-Source: ACHHUZ7nYZVRLiCcrMy2d2O+CboMH6pGoiU1++f4htIqQpcSPezPqD6GcYyK3zxqVwDVqqPZSGqr1HvOofLT X-Received: by 2002:aca:1a03:0:b0:398:4524:4ede with SMTP id a3-20020aca1a03000000b0039845244edemr60403oia.26.1685031708292; Thu, 25 May 2023 09:21:48 -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 x204-20020a4a41d5000000b00554e1825b5dsm113992ooa.22.2023.05.25.09.21.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 09:21:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 09:21:48 -0700 (PDT) Message-ID: <646f8b1c.4a0a0220.92a7f.3997SMTPIN_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 C05D2605246B; Thu, 25 May 2023 12:21:47 -0400 (EDT) Subject: |SUCCESS| pw127364 [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/127364 _Testing PASS_ Submitter: Devendra Singh Rawat Date: Thursday, May 25 2023 05:45:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:2d9e10932d535ea553081b489a25f6fce7ec7996 127364 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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/26375/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/