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 8E37943F05 for ; Thu, 25 Apr 2024 13:03:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A2DF435F4; Thu, 25 Apr 2024 13:03:46 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 8F08440284 for ; Thu, 25 Apr 2024 13:03:45 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7dad81110cfso30612939f.1 for ; Thu, 25 Apr 2024 04:03:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714043025; x=1714647825; 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=ROWg2YfBrlsGQDp/qk1jOt3C6iSw9U8LKrzRVCCwU2g=; b=U4o2KwzTvKTYJe0NMFvd/nwzHht0DJ5pCASjQOSAMuiBU/5opOMX4Pv6ztvrvWNMw8 0SqxqDwNHKDDE+RCJWHQaHC+GcQ9NXGLMboEHZjNJMj07vGTkeXuVqR2hbxXWG3zq9MT kAPEH88cC6Ed1NMmI25xk5zr8bAFro7Eau6Fo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714043025; x=1714647825; 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=ROWg2YfBrlsGQDp/qk1jOt3C6iSw9U8LKrzRVCCwU2g=; b=f02OuJOXRY0alRbhReoeCR2nc8CkXFaYjI7eU86gYsQAKklyPX01pZl45UiIAepSBD YM7bB8ZUq5OIgZW4av2fkz/Ckp7I3f2TcyID7S0IqrefiMY9WhnlY4EyNagNPf8kDmgm oxmeoApalBtO8jnAqeioMlbtI4A9rLLiKCJzIwHSDn3sz/+oMkrjqmQqQSfJTE3mHCed Z3zvrjA99Q2tUhAVd0RZ42/Shz537UVn7M5YiM2WdxtjVos6dqAw7JZhAl1PvRIGc0j0 PEswtHFQiE3HKcsanBkDyrZruxaaiLtEYX4ekG49V+h7LqDcI94BGk97xl7181t5EMiN CaDg== X-Gm-Message-State: AOJu0YzaaUWSoQMDPVFFBVkSQFQcIeXh9kUw6n4nOx7Z3MnBDfwbp55p /xCREGjDfRyFV6TLqDqvvoQvwd11STHqHQBncjxhY18oue9M7Seymv8YdTV+9gleKqd7D+gaJmo fpEUQaHWU+5DcDQJGE/s7TisEDNvuSGS5BZ773J4Hcoq2WfVm9LGVU42/ X-Google-Smtp-Source: AGHT+IHZq/LZs6vwy79VF/Mks1kTwXl/BRfOnUCKQhdopeMrjyie6WTH6r/rrI28IA2S+wXqyTyIr29V6IXl X-Received: by 2002:a5d:85c3:0:b0:7da:2ee3:3669 with SMTP id e3-20020a5d85c3000000b007da2ee33669mr5845531ios.21.1714043025011; Thu, 25 Apr 2024 04:03:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v7-20020a02cba7000000b0047ee4a6c26dsm1170836jap.42.2024.04.25.04.03.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 04:03:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 04:03:44 -0700 (PDT) Message-ID: <662a3890.020a0220.42576.efd1SMTPIN_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 9C5006052514; Thu, 25 Apr 2024 07:03:43 -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 | +----------------------+--------------------+ 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 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/