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 93FE543D9C for ; Mon, 1 Apr 2024 04:23:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C8104026F; Mon, 1 Apr 2024 04:23:49 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 8A8B940265 for ; Mon, 1 Apr 2024 04:23:48 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3c3ca3c3bbaso2219021b6e.0 for ; Sun, 31 Mar 2024 19:23:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711938228; x=1712543028; 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=CGc6L6aXFPq20FklzaQ3op/jMZAhu61PAuHF3ftj9+k=; b=bybtujoUuQUGnmbr8xACWVIFVsDM9PEM67oo04Mm28XB2kwPYuqMopkCHk+eK0uzXz Idv6CSjv440s+R6DpGkUeI383ptFTwL1MqAzJzHdPePLZM9iscXzxVW5kBCDMHvWmhr6 5ceRdYiI1zK5WRkzcuHAZ9TfB+hCixEgQt3wU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711938228; x=1712543028; 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=CGc6L6aXFPq20FklzaQ3op/jMZAhu61PAuHF3ftj9+k=; b=Y3jP+4ZTU0w0gPq11v9F4eKgCuzOWDjMsv4pFGdEdN7dYxFzxtEgGjT5bN35AWR3mj wnQA1WH0O7F/y1MFMSmyyiDGTp+wQwiPSdP+GSNmr1t6tplxedjO4h7G9V8FpK9rZduo 0xF8i+kPHYP7BE/aGH0O1zEn54D97bkWQ5lipi0wUmnjxSUuDy259CMwHTRWRDI60xFa GIFFKEvXqO/f8bhrc04U1WoV+m8VOAgRrN2euZl4xnqJ2h2e/gh4AMfrbZxMI0rMCCDh iG8O2FjORFFsOKohm9KO7MYgt0dbv7sbtAhGj+osjxzmcImqcBv+M77H8wPIukS2ZDd4 stUw== X-Gm-Message-State: AOJu0YwVsVnYaqLWj52ru36PjaeIm/cpqJx0Dp5FBxNXaBfBzYKKJcRB f6+mUWLu46TsxY7kUBFOlcWCTSA9yrNzQezFPB4/o9kGGwPlm56EAAoK4+BCNEKCxcRknyyTpTq PemyHEAmtYBdKAupiHs/8/SMiXkfdk9zVF48gfoWx X-Google-Smtp-Source: AGHT+IHMk6E7gMftyoGwFB1ECHSbULOxeRviNrpOSlE8T6gYEg6m8jqXzA7XWnvlDTrKjJeWZ1J9e3trmkad X-Received: by 2002:a05:6808:f07:b0:3c4:5de2:5484 with SMTP id m7-20020a0568080f0700b003c45de25484mr8145015oiw.26.1711938227901; Sun, 31 Mar 2024 19:23:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h28-20020a63121c000000b005e42b4c5557sm459361pgl.23.2024.03.31.19.23.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:23:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:23:47 -0700 (PDT) Message-ID: <660a1ab3.630a0220.30267.263eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F05FC6052471; Sun, 31 Mar 2024 22:23:46 -0400 (EDT) Subject: |SUCCESS| pw139012-139013 [PATCH] [v1,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: <20240401013729.1466298-3-aditya.ambadipudi@arm.com> References: <20240401013729.1466298-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139013 _Testing PASS_ Submitter: Aditya Ambadipudi Date: Monday, April 01 2024 01:37:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 139012-139013 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian 11 (arm) | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/