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 8F8BC42B90 for ; Wed, 24 May 2023 21:19:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C926400EF; Wed, 24 May 2023 21:19:37 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id D042B400EF for ; Wed, 24 May 2023 21:19:36 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-ba8cf3cb34fso278695276.1 for ; Wed, 24 May 2023 12:19:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684955976; x=1687547976; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZmmI7uNUeZ3enfowoy/D72//bUGzbwessTYwS92hEm4=; b=DLGdk8F1O5ivAnIy/c3Bie0gXMq7W6TQmona9USrIg3tlfmaCWKnbTVvd4Jl7rjEtZ gvwUXUr4GCtUd+9DWyNWn/4Q8ATFgUCaJeTOnYC1ZSdb3p2gPfmNiCOMsxXoujvabWsc qAZaordXOsdjacxGdxFAYhF75ZJH7evxUe3pw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684955976; x=1687547976; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZmmI7uNUeZ3enfowoy/D72//bUGzbwessTYwS92hEm4=; b=cC8ylnuw3Pn4VawWqrKcbkCTodgM+oIyeWmwhtt2KSHy3W+7JH8Tjr+58+rG0TW+zS bTSPXjM1opFT4d8CaKKhwswXwsPXWN6Lo4wz9WSNjnvUdU+zfZo6XHmK4vefifGXzJCe derbU6y8pF8iNk0pkyKZ1SfO+F5MlZJ+ieqtSrobJH1kYTX2OPH4CbZhKqNy3tGg0HEC ZuV3lJ4ahvQ+ukRsKn3HYvKeKKVZw0trRwq9ZxZaMeoCGciZ9LeLYgpRjOVr3I455aRh duoqepjd/jw+0oHbVN00VCaaL3nWN0NnUSgXXFijKGsHYAAD72CC/MX/FveQbX1Ux8Im e5qw== X-Gm-Message-State: AC+VfDxaEsiY3OuoJJ0/N53X9B6dZ2mPrC8G8/jm2dqQQUIH60Z5+d0t Gyd7WUwItHCz+A33EcPccq5Nv3y4y5hyd1TX9lFt1ovKKZ/vkDnhtINLtQ== X-Google-Smtp-Source: ACHHUZ4RF7lpMVOeKae57R91V7hpyBNPA04byXgPxn/VHoQ7I90ZzWRnrX8mdgCxkAGZp8WOgaG1vVqW2tHB X-Received: by 2002:a25:e74b:0:b0:b9d:766d:f72b with SMTP id e72-20020a25e74b000000b00b9d766df72bmr401404ybh.31.1684955976277; Wed, 24 May 2023 12:19:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n76-20020a25d64f000000b00ba7968a2deesm1678682ybg.3.2023.05.24.12.19.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 12:19:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 12:19:36 -0700 (PDT) Message-ID: <646e6348.250a0220.10774.9487SMTPIN_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 F0EA9605246B; Wed, 24 May 2023 15:19:35 -0400 (EDT) Subject: |SUCCESS| pw127323 [PATCH] [v2] net/ice: DCF adds default RSS 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127323 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, May 24 2023 10:01:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:c41a103c961ded5a0966652f4daf0a661a947352 127323 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/26365/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/