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 EEEAF4265A for ; Thu, 28 Sep 2023 20:36:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E97B84021E; Thu, 28 Sep 2023 20:36:12 +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 B3A9F4021E for ; Thu, 28 Sep 2023 20:36:11 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-690bd59322dso10414499b3a.3 for ; Thu, 28 Sep 2023 11:36:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695926171; x=1696530971; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WPPAO71S54WAXEVyk+ML1w4NUmCr3q9Guhzo0jqFKKQ=; b=SowHoxMJI33HOftKsJ7W+u9jSy5Qp+aQJ1beM+542zhCZdudj4xOY8OrSN+gkH5x6T K3g6G9Kr7yIn9jgaxhIty8udPn5lxJO8V24NJyfNnAD9V4X6Pr2b6nuFlLHM4BJ9mXwq NlrUGsYqHkkss1yEkjJ8esv9/gq+CvYrCNQSg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695926171; x=1696530971; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WPPAO71S54WAXEVyk+ML1w4NUmCr3q9Guhzo0jqFKKQ=; b=FBGZx80xLA6cV7CFJ7qgjTzyBeGJk1odKXrvYmYnO9TNKfEssKxxhwwCu2YtwsqSR2 bd1R9iO6WWsvyspR3SgB81NBGhnDYHQiz+9q880j99Lle7MC8OlVB4UDiqlRcMJTApeZ O7G3Z9jGR4HIR01pBLCSQFE0MWiUVz093/D/yH3Y08YyIUtrCvYUjgOQZrzo6e6WyahW Az6/sqhxT/qiy6Ne4h3XHk29lv2LHrY++POhJtMsGoNEFD3hrbiDQxC3hQAcIGfSgoOn fhuzd2Ft7eT+qkfMkvw9MonGQbfQ1eQGeGbfBOndtXVZ6K7k2nkok1w59sepMjo/YBFE qtnQ== X-Gm-Message-State: AOJu0YxrQE6Kh6T56rrVxxJMKTURADKlgfbTsJI8w+QGowpbKGs+EdiR C/em5P/MKZTtorM9vELlvbGqxYuZf8AYDVbHPsYKfI09MPli7mihbigzkg== X-Google-Smtp-Source: AGHT+IHxySdidFhw3j9q+Vc0v5FGdtX9pPWeRteco8HOwWe8GEBrCyV0fHF7Lny3oN2JWwHmnQspIEe79RtD X-Received: by 2002:a05:6a20:9191:b0:14d:6309:fc96 with SMTP id v17-20020a056a20919100b0014d6309fc96mr2143354pzd.4.1695926170925; Thu, 28 Sep 2023 11:36:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b5-20020a170902650500b001bf5d614475sm720675plk.106.2023.09.28.11.36.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 11:36:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 11:36:10 -0700 (PDT) Message-ID: <6515c79a.170a0220.3e567.e07eSMTPIN_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 0B17D6052514; Thu, 28 Sep 2023 14:36:10 -0400 (EDT) Subject: |SUCCESS| pw132080-132086 [PATCH] [v2,8/8] app/testpmd: fix primary 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/132086 _Testing PASS_ Submitter: Jie Hai Date: Thursday, September 28 2023 07:43:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132080-132086 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) 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/27761/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/