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 C657B43D9C for ; Mon, 1 Apr 2024 04:18:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0EA24026F; Mon, 1 Apr 2024 04:18:12 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 0AF8740265 for ; Mon, 1 Apr 2024 04:18:11 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6143fd4c182so22178487b3.0 for ; Sun, 31 Mar 2024 19:18:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711937890; x=1712542690; 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=C+r6UB+UQYhqkH2vbztuLuM+z/x/Ojjup9jpgwpaLSc=; b=PDFyMmh37T3Wm5109XWi9lkFgoz6DSiv+d2d+36sQ6vU2nLyl8LSEp+956Qvm1FV2l Oqxzu/t8oyJMwEHXtiNfWlpqrbAnoGqjC0IMebzj3K/Qu5K8qQf0s3WyKUKMP4wZUFNX 6GsT+iSxNElzcT3XvlWbpiIV8bJsCDmro+7FY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711937890; x=1712542690; 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=C+r6UB+UQYhqkH2vbztuLuM+z/x/Ojjup9jpgwpaLSc=; b=eLHnXGKBk++bDl++whm4U8xVJiLxpqz2/ipWjWlG0RlnPby3ZQLVLlFGJI6VjWGPky t/4pcAG00p0YkLf8a3a8Nc+X9H7Csyx3dImFefHtXYwfGMKn3YAkdXKkd9Wr5ZRPAXMc NJX4e3/K4H45j3CzjlZeJgkgwIIxUaZiYK+TbDS6++tUfPyH/sPOWpwiwqj7sxMK0ahD hsPJUaKqpE8/itCaAbfrE0uQNeUyfx2xTTiXDEpH8f7abv+PDkChzrEAEidmNDUuSySz ZHtEcSJWN9WYcb7rgrWCOl6JpBMnlerU8qScDfY2I1MZRf7LOCgXDRxImjkPIFYORTG2 /brA== X-Gm-Message-State: AOJu0YyTRc45kBSmqKMFcVKwLd/gjiCjSmUo/5K/zbDXWxbsDaeAqyTu RvXnTH+UcPngm+DblGoUbxBTWQzDCshCZF56PI06vdIqH/J/l+dvXwI2PszI5JIJ/PYV3Nmlhar M4FKQizItO99NXl9srmZ8J0HVjdACfjy40VB1l4XR X-Google-Smtp-Source: AGHT+IFL9SVl5rYgEW2Mzme09NaXNY44zEzPJIXGtcMivquykzpPWPXaceaH+jdRUgq/cMiCWQmJExIJGENE X-Received: by 2002:a81:6d45:0:b0:611:9f:f997 with SMTP id i66-20020a816d45000000b00611009ff997mr8424960ywc.40.1711937888947; Sun, 31 Mar 2024 19:18:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r3-20020a817603000000b006087da090b6sm657191ywc.74.2024.03.31.19.18.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:18:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:18:08 -0700 (PDT) Message-ID: <660a1960.810a0220.426cc.a02bSMTPIN_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 96F706052471; Sun, 31 Mar 2024 22:18:07 -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 | +------------------+----------+ 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) 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/