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 49C8642651 for ; Wed, 27 Sep 2023 14:33:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 450D54026B; Wed, 27 Sep 2023 14:33:54 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 3709E4026B for ; Wed, 27 Sep 2023 14:33:53 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57d086365f7so1423947eaf.0 for ; Wed, 27 Sep 2023 05:33:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695818032; x=1696422832; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k2LiGD9x7h8P3gXJTW32N06cSYILxjYAAwk48gWpIls=; b=FOH+kBfmhVTa5QxQhZjyEGO+AVJwy5GAPcwk21awZjUaqSpN7e9qwfHTE10eyLvdsd n0e0hZCtncVlDk8TuNwzd2iBBvSNoaeGRWc3DHcel/zI6Hdiz8+pqw2MAspo8j3C+3YU vMv88UHb/pdYLUVIi65xKREVCBREQGZ5PkA8M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695818032; x=1696422832; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k2LiGD9x7h8P3gXJTW32N06cSYILxjYAAwk48gWpIls=; b=JHRNC3KVi1ubyJx3MX3zY16sKKgBMxueTLUt73J+BYFAnruOP5OyVkn2dfgnApbfh6 zeZRY9q+E9vNt+UXcnw9OQ3dGMZeQeAeFhmXYvVKdgorcB/7GNtUqTYNUDiCoTdI5yMB 0TKUcJ251S9dPvUb7phLy7iVAdPwHsC77qpzhMVJwqH72hBpIEBtwtYpepjLlWrWWhdL DJpbGKf0DuwKwVkgoF3H0P7400Aqp3fXhpwKsL62HYMYZ8QnzjND0HLub+IxMn6U5TRP 9A8SqqhoG/oZdsRTBeoJFflgw7ioYXOHRyC5TzU5v2xBhmeNgN5o3nxvf6A2Cpgn45p1 lFoQ== X-Gm-Message-State: AOJu0Yyre5jxvCaRJ7zbMk2PF+9qIoXvj8ff6l4AlnW1TgPJ086+40M2 XhAohEZmS9Lb7Tr9hwnZbyj6QcTbEP1m8uAW/iYKi8t+RXBJu/R0TqQrlA== X-Google-Smtp-Source: AGHT+IEA3Zi97L/jqXRqpTz34l0VuBpeiMq5K36701hlKwDsBL0SCjaiBBMclIGS6uGkgDJ0EZESLejdKyJP X-Received: by 2002:a4a:2552:0:b0:56c:a41c:f264 with SMTP id v18-20020a4a2552000000b0056ca41cf264mr2015490ooe.8.1695818032504; Wed, 27 Sep 2023 05:33:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h4-20020a4aa284000000b0057b73fcec61sm633990ool.9.2023.09.27.05.33.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 05:33:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 05:33:52 -0700 (PDT) Message-ID: <65142130.4a0a0220.ef936.35ebSMTPIN_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 EE3DA6052514; Wed, 27 Sep 2023 08:33:51 -0400 (EDT) Subject: |SUCCESS| pw132000-132002 [PATCH] [v4,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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132002 _Testing PASS_ Submitter: David Marchand Date: Wednesday, September 27 2023 11:45:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 132000-132002 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27748/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/