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 CD1474385A for ; Sun, 7 Jan 2024 21:38:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7560402C9; Sun, 7 Jan 2024 21:38:50 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id C1D7F402B1 for ; Sun, 7 Jan 2024 21:38:49 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-59827210160so561502eaf.1 for ; Sun, 07 Jan 2024 12:38:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704659929; x=1705264729; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fEOGIxO50PSIS6VTY8kWNIip/GDmXdxFOnBmtnSpLbE=; b=J3xqKmN8BUqIqWCA7J6fQpg9JgUTxfRV2UujGfgHKD9ocUrippvbuyfsRLtRboKC41 F3LsDB3pj0LmM5fWyl5LUw3iUPerAT6/OU/yO22uDoBpqoBDxzRAxxyLUMz3vWhGQ45k GBCqW6pUf7W8PBZdB8ewC+tLb21NxNflBN02M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704659929; x=1705264729; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fEOGIxO50PSIS6VTY8kWNIip/GDmXdxFOnBmtnSpLbE=; b=izso0bPaYw1/JPKIL7k9mqCGTYpRtnys0D2Q4lWg7zeXoyvaAcUQSYtzoIC3TB1oML MQoLIfjt+cdxMhGixQ1pvXIcXCCRqpTQgn4T1yAU6uNpxKQNPAjYJkDj54+GZT/goRyc M+7jFZxV7n3LphUwooWY45NJWxUBsm3CxCyRzEjjtMTZrSdlo7wKL49FGyiUwdhnXE8D QWCrbomXt4J8xVJxQF14BVAoo2qxxOez1N9SsZQuMTsqLg6u0h+NUIMUSmIbCfjyuPF/ Ev0KRYake88OlGRCJREbAjaXxlYjtZG2DbeLmWp7KOovn1oEHw89Q+s6l4cHskdjDuz1 oGVg== X-Gm-Message-State: AOJu0YxSKFYgDKFbdIcuE7sWsefMA+C80sobnmHKaWwRaVceYu+H8kA3 fnjvTTGxjImaxT3NtGpshN2+QtrVR4j2jcQewDIzyrIN6YfBVyRpx0mxc5bmt9b/mw== X-Google-Smtp-Source: AGHT+IHGT5J/mCQ1Ktg19IQxMnHuNVQucUklxgE7xkbuZIduQZaTXf8xwnqLJ5PrQvDAs/oF1IYq5vKExIZD X-Received: by 2002:a4a:c893:0:b0:596:f86:8ee2 with SMTP id t19-20020a4ac893000000b005960f868ee2mr2276346ooq.9.1704659929158; Sun, 07 Jan 2024 12:38:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v12-20020a4a244c000000b0058a6dd5684esm288277oov.17.2024.01.07.12.38.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 12:38:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 12:38:49 -0800 (PST) Message-ID: <659b0bd9.4a0a0220.4206.3dd2SMTPIN_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 A5C696051831; Sun, 7 Jan 2024 15:38:48 -0500 (EST) Subject: |SUCCESS| pw135778-135776 [PATCH] [3/3] ml/cnxk: add support for add From: dpdklab@iol.unh.edu To: Test Report Cc: Srikanth Yalavarthi , 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/135776 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, January 07 2024 15:28:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135778-135776 --> 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/28819/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/