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 AFEF246087 for ; Wed, 15 Jan 2025 01:11:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 912D240298; Wed, 15 Jan 2025 01:11:27 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 754B04026E for ; Wed, 15 Jan 2025 01:11:25 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2167141dfa1so5436225ad.1 for ; Tue, 14 Jan 2025 16:11:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736899884; x=1737504684; 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=+P8eDBGbTPEmAeFkvB3uauarEPlOIxsrAp9u/g7yOkM=; b=HmtNpbVmQQ3hE47MTx1r9RSHVmRFMZH7rWCXVW86lfgtH2MlM1LhAb4vc7ExcSHK+F 3YldVY/P8DG8Wo6R83eAU/i3oJ4MRuAHMjHyudTHzuNDGMEbZIzzvbqI0hx/i21IIG0J 1tDuwlbEL4COvqaNzH5UwrEKtK6piXBHi3goc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736899884; x=1737504684; 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=+P8eDBGbTPEmAeFkvB3uauarEPlOIxsrAp9u/g7yOkM=; b=O6qjBBhzd1KJvMxm/iUy4p/c896V1laF6tVouhDa+XmMrd72u//PruWT0VXA619+Xc QGGCo+1uPEVtm3/vsPwCJ+gqvFKbYfd/Ne9q3HWq05ugY6Fhyo5A4chQ8Z3nuVZ2e9uV Ss1hYzzPQO0ydD/MfBhI9eJ0pfgFOeBdD/kF/UlhzR2lHyZCQJ5cmFe920u2qnlS/KmW 68EiSxgFtGeB+payph/tIXWagXX5U/j+POTr4S5d+0ercGQYkrrBntbwHmUKv2sHJakm 0Vvv4Xb33Y8LMsAyC/iFMzTM1VfXsv2KijxQjiJPtMLlvDM+iW8358x0H0reqBqzgCz2 gOJQ== X-Gm-Message-State: AOJu0YydDBsPwsRHLK3FATH9FAj8dhMBWl2K4lgXtRxZEatWuesj8X0l iaYOL4us6EtkIWUmvGBPnbpXAIUmHDUSAHUEzgUFexO25tCnvGuRViQfNf9G1EtoF8kOc9OKkgP OLSakfGZa1I4IuEd61Wdk9IPY4i3KHxrj6KuTMvMH X-Gm-Gg: ASbGncuNzuLnyapA1cLNocWdvoNXl3puwZeL6AU/ob1kNwk9KAzgBfUcb1VAhwI50At fZW9xwR3dr7zrzqS1ehpFwcf6q4al+Llil9rhcpnwGMWrbNp3TSvL9hZICSG9Bfq3tiZwMRWomH TENzWiBEnn9y5yaGOy06kg6xcMtwSyc+s8o8ppyqnEflscNnDxQx302Bj/tdXQml1DGPdOw4lYe vfQEFD9XXhs5TXxSD9HVzTZjIs9M4fE/tn6vJPd1ZceeVQCZwZSDov0VSZAw5GJhNFoM0a3bqzC TlEfTw== X-Google-Smtp-Source: AGHT+IEP5ItWdYDP87MAkodV3/CHQLvnzmWH0UM45pDLf4I66bVTN8mVKOlBEEOnxVk67oDy7VefWtE0MOLk X-Received: by 2002:a17:902:ecce:b0:215:a303:24e9 with SMTP id d9443c01a7336-21bf0b7698emr13460105ad.3.1736899884426; Tue, 14 Jan 2025 16:11:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21a9f3be2acsm4842125ad.126.2025.01.14.16.11.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jan 2025 16:11:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Jan 2025 16:11:24 -0800 (PST) Message-ID: <6786fd2c.170a0220.22635c.33aaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 889AB6052471; Tue, 14 Jan 2025 19:11:23 -0500 (EST) Subject: |SUCCESS| pw150083-150082 [PATCH] [v2,2/2] drivers/net: add MSVC com From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1736887611-32186-3-git-send-email-andremue@linux.microsoft.com> References: <1736887611-32186-3-git-send-email-andremue@linux.microsoft.com> 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/150082 _Testing PASS_ Submitter: Andre Muezerie Date: Tuesday, January 14 2025 20:46:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:6a56a98a8a198d386e764be9bea343d69b09c0bf 150083-150082 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#305813 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32321/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/