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 A8C73431A9 for ; Thu, 19 Oct 2023 12:04:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A400C4021F; Thu, 19 Oct 2023 12:04:45 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 969A14021F for ; Thu, 19 Oct 2023 12:04:44 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a669a4ec51so70243139f.3 for ; Thu, 19 Oct 2023 03:04:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697709884; x=1698314684; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jeytdHyt+wHqCqPcBtRC5h3B++r04DD0sOMTjS0ktuI=; b=jPBPIfYP4M9LdBJiJ3LT8KxGsW/JqWnp5NDgD93dlQLocQ9SEY6K73F15wgQ2yrEzp Rw6AhlBZDGtik5uQE2/31quN0BSVSs6nowUahHgnvbAk6EV4TZtoj+VWntBaNBzVlpLk ofnYt9CEKYTRYy6V6Bl9qng3fV1e1z0CkBl7s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697709884; x=1698314684; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jeytdHyt+wHqCqPcBtRC5h3B++r04DD0sOMTjS0ktuI=; b=Su+OsGCZhk8BuJgJq4s7IDd1+2GPgX4luGNl9xZwoZYZga+383xACk8XkhXeVyOjug RIzydSBUtXbtQ/5q/iDtoVS0psJXkI5XpcPfKh8FG3LpGXlXUcvh/wq5cku3En850nPd dFe2dtef5Rm+LRL7LVBX7iMWj5rj45GKOA9xK1qQ1kWovc2qyRErbO8GNBBg89inaQXS 0F5/oGpr/ZwxSnxU4SUWMEX733eHoQNNfYBOVKGfkElyCywDstVcNfDnc+bpUKx+Iol5 iPJbPRDAAJr39VEYnru5L38D8ctQIMn2lKdK9BPF76meeuJ5TI8GfWDCl7MJKi6wBsEr uyBg== X-Gm-Message-State: AOJu0YzimTiFkiX24mx8k0x7n595kU0jXOmLoMwsvEr1wFygeyOOxlWD 0+nac0Bbw7VpHRlFHTGTTu3E8HKn2V6qroeDcovevRv0x7kicAESfD4Nexj66nm0ydfABzRjQw= = X-Google-Smtp-Source: AGHT+IGL06LHLmgHkA99Mt+mLMNG6skIB4rUad2wRc83fXxH2qo+wUR3bR1l51f7tb8zFbkzSmB80gj6AfRu X-Received: by 2002:a05:6602:15c7:b0:780:ce72:ac55 with SMTP id f7-20020a05660215c700b00780ce72ac55mr2060604iow.10.1697709884002; Thu, 19 Oct 2023 03:04:44 -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 f6-20020a05660215c600b007a26c0b2194sm478234iow.15.2023.10.19.03.04.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 03:04:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 03:04:43 -0700 (PDT) Message-ID: <6530ff3b.050a0220.b2193.f3baSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 79FE66051827; Thu, 19 Oct 2023 06:04:43 -0400 (EDT) Subject: |SUCCESS| pw132876 [PATCH] [v3,1/1] usertools/rss: add CNXK RSS key From: dpdklab@iol.unh.edu To: Test Report Cc: Sunil Kumar Kori , 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132876 _Testing PASS_ Submitter: Sunil Kumar Kori Date: Wednesday, October 18 2023 07:29:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132876 --> testing pass Test environment and result as below: +-----------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27988/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/