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 E10714309C for ; Fri, 18 Aug 2023 16:27:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBBF540395; Fri, 18 Aug 2023 16:27:58 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id AE76240395 for ; Fri, 18 Aug 2023 16:27:57 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-68934672e7bso826845b3a.2 for ; Fri, 18 Aug 2023 07:27:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692368877; x=1692973677; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fDI2oOeibByubPAokuPupZjyYto1I9gXzdRmr3KPc4o=; b=jwlD8q50XRQwiJKClNIFvjOwzvxcVe8U+YTkOH/STJ/oXcajLv9bIThgDTvI7QAo2k ee8JcnN4GOfIA11QJvfuB3LC6TYV6vKgbShCNOACzTzJJHnVGXsdgKog8IySsBJZNJdf /fmMKGrdfy+GxTDcrhN1AKwfGef1g1vF9zxPw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692368877; x=1692973677; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fDI2oOeibByubPAokuPupZjyYto1I9gXzdRmr3KPc4o=; b=Q6q2lKXXSNeM4ZjUOxOg5mjPciy776JU6+8wn1iGLgdWsaPmYaNIxswJBJeyOfJLTZ PAPhGCIqzw7g1NvM0AeTeNSwLeknzoIGfewNm3f2bF0YzY+loRSD22oGxiVx5WQiWVo7 Bxdekh6m89IqOHTXkShuWlVwbP3EfOioV6higd9HTIzpaa4B10Tt7glNmm6ut8aDibnN g5BC8G/r3clvRJNJcMEcQ6wFLA/Bq6o+L01n0r6Kzn+RYdoBOMmOZiApYjELUgAInHHz qSrmK05njmzmL6717Pq4TsDR/XEnpG1o64WKZjfw6WzMQcIXrO8+GsIrSjh6Z86ak479 CWjQ== X-Gm-Message-State: AOJu0YyFNJe928fciGmNg4Drg3NutxR1zUVH+12rbWT8+RK8wl9PSdF0 LD7ozlz1dUhHAaaVBz8D/TU9zLjRYmbrWIm6eOFBbLhBVyllpk3rXN5yvw== X-Google-Smtp-Source: AGHT+IEBqEDwq+DdA0fnTm+SxE4UkXD04wPPXAnLEsHXNrFRut4Qn+44WpnFW+L1HJL+liVC1vPrscpoi4jF X-Received: by 2002:a05:6a20:13cb:b0:140:6a7b:78bd with SMTP id ho11-20020a056a2013cb00b001406a7b78bdmr2605818pzc.46.1692368876954; Fri, 18 Aug 2023 07:27:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a186-20020a624dc3000000b0068718f530c5sm234283pfb.16.2023.08.18.07.27.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 07:27:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 07:27:56 -0700 (PDT) Message-ID: <64df7fec.620a0220.8acda.cebbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7013F6052471; Fri, 18 Aug 2023 10:27:56 -0400 (EDT) Subject: |SUCCESS| pw130522-130523 [PATCH] [v2,2/2] ethdev: cleanup shared da 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/130523 _Testing PASS_ Submitter: David Marchand Date: Friday, August 18 2023 13:41:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130522-130523 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27384/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/