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 D4B4844116 for ; Sat, 1 Jun 2024 13:25:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF807402B4; Sat, 1 Jun 2024 13:25:48 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 282C540270 for ; Sat, 1 Jun 2024 13:25:47 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-62a080a171dso17124207b3.0 for ; Sat, 01 Jun 2024 04:25:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717241146; x=1717845946; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=vHf2mbuImqUA5Lah4Ad7X4tFEcbYyaS5tHXmVYuxDWk=; b=HCiaHXQJFbtN8LJneaBNrg7Khg6Y9s0G0UhG8hxK4XO6uqGy4WH17mG9qN37Pejj9z cxWdg1K8MwvjwpiMpMR/qzl7s8yiHJlAyL0uGb+rOX7bylKud8igmECAJxA4yj+i6MWo tbmIoF+wi9rjfpQ4/64Okg0dC/T9sZoCBrF/Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717241146; x=1717845946; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=vHf2mbuImqUA5Lah4Ad7X4tFEcbYyaS5tHXmVYuxDWk=; b=eZyrbBPH9A9ouOhjCM7XKFLo7Vj9359B5t/DevyYC7j/k6+OMSFNeE2Eba3iRjKaZh m6tojisfOb39h0qcwS6BxQ79K39quvSMac0aCUH4XwM09M8vo+KtCDoxf+L8HE79Jol3 mVTSGAXYEpsBkZ25/AlqmzPjJ4ewbRn0INuQJVxCTPYJTr3M3FEPh9gV8NhufogSuq/N uexEijwHs0I8UDPiMqdgshwtjCaec6nJmFvGLz2FfcSYoqXeP8Qm+wnUGWVP0jz6ZraP l5vGwo93GYQNFZb8HfGVDW9wr8tsdqf2DC28PB0n6RV5P3/jUzIyckQr97UzQ8k4drb0 RbGw== X-Gm-Message-State: AOJu0Yyt9jJzfGkdb4G4syaFj9adGVIQE0WUuzv86EG5V2svjrVdsgyM 4Q93MEp/Ja5vXmCakiMBVxf1klSkIUBawKmUbAhDor2FNYUxw5GsgdP53bNtQnooMYwlGvLu0R/ fqzpWsQRzb/5z6Xk/2g7+WdCmk6VhUax9sTZGh2GD X-Google-Smtp-Source: AGHT+IH5cVVr/dL0ArgB89xXoYDwYt/9AM8v/59hnZJArNFzQn1Y3FS/zfRo2EnVvYetxKsVA6yAnmj4vKeL X-Received: by 2002:a81:fe07:0:b0:61b:92dc:c19c with SMTP id 00721157ae682-62c79825dd6mr37115317b3.52.1717241146353; Sat, 01 Jun 2024 04:25:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-62c765f84dasm1328577b3.15.2024.06.01.04.25.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 04:25:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 04:25:46 -0700 (PDT) Message-ID: <665b053a.050a0220.c6a36.a2b7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 10F83605C21C; Sat, 1 Jun 2024 07:25:46 -0400 (EDT) Subject: |SUCCESS| pw140409-140428 [PATCH] [v10,20/20] drivers: remove use of From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240529233811.663211-21-stephen@networkplumber.org> References: <20240529233811.663211-21-stephen@networkplumber.org> 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/140428 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, May 29 2024 23:33:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140409-140428 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | +=====================+====================+======================+===================+==================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30044/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/