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 DC55C43DD5 for ; Thu, 25 Apr 2024 13:31:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5CAF435F4; Thu, 25 Apr 2024 13:31:17 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 34DB240284 for ; Thu, 25 Apr 2024 13:31:16 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3c74fd6fb92so614480b6e.3 for ; Thu, 25 Apr 2024 04:31:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714044675; x=1714649475; 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=YKkas0CoGZPcOCD7M8KoTSpNhitm3uajgKXlSyUyW/Q=; b=M6cRBMKIJx35aRxWcte9sXVFdVEOTIaoT39RG2S3tbs5UQyveatDO/VZhPS+59CUs3 +MwHBE+5F0C/lxAEWs0Va8ay1j6eOo1nLQWO2nxG97hw7+lA0tA+wdafoaAa0es/hliX Mp2hqoByJU4H3bNGvv4QpVvPSQ+0KoaLZTFBE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714044675; x=1714649475; 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=YKkas0CoGZPcOCD7M8KoTSpNhitm3uajgKXlSyUyW/Q=; b=Wvenbajm46+9xqUFXoVgN40N7jm9M31t/rr7meqfE0gFBDqXfeJdNUySRCVLVz6j+N I05kwLBVlzqqNFZNdwykQOWnnsvvGjX9W8v571D0y8ov109HcHMV9/dv20muYZB5PNcA OxKczfx9ypIIoNlAdSZgQBIiweeB56xF7lGk1BcTHFo7C+IKmwuqiTJM1SRSg4O2/Mww UP8DGHucmbE5d3Cp0TPViTrMQSkoR5chhBh+cYbouIxwdWg2+WSWP6bdGkF2U5o4Ll1B HPSAjFJAEwCMZGldwqYibMRrGbVCbVrDdywN4i/c8RmCy3K8lEAp42+NT84tFfA3+NqH kL2g== X-Gm-Message-State: AOJu0YwHdsWFQ2tELJXDZ+kVXd0p7j+T7jr7eUC7DPsK44FBSXzrfFTL 6uZHU1H+fh3NxPOozpxpYA7kgsJzVKNEW/7edWQO3Qf+ow65PDC5LI6JSHU6vK+RNijaiBJiZN7 CivuwWg6kNQ6EmqZ83uo0TCwRvd/hoXXxx6PrrXpbq3ahFWEPEkVTe2bf X-Google-Smtp-Source: AGHT+IEjVKvtuIMdsNHGzTuI6FfbK6as1u2dLjvq7pWGtaE6eMn31+foFbrmJ9tKsnImFmFp9U/JmXbyTJcB X-Received: by 2002:a05:6808:197:b0:3c8:4228:e6d4 with SMTP id w23-20020a056808019700b003c84228e6d4mr5959853oic.9.1714044675529; Thu, 25 Apr 2024 04:31:15 -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 l1-20020a0ce841000000b006a083003c03sm732464qvo.32.2024.04.25.04.31.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 04:31:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 04:31:15 -0700 (PDT) Message-ID: <662a3f03.0c0a0220.54e7c.0f8fSMTPIN_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 3E06E6052514; Thu, 25 Apr 2024 07:31:15 -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) | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/