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 5119A430DE for ; Wed, 23 Aug 2023 09:13:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4917740A79; Wed, 23 Aug 2023 09:13:14 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 5A36B40A79 for ; Wed, 23 Aug 2023 09:13:13 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-68a68d23f51so1608206b3a.2 for ; Wed, 23 Aug 2023 00:13:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692774792; x=1693379592; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8ljECx264CcnPC1VihNgZBNigaujxrodTSunPbdL2Mg=; b=cG+JP2uaqJpTkzeY9DuZY40ovVq9jbnVbaG4gw5pgGmNwWXwei9i4ZGUW1wT5MkkK1 BTQsAFMcfi5o2+ENF1XFMAtdaJRZpErF1uC6zI4X3td69FiACHspiyA5PvCMMLnizGot 63K5TidWm/PS3Ml9IPT1HD9nrltTE9MUC+/OQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692774792; x=1693379592; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8ljECx264CcnPC1VihNgZBNigaujxrodTSunPbdL2Mg=; b=V9TllQQCAsSNi/09o2YdiA9ZK+cKlbrukBYAj1ssil92m6swYbI+cnV7nbUxRH4cgl F9UQiCK6UdJi3P69WD84TT2IZ398rOyR/PpIp3biqwxe+X2rc8ZytNzvOBuk6TFhQYcu cw50weho15ZLbDomM+pwvI/TvfUbo+5YiNBhgfeiPioAbH5WvoqpYZC+fOfIPPOLe860 uCq8sH8t2RtgESK1pYTi8tWSZcFrI5rouqALNpis+PzY1sOPAv5+XRMejraLOR6mm+J+ JsZbeyoTXw55E8WVP7l/mcGpscA9pEpWTUhoJeMVzYLGC1clUz60zn9MXGV9eRspVOEp 7nrg== X-Gm-Message-State: AOJu0YzX6a4JggcKPBYgu+mez/wUY8AYVJr+SdCpoQjgpezZMokE/UXv sXQ4QWXDhT9ODppTqLCAHrv81H5aOWdGV+WLRrNhGq0Ve5HqorsDF1WTZ1Ob31CzE886+Vrxeg= = X-Google-Smtp-Source: AGHT+IGWpfQ+j21uk20BT3b30mpNCIfnliJIWso7RLoJXE1WtPLiMYxfqd+aD9ZRGuJAmzvjid/fxDQiyEn0 X-Received: by 2002:a05:6a00:23c8:b0:68a:2272:23d8 with SMTP id g8-20020a056a0023c800b0068a227223d8mr12180815pfc.5.1692774792624; Wed, 23 Aug 2023 00:13:12 -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 x6-20020aa79406000000b00682574f95absm958835pfo.2.2023.08.23.00.13.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 00:13:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 00:13:12 -0700 (PDT) Message-ID: <64e5b188.a70a0220.46b3b.db66SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D03486052471; Wed, 23 Aug 2023 03:13:11 -0400 (EDT) Subject: |SUCCESS| pw130660-130661 [PATCH] [v1,2/2] net/cnxk: update sa to po 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130661 _Testing PASS_ Submitter: Ankur Dwivedi Date: Wednesday, August 23 2023 05:50:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130660-130661 --> testing pass Test environment and result as below: +--------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+===========================+================+ | Debian 11 (arm) | PASS | SKIPPED | +--------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | +--------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27424/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/