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 23042430BE for ; Mon, 21 Aug 2023 11:49:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1FC3741149; Mon, 21 Aug 2023 11:49:18 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 46A0841149 for ; Mon, 21 Aug 2023 11:49:16 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-48d0b70097fso328562e0c.1 for ; Mon, 21 Aug 2023 02:49:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692611355; x=1693216155; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0SnXD56bVETM7PIyUOXpB4dE2RWmkjZJpHzNCoeI72I=; b=WtUKf51uRoS2AJrqvNfF53Dr/6Ys1lJlgzYKIetBOb5CqhNFSTNw7yG3pai4qx7Z1n 7QIr4mlMrJl5C1N/SGcauz/IIFNU2FCJUjDBztQSxp0EH1QK32T13b/nCKj8hx5XFTRX H0CN1ZdhXdIy+2z1PSpH4L7OFt7aCpG15BOQM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692611355; x=1693216155; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0SnXD56bVETM7PIyUOXpB4dE2RWmkjZJpHzNCoeI72I=; b=U65C29XK45YRJMbMaFV4EHnji0kmI80he2eXC3GqXCjcqYGr6zG/7tAm0eyx7jYwLe cmAlBe0LrwXHMMiPOTAVnL9SUxo+Qm2kv7322O4kJ1kh+y4cquWbm4KQt5ggLJeeSS/h vxBWeGfOrNOrpH12jKr0Hrw0MlBjwr3OIP13Kw85LR7o4OxXBdK77kmYYmsnFl0JysMf q3jYxPHheL+yLCDs3wi/C7hwpn6ddmWl4BAykOTStlUd87lGqRiOp782jqwbmM+tH7M1 2+mSkj10m7z3RXW1fLLZiiiZZyoK1xZ064N2SQ+eNVYV/14p58XEJIywqC3B721k4atN Uu+Q== X-Gm-Message-State: AOJu0YwW+ZYDHMdsS5mgmiaaoytFqhbWUuCcpnlPKw2fnXNc3k3nAoz/ h5jW08njACecNA8TghUdPGndQ5Q9jzhFHhSn1UCKhizxS1d2Zianl+aGLw3fYUuEkFSA5NToHQ= = X-Google-Smtp-Source: AGHT+IGH2N34PGWQY4I70vMIKPNIJr5bj5UB8fShfuYmlKB4+akfJCcq6S4GLLjJLT+oeoCxB/dfo8r9J+gF X-Received: by 2002:a1f:ddc2:0:b0:486:3e71:5aee with SMTP id u185-20020a1fddc2000000b004863e715aeemr2035462vkg.9.1692611355678; Mon, 21 Aug 2023 02:49:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3-20020a05612208c300b0047ecd64b6cdsm384385vkg.12.2023.08.21.02.49.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 02:49:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 02:49:15 -0700 (PDT) Message-ID: <64e3331b.050a0220.7a515.cda5SMTPIN_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 326C46052471; Mon, 21 Aug 2023 05:49:15 -0400 (EDT) Subject: |SUCCESS| pw130551-130553 [PATCH] [v3,3/3] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130553 _Testing PASS_ Submitter: David Marchand Date: Monday, August 21 2023 08:58:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130551-130553 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27393/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/