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 961DD43DD5 for ; Thu, 25 Apr 2024 13:18:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 919DD435F4; Thu, 25 Apr 2024 13:18:40 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 22E6B40284 for ; Thu, 25 Apr 2024 13:18:39 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-78f056f928eso55645785a.0 for ; Thu, 25 Apr 2024 04:18:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714043918; x=1714648718; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=FH/fp9Yn+64jlV01lrR1dOn8cWHxrBB2qWN7wmuKGhg=; b=Pz+0PMQKeziq6RmvntEZdGpGrWfB91hb84j8LcX5aZGAT3cPdJewURrBPfPg8+Xtmh zqIbyzwtnWD2WED0G4u8mBwuFXW65LVYl6d0wnfopl5zSolH9BFcad3rL2VGZMD+Cde0 cwuOakuhEm0A8rjZyMAmcOCr4GtVjIBOXLoSc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714043918; x=1714648718; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=FH/fp9Yn+64jlV01lrR1dOn8cWHxrBB2qWN7wmuKGhg=; b=LIJ4cLe8q7UJfgAsg7Us63Vt/2dKfDPfc8vCFBFM8RdJD78Ivm0NVr5uqxUMuxx06F RbLskPdZba8hJTfIYcPlAJB5Evp/aYrNXgkmxet/N0EdNM+qzGvMOog6Z8a3zXNY+iLA gUXM6P2QLNEXFVDCa7KQdJwYe5039hlHzQZrwsfrW7wVrXg0oLkzV5lvUfg9NzHX54Yq KGmziZrn5CQxWrlLw/T8XP8nsGKp2o7DaxX2isz+0iSrJ5/LwJvRivyhL6NQcM7tt7AF vMOVfwabhFZJ4TT2XwTLDyoOs0hGy5qF7JpTjJg8SsfYhzeN0GKnvz0wUPxv6riAMYDK MenA== X-Gm-Message-State: AOJu0YxspgNrPfsbtQQb1HAKsZy2NHYPofBfgyeNq1Kt+NWKGfgEkxgs 0FRTL6dP9RqRx4Rr5DKHYofRgPnelFc0r8KplYbtj1xZKVQu5druS6HdUl/ARn7RrHVzQ9qRF9w wGilH6reV/1YgJF7xFIGHCgzRIlwi6oSro3Jbke7E X-Google-Smtp-Source: AGHT+IF0QNspo42+aqQn7sRCrU0PnKRW+IZ8iTc/TXRbogQ1KY+csx8q3bk2bLKJ+ZVkfha7A0rzeutP4ZNM X-Received: by 2002:a0c:e991:0:b0:6a0:6676:f1c8 with SMTP id z17-20020a0ce991000000b006a06676f1c8mr5500900qvn.59.1714043918534; Thu, 25 Apr 2024 04:18:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g5-20020ad45425000000b006a0659cc178sm1066160qvt.26.2024.04.25.04.18.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 04:18:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 04:18:38 -0700 (PDT) Message-ID: <662a3c0e.d40a0220.712b.4d94SMTPIN_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 3CA2B6052514; Thu, 25 Apr 2024 07:18:38 -0400 (EDT) Subject: |SUCCESS| pw139668-139669 [PATCH] [v2,2/2] deque: add unit tests for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240424134233.1336370-3-aditya.ambadipudi@arm.com> References: <20240424134233.1336370-3-aditya.ambadipudi@arm.com> 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/139669 _Testing PASS_ Submitter: Aditya Ambadipudi Date: Wednesday, April 24 2024 13:42:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139668-139669 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 37 (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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29850/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/