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 9445643EFB for ; Thu, 25 Apr 2024 11:52:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 879CE435F4; Thu, 25 Apr 2024 11:52:23 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 4947240284 for ; Thu, 25 Apr 2024 11:52:22 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-61587aa956eso8314887b3.1 for ; Thu, 25 Apr 2024 02:52:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714038741; x=1714643541; 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=r5u4e0EtW9DMWlAr+zOOXTcu0eMls0kMcCg/1H0xWBs=; b=QRL7NSgsJSCpMtBKnA9MIpje5qoeiXFENhQogt4kymqMNE2VNLewNCNZS5BOdiKgJx CmBlH1WBGenCAfPanJOmBhXfXmuEEuDSuWIhXo0luX2Ty0FR/3/h2m5t6p8hbLOVWZ+d usJ09k+GlMiWUDILew4RjpysbVwnB0PaHwrk4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714038741; x=1714643541; 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=r5u4e0EtW9DMWlAr+zOOXTcu0eMls0kMcCg/1H0xWBs=; b=FwW479+EapHVisdUNsIYv43jkQ1H8eSBDfh4ryGhDmv9HsClNsJsVPNuCUeib1//9A BKr12T8JtGhrZoYqS3lvYQTYltoqZGGN9QP4BbuvICOIm+yC/bTBpNMKhtBk9hdCEJja LiK0JwINYjali2xpLLONAB+A37tiXYY42jxZrF/OpEzO5TXZliXrdd5KvYYgWSqDBiS5 qpd6/XPeFlnaEPbKtKSmME9VzkhEYymA7U26Ep3O+FC25U4X/gwZ27gFIfej0VsPFhpg stDSVjoeaHZ26jFKxl2UzwOzMaUYCgOfPN6w72MpcjKVMhen6dOg3XtvmtxkXuKvp0Hd RKQQ== X-Gm-Message-State: AOJu0YzPuOMBIoaSs1TQFHOoaH1sk6XsmGMxuUfmgoAtV27g7aiNTqdD 86x+GqBY+rutjn8sF2B6oThJUZvls5vsYaNklvsL/szoZhk92ghkUzzW6JEyRgHisLZzI/qJ9Vd 6ZFQjqaSFYbFW2S8ZJpCWoHy1lH4boFwEDFeo2K35 X-Google-Smtp-Source: AGHT+IH08ZDgaRUf1Iz0vR+riuNid8dsj+dIyyYl4hwDI7MMQsX895wDzcVM5rYEn4aUeGQMd6ukFlf0W5fO X-Received: by 2002:a05:690c:3344:b0:61a:b474:1c4b with SMTP id fk4-20020a05690c334400b0061ab4741c4bmr5530201ywb.46.1714038741622; Thu, 25 Apr 2024 02:52:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p2-20020a815b02000000b0061ad5ab6b32sm1189720ywb.16.2024.04.25.02.52.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 02:52:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 02:52:21 -0700 (PDT) Message-ID: <662a27d5.810a0220.2e918.e9f6SMTPIN_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 40A466052514; Thu, 25 Apr 2024 05:52:21 -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 | +-------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 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/