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 1693A4260D for ; Tue, 19 Sep 2023 20:16:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09DF94067E; Tue, 19 Sep 2023 20:16:54 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 22E7740277 for ; Tue, 19 Sep 2023 20:16:53 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34fbed6694dso14538585ab.1 for ; Tue, 19 Sep 2023 11:16:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695147412; x=1695752212; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=krC9b+Ama/U29BTnLwPtw4/a5K7O9WU92wI5SQlto84=; b=Ktt67qfbNKRqaxm3eoHeVuvTpoqIuFRXKcRnEqDAE9lbpNpNYWAUxLCASNQQTnV3Fa PvNA0Dd6Kt1RNtl2eB6VXrejYLQSwp45xOBmwxeedgAnw42bxtaBFjni3cNszG9MvoW5 dwIbYW4r/hLpTkQFP+HG5InYvYMIh7ZlL1JMA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695147412; x=1695752212; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=krC9b+Ama/U29BTnLwPtw4/a5K7O9WU92wI5SQlto84=; b=P1k6bVbmiY1VwxL6WHdwTk6r6vi8pxAdkFc2uJxXHh7jMN0hzbucDuykkHQou8hIej dXXs2HHlaPe6nh0fnOWT6FWu+pBo7dMP7CpisUxdbNjaqU2HpAbP2vqVw4SEUjFhqdos 7rAqRxnpbpGZvvvjEaoR9A4eeLK/iCdJWrEydYOgMGOxDdB25xcfzJ4bw2I6bGj4Zk4C WTl6E6c+vzpkACGeUqU2bXxcGR7b4EnvZ/UAwqpwfB3jpGVOniNr7BzB2p36UYD9mz4b +9zc4tzXtFrqpQG/HHwC/+OzHYXykf9o43uwwz7PP+GqcSb6ISYaoZ1rXLCG3i3Lx1XE uVkA== X-Gm-Message-State: AOJu0YzPFtuWNTgE6Pw/tq0I37UUpNz6dhivcp0mIW86l0ilYtSEWurV GaBbM7xSNAg7nkCriq/lMOE9ODcviF2cNmNXmVlT+8USaVmZZrD/yBnG4w== X-Google-Smtp-Source: AGHT+IHfBycRg3MAVlTcLBKcic1HjRdK1ni5AAOtRpc+tzuT1KLSA7q/FkJMomDF22XrkYKO0Kx1qzYYCg/c X-Received: by 2002:a05:6e02:b26:b0:34f:df0c:239d with SMTP id e6-20020a056e020b2600b0034fdf0c239dmr742284ilu.15.1695147412503; Tue, 19 Sep 2023 11:16:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n11-20020a056638264b00b00439fdb38ef3sm67457jat.49.2023.09.19.11.16.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 11:16:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 11:16:52 -0700 (PDT) Message-ID: <6509e594.050a0220.7e85e.30d3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 28D286052514; Tue, 19 Sep 2023 14:16:52 -0400 (EDT) Subject: |SUCCESS| pw131638-131639 [PATCH] [v4,2/2] test/crypto: add DOCSIS s 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131639 _Testing PASS_ Submitter: Coyle, David Date: Tuesday, September 19 2023 14:14:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131638-131639 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27653/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/