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 C161C4417A for ; Thu, 13 Jun 2024 02:56:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26C48427B4; Thu, 13 Jun 2024 02:56:26 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 8A6E64026B for ; Thu, 13 Jun 2024 02:38:04 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-48c50daef1fso162743137.1 for ; Wed, 12 Jun 2024 17:38:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718239084; x=1718843884; 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=xpLx2pFnGVN0u5Y8wS8Igvatv0rwDzoQivPxWdZLBw8=; b=caDv+yZUnrbsMdNILWC7usq/l9jVObNW92+2GpJOGCdIt0OPdDvPfPIGQT+f2W7T/h mpmsAt/SuOOt5LRq3ttJwoXWEg3Dl9oXRriwKu9NZCQ4x5OBu7WHidr7+zMp9I3Tx9VJ QN+wIQaQshAxIGrcN/R07GvKoifcs4vZgqTUQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718239084; x=1718843884; 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=xpLx2pFnGVN0u5Y8wS8Igvatv0rwDzoQivPxWdZLBw8=; b=liBkDS0dvq1QrKO3BED0mrTQQMFbKvq5u6aLGE7gt3dkla3cl8w/QcIqxNl4dOPAWk 8gczVCFYWvUZ/ojZ7CobJ8IS+pLbGUbmfehWGzmPtmzuUC3G8sonAvRYkOYj/xQZprRZ 2eEWRIfSrIGNJh39ZGPqFyIBYPjzGWuIRh00am+lX3cr1j+RjlGDiqkYPvACfUOisoKh O7Sf62KhwPKz48nPImU6ISGfNjy/m9hUNdTHUSK29x4FkRRaQL7HqX9H11tPcE0NzlvH B114CozJtZMABNOyd0FKfA7lw7bBWqar2NvmNptgnnH7kTTag5Vtlr6lSQOfvR1uQ8Iq G7rg== X-Gm-Message-State: AOJu0YwHW2IjnWMjOf9h1uCxWSI9f+w8H5KNFYRLPvfC7DSa/J4eraVJ i0xacgmixegUNpYi4A0QaVmD4T1zsPtDPGqNA7D4aqX3SV7/8C1TxRvRNzDo1Fe1jjy2+cR6Sdl jumqHsqqR7fyg3cjH+beej0/EAWo6DXb6AySEAPGvZe6/M9FQhe3JH8Ac X-Google-Smtp-Source: AGHT+IH5rvZvF7kPmev4v6pczGCorFM3n6LeVOPV9V7+CfqAS92jDG9m6xMtLu0kXuPzE6YARFGHm961U3pm X-Received: by 2002:a05:6102:32c6:b0:48d:920a:bd43 with SMTP id ada2fe7eead31-48d920ac0admr4831958137.29.1718239083770; Wed, 12 Jun 2024 17:38:03 -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 ada2fe7eead31-48da428b774sm22521137.0.2024.06.12.17.38.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 17:38:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 17:38:03 -0700 (PDT) Message-ID: <666a3f6b.050a0220.46ec7.178aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 78B31605C373; Wed, 12 Jun 2024 20:38:03 -0400 (EDT) Subject: |SUCCESS| pw140921-140926 [PATCH] [v15,6/6] test: add unit test for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240611125947.511243-7-paul.szczepanek@arm.com> References: <20240611125947.511243-7-paul.szczepanek@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/140926 _Testing PASS_ Submitter: Paul Szczepanek Date: Tuesday, June 11 2024 12:59:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140921-140926 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30164/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/