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 84A8A43D9C for ; Mon, 1 Apr 2024 04:29:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78F4D4026F; Mon, 1 Apr 2024 04:29:12 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id A154E40265 for ; Mon, 1 Apr 2024 04:29:11 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dc742543119so3518011276.0 for ; Sun, 31 Mar 2024 19:29:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711938551; x=1712543351; 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=cxr0AtCjMo/+go5/WIZJQXvxlGSn37gPQrjZ+SJPqdY=; b=QR31zcPD6T5uf1OlJ//R0Gkkf7w6OdIudXF5KCi3wxCyxrZCASae/3qJ+y81CK7t+2 57fygZThVLGMe00qftKSqGEsSfsDJgoRO4dtBJyJkN9G5Mh/RNOQDgqlAgAIn5S58tC/ 9Y/mceTCAAfzFOAv55wUw+0ry9oIPZ1kSmuCE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711938551; x=1712543351; 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=cxr0AtCjMo/+go5/WIZJQXvxlGSn37gPQrjZ+SJPqdY=; b=FfDAHAgnPb46z4dJRcGVSLfacslkKUMG6RBa4maR2krEnlQhdiLDiUEmNTOgylF5U7 4I34Mm5A9NGjXGMU5tguB+Jh62/pr0E2nJMJgzTaZyE5khtYo4e8g0KOhLCR2xMqzh8b rffmun9a3srO9i4zx5ji5mDNypSYumYTKGK8sicWg/FPoOv3f8RpCgCJ53179yNw9OH+ d+QqhSLNZXOl1ypvfjL9HFfSVs76x8JDCj9JyLS2ggFVArxxKY0d4pPIMK2qWv982x0A 5SETzbVlNq7j3rnbt6uhhM7xLQlJGpDDSWwClUf6x8VTQd/zo1Qq6EIoHMBAEnNxPai0 5ZYA== X-Gm-Message-State: AOJu0YzykIk8EwRhER8oD3DboviDPMjQWM/mQXFydZfEtemB6lKI+/ow Hc43D1wDcAXMcjDAAnHtcDCcqvFx/dZ74zUjfKOp/MInq3uvbK9DIok44NCX9A2Y7QCo4wWGncK grUzOUxzlqLpvN256vU731rw0Ioxo9Nb54W/I8fSQ X-Google-Smtp-Source: AGHT+IElK7+GS5GcfG7/JlUZfyWJeJA8Bk4HaOq6lDVoAgfxWXCGw4epMXfecGwOxkdXrICFsWdZQK+jmq1G X-Received: by 2002:a25:2708:0:b0:dc7:4460:878a with SMTP id n8-20020a252708000000b00dc74460878amr5181453ybn.3.1711938551024; Sun, 31 Mar 2024 19:29:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fg9-20020a056638620900b0047efde8e77fsm7517jab.70.2024.03.31.19.29.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:29:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:29:11 -0700 (PDT) Message-ID: <660a1bf7.050a0220.54536.0611SMTPIN_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 8A07D6052471; Sun, 31 Mar 2024 22:29:10 -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 Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/