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 35403431E5 for ; Mon, 23 Oct 2023 20:57:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2EBE440275; Mon, 23 Oct 2023 20:57:04 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 9D73B40275 for ; Mon, 23 Oct 2023 20:57:02 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7db1f864bso35579327b3.3 for ; Mon, 23 Oct 2023 11:57:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698087422; x=1698692222; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ped/o1RuOb9kffRuBV/tutNMONU4s61GpcTD0tAFiuE=; b=b5l1jwQQ8j4nUjuuyT+lA3VOphYzh5nf3JVIMIhhOEjfCBq87mpfXlh8Od4HZ/RzkZ 7Q9rqzDSXSF9DmZN10khKkarCCgyzD97OtKER1OXzOVSqPA6D6RX+/FD+Mc6S+WRawJd XkO5iQJMlILity6fd5ljuEcUICVx//Sf4oR04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698087422; x=1698692222; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ped/o1RuOb9kffRuBV/tutNMONU4s61GpcTD0tAFiuE=; b=LRrNkVwUM7DRBkCWS6GsXltU/jgMHa0ckfIQmdzupENg5gv6LxN484J3ylYypoA6II AvLKqKycQZFCt74aipmv5zQRJw0a0lpvinUBf4kz1MuTCH1kKa+/s4eZ94Lo7oXJ8LK3 bNGt+5jt7CDrKqzFdJCoZIvzyejyzNCHhvuiTbCSxpIEzBjmttRwsL3AiYLuclGmFtO+ RF9jvV9nXd7iWSAIu4TCY3YZQ0863xqhwz5yVgk3bHBgqTrNK/8pCyvwKzQw5n0qvhp0 41YTFfUEi93FyoAGSpGypsSPWL3hlL0Rq2spkODxBRijEgROR4JqLEK4rakLokwUswmE pw2A== X-Gm-Message-State: AOJu0Yyy/Kh+0iqZvUeV0kL7Kq2WLGKbvIk5j42xTtmU3okorFo8UdYx ZVvIJAGeSVEp1hDln1t6/o69IBKfGzNXGu8Y+4Y8ZqkRoAkJVdwPzRU/0Q== X-Google-Smtp-Source: AGHT+IHi3Gq6Tb1cluBkxaYTwuzENKvitsNz2bLOOdv28N7KuL4lpttypNMVNiBuGwvOdhDtvQxRVcYgotQV X-Received: by 2002:a81:a1cf:0:b0:577:51cd:1b4a with SMTP id y198-20020a81a1cf000000b0057751cd1b4amr11461703ywg.41.1698087422127; Mon, 23 Oct 2023 11:57:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b185-20020a0df2c2000000b005a7df5420f4sm880086ywf.69.2023.10.23.11.57.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 11:57:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 11:57:02 -0700 (PDT) Message-ID: <6536c1fe.0d0a0220.efe9e.5721SMTPIN_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 C246A602A042; Mon, 23 Oct 2023 14:57:01 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 02c81c5a3e1c8bdbf0e6e92438c2046c0258cc0d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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 _Testing PASS_ Branch: dpdk-next-crypto 02c81c5a3e1c8bdbf0e6e92438c2046c0258cc0d --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26615/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/