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 9553F440EA for ; Mon, 27 May 2024 22:23:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A284402EE; Mon, 27 May 2024 22:23:41 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 65447402E9 for ; Mon, 27 May 2024 22:23:40 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2bfffa3c748so74159a91.3 for ; Mon, 27 May 2024 13:23:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716841419; x=1717446219; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DOcFmppaAS6ajNnXITdb8D9D4maK58oIptkNL1yMHV4=; b=FyrBO353DxqwIuogBiAOAI69BFyOfyB9hDVUkRyVv7FIDcgpu3fMtBxujeh2FF0P0k j1J2TxqAgTwksTbMtskHMPH5q4dxuuW4PiHSA9/SqitTJ9LI01S+D3KrrAVgv5VDYKb7 eGRQZokB1Ucz9zqd1UAejPyecTxtvb09NfzhE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716841419; x=1717446219; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DOcFmppaAS6ajNnXITdb8D9D4maK58oIptkNL1yMHV4=; b=QQAhm6du+SUo6I/CL9GuZqUzcuTAaPNc3MHS9yoqfn2RCrvdOcIBLTAdcbMcg2bjEb 0+uvZempHvF9b8sv5FqEzDNW/cIL+HuFQ3jH4/iIPrfFVesmJLMNzAkOI07OuEucCvu6 bFa4tc2HYH9nmOjpZQafN/bIxL62eGcQLWHOclmkNEOeB3321L1Zhw2wpTtyxFDOXuft tB8idy/sksdCOa/M4oIMQXLu9XmbFA2Hh5zAIX4adm7ltfXcopv6YP0xmvoMtULtIJTf Jfdr5ub38ECJU92k6kN/wpdzmj42rh1u0tXZxHXNx+2Hsccu0f1Nq+sPHBq7MUobSQSs 2USw== X-Gm-Message-State: AOJu0YxfKkBma4zguf0njoLY5ELBd9YO7Bpqn+doeaHCeT/J1nzp4+Yl er1utrPcVo3uDgsdn/ZFoDFVUPiljtETlirlAXSgzFEvigO7ogidt4AD+2Da/HD9imG1SMh+jaV IcBCwSP4DmYAC7fQVrOEz1KRrsNIk5H1rbcAuR2zu X-Google-Smtp-Source: AGHT+IF19YF1xxcsgeS8reCdAxfA6N3pIOdRZgmnz8anFCa/nZw5boUAkax5CYGoPZVCxjtW83ZzuCNH4Ioi X-Received: by 2002:a17:90a:fb4c:b0:2bf:7d99:9ee1 with SMTP id 98e67ed59e1d1-2bf7d999f48mr6645115a91.30.1716841419582; Mon, 27 May 2024 13:23:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2bfc0aeec84sm209464a91.5.2024.05.27.13.23.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 13:23:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 13:23:39 -0700 (PDT) Message-ID: <6654ebcb.170a0220.845c6.a909SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A8BEE605C373; Mon, 27 May 2024 16:23:38 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 77e63757d2a0106a0cc519f5a82e2d749d16475a 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 77e63757d2a0106a0cc519f5a82e2d749d16475a --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29217/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/