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 9FCFE43DD5 for ; Thu, 25 Apr 2024 13:06:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C037435F4; Thu, 25 Apr 2024 13:06:51 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id A2E4540284 for ; Thu, 25 Apr 2024 13:06:50 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36b21e8c6ccso3544895ab.2 for ; Thu, 25 Apr 2024 04:06:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714043210; x=1714648010; 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=V8jT3LGupUg4mMwsU9KuJrSnbOsRNpXeG6Ytvv4WbGk=; b=J2HtIDGVdswDEMsf5cz6nRSmS4lAt+NIAWAOk7NbqRT98jjREkir02gN4Mi/S8dkZO A9mQ/MwU5fEFtBYkCm1rHYSa4v2ly6VfGr9QHShKxEPBKX7yHacTB5XBM8mnWSTZJnNW +Tsoh+533c/kTcAM7nd9m8kilOKPJGZn7/C1U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714043210; x=1714648010; 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=V8jT3LGupUg4mMwsU9KuJrSnbOsRNpXeG6Ytvv4WbGk=; b=CtF2cTsSJt9/5SBQAsq4GzZq3qUs43OMwyR0jq+xw2fn/gBInqkwpM4POK/karDADf tIHVl1Nr4YZ0l4US8Vu+T4cj4FTa/f3OYzo03u8hUkSxBawE5GC4ziz2Okt4c2M3r8CY A+W7fsbMpYQUmInHFRf2iQx7/7N3sCejp0k38tftXyqLP067cRNiA8tQzgb2TkY0gzzl r3NJsNxkagRwctdGZ1IeGqvdlIB0gj8hjmJrsIfkJ5t1Fpa22Rxd38x6Yljd8RETtWjz xCNav6KC1dBk9AAEHSpNUcumpz6rRafCNfzlNesqq/unaBmqfHR48XI4sjrqODT1AHpb oKsw== X-Gm-Message-State: AOJu0YzR6EsmzgfDBeHZIJUc9UWTGpIQerE4ADlhCVB8ck+Gu/4rpZV1 KtiR8BolpkptDwqpqUaIG4eyxiZ19pe8vzS+GI3n81hr7zLquZwMufWwvEsdDX1iPWFTOWkG/3d Hziq6TwX5qxRXdQpsljsJPegNgTkI5DjjD98Ti0u8rUxorljv9/gUzOC6 X-Google-Smtp-Source: AGHT+IHgU0ec3N0KqqNWaNygUJlSk4ZiBwf/OWW/th+V1qwH3z8Wq/i3pQbtsaVwI1KxnPQtUypWB1qamSpd X-Received: by 2002:a05:6e02:1d81:b0:36a:1132:8c0d with SMTP id h1-20020a056e021d8100b0036a11328c0dmr6522736ila.17.1714043210015; Thu, 25 Apr 2024 04:06:50 -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 f9-20020a639c09000000b005e42b4c5557sm926445pge.23.2024.04.25.04.06.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 04:06:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 04:06:49 -0700 (PDT) Message-ID: <662a3949.630a0220.66027.e539SMTPIN_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 1BEDF6052514; Thu, 25 Apr 2024 07:06:49 -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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian 12 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 39 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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/