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 3DC3F43D9C for ; Mon, 1 Apr 2024 04:28:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33D844026F; Mon, 1 Apr 2024 04:28:39 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id A7EFC40265 for ; Mon, 1 Apr 2024 04:28:38 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3698f73b485so3065075ab.0 for ; Sun, 31 Mar 2024 19:28:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711938518; x=1712543318; 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=A4nHHasHwrSYWLhXgvfp99XrCYh45H5vSgXyGPaKSvM=; b=g0Veasq2S53dLUdBxf14NKXPgvKqcLFjFj74sgTFQy+2vFkD8y5TMZ5yfSFqjKUHuH AbjpGulapy8bT0hYsnWoX620HcEfwESk4j+IP3Sp6M9WCxKUdyKwo8a0d0K4EFM/NIg1 NAybmORwwLqGYHN7HOEKZBwIdCptv0TpCDeAM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711938518; x=1712543318; 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=A4nHHasHwrSYWLhXgvfp99XrCYh45H5vSgXyGPaKSvM=; b=pibxiAr0ECZpdaRby0TkRs+F9h7El+/boSeSUdueC/3vh6GUd8TUawIvd6kJ/OPuz3 GnBl0jdPc9OqNKcM+0B1sDMmR5JcY9eSLfWbjMO45n8YQTsc7FmdyNWo5GFmEOTul+kF P+1uE4kKs6jmpvITdvZawZKNc7HTCjzpvMq3YVMhwQl7Zc+K0TTbFQ1IXB4QlGwWrUik srudKllTvDCkhW8AI8O+k8wUUq58kMNuLNY4TAhYn1ery6jJZ0V5qGJUrL2WErNyAu0e ep1nOLsfRwdrApscwMyi0n1OiF2H0wNIJ/ad4OcCTQAvM5g3XNILqz0Ne92zVtycOULu fImw== X-Gm-Message-State: AOJu0YyET4JT310K7/W4vc6rwbgXwLSd59M3sbjC7k9I2GL+fQ1rq779 VmVyXp9Q4LEe5MNSvwz6cv/XYaCznkor9Ex8IYivfMzaKZrCCaVQi45I6aTNQxRg0jQQiP9fC5m 01pZX0wrhJr4QsUhTSY3a3ogROcbnhSi0/cNGzXcj3w6+xj36Bway8u4F X-Google-Smtp-Source: AGHT+IFu55ARONAY3ZxJ0WU3YKpHZfDIYDOHOLio0+sGVAEhAE11ZiLli0/XiOl+pXiuthYYXgbm+fwPsVmi X-Received: by 2002:a05:6e02:13a6:b0:368:4c39:11b4 with SMTP id h6-20020a056e0213a600b003684c3911b4mr10759181ilo.26.1711938518084; Sun, 31 Mar 2024 19:28:38 -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 w10-20020a056638378a00b0047ef3d596cesm83437jal.67.2024.03.31.19.28.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:28:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:28:38 -0700 (PDT) Message-ID: <660a1bd6.050a0220.adf1d.4812SMTPIN_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 8B0006052471; Sun, 31 Mar 2024 22:28:37 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139013 _Functional Testing PASS_ Submitter: Aditya Ambadipudi Date: Monday, April 01 2024 01:37:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 139012-139013 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/