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 57F0843F05 for ; Thu, 25 Apr 2024 12:09:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53F75435F4; Thu, 25 Apr 2024 12:09:15 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 35E2A40284 for ; Thu, 25 Apr 2024 12:09:14 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5f415fd71f8so633242a12.3 for ; Thu, 25 Apr 2024 03:09:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714039753; x=1714644553; 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=pJaJYEMQBV4v98adR7lf6ASJ1dJVBt4IvEoRJkiOswU=; b=gBsnkpEsRo7tCKylZaGRPBuaaWk7qb/rQ91CkpWVuYmsUhDM5L+1vwo4ATby6y5rni MPdsZC3F/gUa9UGKIBXPeSTLYv78tNzfiW4twMVfsci/2DKClowi+Rv8GPB2oJlfuBSn bI5inJ3w3fP2lvsEvB3bCZyeIQg78UXViedZY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714039753; x=1714644553; 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=pJaJYEMQBV4v98adR7lf6ASJ1dJVBt4IvEoRJkiOswU=; b=c47yOwrB7roHh0ON7C99S9A/NSJYhGd07fMwYmELrZH6c4xgb8r/bmyPWImLVI7yTo sVquq2bdSvl4ddTL52degSVebmBt7K54tuXw1mjDj8YLeKKUF+DuzUTqj88tf8kxT35l NdQwXXLrcMV5VhqfhBOSsL/VEeOYqUcdOmstKq6Ydaf8FaoEMjxFZwp2vd4kU1gTRw0v aTEDebGjZ1wi/vbwdUV4bM7LHF1PyrHOptAFedY6RuOzs7b2NZa0I9GN2im5sMk3dk9L HYcgBR7Y4iG8DivflDvV6pNrfovnhXbEBAGuNyK/KfnTnLTeJ0Ohs+XegBhtQeJhbe7P 9Fjg== X-Gm-Message-State: AOJu0YxXUKfNDiVs4jjJXFu/9g1zmxZEMiBp0h8uVEgTB6FOpWA0/tqL eSlY/IlJhgeS0FKaZmebRPaapHisYhe6YjAYf0uNYI+fFJtjY8sk/Hqq9YfP7OJteYhgFw6CirS L4kdFfi2n+o111v/K7R7GZZlqBQ+Z6QpE/XlpaltjIgD8uR2pmACzPW1R X-Google-Smtp-Source: AGHT+IE6ZNRJAcJpznYNK6x/fm6BOxhKYl2ijb86UWSrGPEK9fhvYH8JaUYILoifcakH+Uhi+wImLKKaA/n4 X-Received: by 2002:a17:90a:8811:b0:2a5:28e7:5818 with SMTP id s17-20020a17090a881100b002a528e75818mr5013947pjn.18.1714039753268; Thu, 25 Apr 2024 03:09:13 -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 mw11-20020a17090b4d0b00b002a01f8059a1sm1074027pjb.9.2024.04.25.03.09.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 03:09:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 03:09:13 -0700 (PDT) Message-ID: <662a2bc9.170a0220.28f88.581fSMTPIN_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 73B706052514; Thu, 25 Apr 2024 06:09:12 -0400 (EDT) Subject: |SUCCESS| pw139676-139677 [PATCH] [RFC,v2,6/6] eal: add unit tests f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240425085853.97888-7-mattias.ronnblom@ericsson.com> References: <20240425085853.97888-7-mattias.ronnblom@ericsson.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/139677 _Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, April 25 2024 08:58:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139676-139677 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29853/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/