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 93E9D431E2 for ; Mon, 23 Oct 2023 16:04:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D657402C8; Mon, 23 Oct 2023 16:04:32 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 92CD7402C8 for ; Mon, 23 Oct 2023 16:04:31 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35748b32d73so13008725ab.0 for ; Mon, 23 Oct 2023 07:04:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698069871; x=1698674671; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NbINM/dtd8olwfesIr7OzVbM1ezsCvrc9a6ozMxav3o=; b=MvTP55NShdxLR2xlWLr4WGo1ccoZSgskLHfoH4ABBbtG9C91nTiPa+osH1BNxr/y4h 7Zr9agfL40CQLwJrse5k85dllepigsqHilz8dfLl83ZRCBd3EFT6vhiMe3aNLmdicnko 5FpuR/dpht2NgNyRfRJ4rcgrr04YYl6WCIEUM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698069871; x=1698674671; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NbINM/dtd8olwfesIr7OzVbM1ezsCvrc9a6ozMxav3o=; b=AldNNvmkpa3XaOb3usNPKMPum0K2CMuUmlP8XKbhEB90/xGCzaVw4wwx7S3nJXBW9s e/RW2F8ewMxep9IUHuF/3J/4NS/XOKkuRJ4/9ezw9+Cn8vA1OaAO/sQLjcdLXyqYtViD 9Zr7Rg27mjqd2VgpIZf0o7j3b33Tv0ebprScp1geKEO2AQankXym/13MFXiM80a6tDdA cI25OLXsoKs/Xcn0vAexDZF6J6vQrgXCkN5TqIwbErWoY6rA/kzQV33WqMAB/AhS15jH gIGIKh2vLzea+86pdVObGqvqcAQDYLr0lb2oQtea7nq68AmONH3UpxNlKyjW80B432VD //EQ== X-Gm-Message-State: AOJu0YynbkgJEPVgr29wSskloW2WcUGkEW194ShEf5OKS6mxz45VwVfu zUYjYQR7lkwD/Olh8V3nFUNUd8kt3nDBGKqftRtHoOnKt/dufA/mHCrDjA== X-Google-Smtp-Source: AGHT+IG1u5ahnsEGAtrkmu7tQHc3J20P3YNdkwAZ/iKn8oTjJzeklwmDCHm0FVxDUZ5qCDc1pFEFxZPsUlLn X-Received: by 2002:a05:6e02:1ca5:b0:34f:d39d:7a1 with SMTP id x5-20020a056e021ca500b0034fd39d07a1mr11654940ill.6.1698069870959; Mon, 23 Oct 2023 07:04:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c8-20020a92cf48000000b00350ecf59515sm604366ilr.66.2023.10.23.07.04.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 07:04:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 07:04:30 -0700 (PDT) Message-ID: <65367d6e.920a0220.c3244.87c9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 981C36073BBC; Mon, 23 Oct 2023 10:04:30 -0400 (EDT) Subject: |SUCCESS| pw133167 [PATCH] [v2] lib/hash: new feature adding existin From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133167 _Testing PASS_ Submitter: Abdullah Omer Yamac Date: Monday, October 23 2023 08:11:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133167 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28036/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/