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 F2B32431E2 for ; Mon, 23 Oct 2023 15:39:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED3854027E; Mon, 23 Oct 2023 15:39:00 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 545574027E for ; Mon, 23 Oct 2023 15:38:17 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-66cfd3a0e61so22337736d6.1 for ; Mon, 23 Oct 2023 06:38:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698068297; x=1698673097; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9EQD8rpGbKqrZNT+bJqWj9aoTl1ItplRgBn9Dy0lp1k=; b=X9Mr1qbpzc3j7ygm24QttUKPpTDMuZDF+TVSvHwC5gxeEkgRzh6nB0KCWKkkRIGSOY nn/HMWshQ2r6S1jof/n1QSYRBa8kWK4g45ZRweO64o6OfAUdMqr0Ne7a3AB6dVvRyrC6 5sa9v4S0g4PGzvnCWhmlTrF3i/JKlL8N0tM90= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698068297; x=1698673097; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9EQD8rpGbKqrZNT+bJqWj9aoTl1ItplRgBn9Dy0lp1k=; b=qr9ElpvzvWUvx/4E9brEZDY6vA2z6+w0711ZmHkF2s3p1AO1cklyX1hWhRuwqy4xTS t4dokSAYBMwsAXnv+syPWKwQiwqrz3EoGEXub0M/bOsNqIIDZtaedK9fvM9fI250fgOl jd5Ngl44lOhMloGRQ0I1v4f/GOHWhGSQPpPm9qpsUhTN4cz7OJqRhSNeCLBfONywLhTQ pyi7zk6AY6e/UlkhWbIitnxDjVSxpeGyRnCzdgRPKE0GRs5wCEZLTPLrqbtNLybDFMZm +9xil6YvkYpyrYQtWSrqF4ZaQAsUP6MC9BKgdYG7znusAbaJCwlnHOXvAEdyxfOPhT7p EPbw== X-Gm-Message-State: AOJu0YxtMHs9NVLBCHFcOIfSsw52U+ScT7gXZdR0ElpgFCwdMBwdTC9H QU+DeZ/z5RVSejJU14W6RoMCZ1InVFxSWkbs22cnDbzJarPlj+EJwdGMWA== X-Google-Smtp-Source: AGHT+IH1/GkUhocczWB0TXzrwJul0uPNQEBCU9BFpcj+227cGRUhS8F4UKEfqIg/b1L4VGnLZkIuNQd1kwlf X-Received: by 2002:ad4:5c4a:0:b0:66d:627e:24c0 with SMTP id a10-20020ad45c4a000000b0066d627e24c0mr12486878qva.38.1698068296834; Mon, 23 Oct 2023 06:38:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g29-20020a0caadd000000b0066d81d85c30sm487428qvb.76.2023.10.23.06.38.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 06:38:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 06:38:16 -0700 (PDT) Message-ID: <65367748.0c0a0220.39748.3953SMTPIN_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 4C136605C34D; Mon, 23 Oct 2023 09:38:16 -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-compile-amd64-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_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/