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 65414425FF for ; Thu, 21 Sep 2023 12:59:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90939402B5; Thu, 21 Sep 2023 12:59:27 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 1D980402B5 for ; Thu, 21 Sep 2023 12:59:26 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-578a44dfa88so518749a12.0 for ; Thu, 21 Sep 2023 03:59:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695293965; x=1695898765; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I88Qj2hAHKvbOqFF7NBqwYn22zKw/OC/jVkB23OHDho=; b=eb/oLJADZ74c1aVnwVDCHcYJjSxHUiUUCdLlN+dlztz9DskoZGsTm7+P//iOcMMkX6 Fn4lK8iNSmdgmkq8eb+BO04yUx1JOIB3BaMXqgKLS+Z1XqLWmhh9AL+bP7aUMoYSx61b bv7FucS2egYSh77AqPLyOZAJJP7s0tWohq00g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695293965; x=1695898765; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I88Qj2hAHKvbOqFF7NBqwYn22zKw/OC/jVkB23OHDho=; b=e/YLaWhvGFEU9Gxlba/fgFkK/RT9f1H1AUoV11AV9SzEoBm1kv5a2vc2L5Qjkgok0d va0SHeiaQxXDZZ4aLx1ruSI48vlDpqZ5vrrqeZUW8o4bb4Al3/0MvrNG0eC7c2Tm9TW0 Ols+08uV8mnc0FyJEJ6LfsNTUft9F9DQYa+4xPiuFcRt8bU4DBg5egZ+iaMji0pvMtCf dS9N31hi9UsEddR/3jUj/z6+qtriEIRsbL6FyK/kD3XrSjSsLuBjNiuJwuuQO1y84bbl /apc0WWzBQiINEBUI68wMUpsSjiypvOlhGl8WfX5mgPps2cX0bTH86mZsvYjul9iossX oNaw== X-Gm-Message-State: AOJu0YwDeqRbi05zNssjLoAWhkD1hM46cHtzuE3+Gkd7Q6TBxcwn/XHw 8vTDEf+kPu8V9H88tQuKLgEvh7S6zfA8+fRLKuxSon/EyGM2ynHvOxM83w== X-Google-Smtp-Source: AGHT+IE4RXVcXmZ8MtvkFf+ZrwuzGT0cKxOs61vUUsl/1RGTHhJhSiaxT4PN8OMSTuKwojFw0QnUqlwLkZ0U X-Received: by 2002:a17:90a:d517:b0:269:3dd5:b009 with SMTP id t23-20020a17090ad51700b002693dd5b009mr4999289pju.44.1695293965301; Thu, 21 Sep 2023 03:59:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lx4-20020a17090b4b0400b0026b41b1d359sm269385pjb.3.2023.09.21.03.59.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 03:59:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 03:59:25 -0700 (PDT) Message-ID: <650c220d.170a0220.fe1f6.de1dSMTPIN_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 803CC6052514; Thu, 21 Sep 2023 06:59:24 -0400 (EDT) Subject: |SUCCESS| pw131761-131762 [PATCH] [2/2] net/mana: add 32 bit short d From: dpdklab@iol.unh.edu To: Test Report Cc: Wei Hu , 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/131762 _Testing PASS_ Submitter: Wei Hu Date: Thursday, September 21 2023 08:34:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131761-131762 --> testing pass Test environment and result as below: +-----------------+------------------------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_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/27681/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/