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 9ECC443F3A for ; Mon, 29 Apr 2024 17:02:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76D6B4025C; Mon, 29 Apr 2024 17:02:08 +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 5E9A6400D6 for ; Mon, 29 Apr 2024 17:02:07 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36c4f2fea65so5146745ab.1 for ; Mon, 29 Apr 2024 08:02:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714402927; x=1715007727; 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=vtLIo+Actvma+FjXlPbm+Vl9Pi2PbAMNb5qv13zu3hA=; b=SWh4s/5mJcgQKN5oS4aMLgDLFjOXYIMe8JoiGkMOshT32UzX4KcOuhHnOzHEI5CYGS KDzsSMCzc8XdEQ4UDq27a10ZLp1t4mbzM8n9//wfr5JUElY1idaUPoYZt9zhwKjC8sKt xUzy0sL9X8b2dMzie7h0VC4i5WyNX1kOv2xxo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714402927; x=1715007727; 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=vtLIo+Actvma+FjXlPbm+Vl9Pi2PbAMNb5qv13zu3hA=; b=mfM73IT97eKtQtd1V2jxVwDtv+aD9snaCmlcaWqE4vbPP/T1c5Ywh/rL4S7JR7y+uV 1H1LZRvdLkKIBwvzf4JCPUweOtHb/PbzuDapsCt/KmRoKhn0VaYE12sTRgLSpli2f3W7 Sjk19QAk7nXYEEUtqIbQKedZVfwBKVehL6ury2qslkX/ZJKvL/b4yeMjOhX9Y/LS71MS DrIkruqN2hcd0s6ILdc/yrMJRRbv1+epbW0/0GjbYID+wHs2HNayaXrexmjvgZfSjpfp wjsDwGs9sPP4FTeqogJRGdmw3PDsNoiINO+AxBcmTnLjwDJxG1+bI7qjFpjMWK0NYBq8 mKdg== X-Gm-Message-State: AOJu0YxJ6CRuN0uz2iRp2S7rD+Cj8QVW8AZd2HKG3m1f99+ZnhXjEFpf QmYPemlYQjr1Y45h7fu6KEI31BQqkeDwBSKZfzeATOa8Qf5K5K6j7wBp8fQZ3HFB0l+tjVzusjj EbV+rJaYOiJ7zRFt/0usWCQN7vFfB1vBn9TUxSOZz X-Google-Smtp-Source: AGHT+IGd7nPWw/ha0QM6b/Bh37dc3N7G7mqDxenxuN/k+Y58shqTUCprLCV0ab1GSILcETDjZOosjVwyDrEK X-Received: by 2002:a05:6e02:1fc9:b0:36b:239f:c0e with SMTP id dj9-20020a056e021fc900b0036b239f0c0emr13214818ilb.0.1714402925706; Mon, 29 Apr 2024 08:02:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j10-20020a926e0a000000b0036b1afcbbd5sm1378147ilc.69.2024.04.29.08.02.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 08:02:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 08:02:05 -0700 (PDT) Message-ID: <662fb66d.920a0220.b667.1e84SMTPIN_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 28DF8604D420; Mon, 29 Apr 2024 11:02:05 -0400 (EDT) Subject: |SUCCESS| pw139718-139722 [PATCH] [RFC,v3,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: <20240429095138.106849-7-mattias.ronnblom@ericsson.com> References: <20240429095138.106849-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/139722 _Testing PASS_ Submitter: Mattias Ronnblom Date: Monday, April 29 2024 09:51:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139718-139722 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29873/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/