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 C408A45E68 for ; Tue, 10 Dec 2024 11:13:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B019540264; Tue, 10 Dec 2024 11:13:50 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 7A50A4025A for ; Tue, 10 Dec 2024 11:13:49 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a9cb80dbfdso17260445ab.0 for ; Tue, 10 Dec 2024 02:13:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733825629; x=1734430429; 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=PUop9Mrux57CkLo5bTLGCvKYlvwN8BPuCaN0Es2SpxU=; b=Q4dkeO1DqPGyf/lrhrwjiGqqJylytuRFWDh2eAfPVAlU1xIEn25FQh3fQdNaAKdNjg P7cMxSe/qp+h51oJfrksLiahsEZMzA5dCxYZEfQTuaGdchtM7Mcyp3ZfgY2ovCQy9hEJ zw0ZUD/VGxXJnUIehjVTfGN39EUF8D8xFOMfc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733825629; x=1734430429; 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=PUop9Mrux57CkLo5bTLGCvKYlvwN8BPuCaN0Es2SpxU=; b=ofhW8TRMltNlKhhr8+hwukPoKCkKmPlxuy6xXKB+TRK+8/KlzAUVYbwvW1udel/k9h qyno7LJ8UwAci608Vs/G2K6lsW5HCZBYDDLpeSz+2cyUr4bE1OMaSCtMK8Ontgv/wFO5 dcDcQ3qxQ7G1UhHEoSGT2l2yIJ8O5ezMGqBIbt9ekmvUue+TsJNcLIQBiOldpqpVtdmF 24n455lMJ0oUcSRz9k9szxjChUkmfHdEzV5/ILg9lcOZ/2+0AhLr58UipZiaEFN2gUzg PCTjTYdJlFr9kqgN/paUSOAbexmr2o0dNRkvtYP4W6L3YBPnACt49LtixUziANWLNS1+ K5ow== X-Gm-Message-State: AOJu0Ywa8eliOSbYPk6rEPFtn0dCjb2UFpQeaBtuieisGd6rkXWXS4vC /2sa3nGvyktke2LiSVNMzfMJ7o4Wi8krcgVELAhwklSB7Duw6RbZHz0vP3wEfLRm/dOKVuordS4 v7w01AiedniMTU10ItNe0eB5qkJwaaFcLEXFF+BPC X-Gm-Gg: ASbGncuPKv5sdGMESOJrFleI5pND+4pklPpb5HGdT7G/VwAZDaQBI0YyB2+h2AzZFQ2 y+LPoy4Qy14GDJ0vuODA2UEBHFH6o4STyJw2mQPxHkBLl74XNN6AvmppH7S3SdC9JSiwUDK5bpc svNmaojvVEquEU9w5k0gJrlARuFAm0mYOEVp7xC7cafYsJfxfTWYJXBkZMyaSqqJOnU2gPH9zHg G7SzMvYNXb5Sn2hYEHhmbvgOpjwL/OCaEiPt5qWDAhO8l4n18Y6lEQLEECzJytQZGs4JVTsuYE= X-Google-Smtp-Source: AGHT+IFKSe/cRRe9CBEVWobOeU6ua6Rm/o4PQx0pxoQA0E8ED6MXI0OHKFF8YWdhMUrIGg4BdhpB8vl1BHE9 X-Received: by 2002:a05:6e02:1a6d:b0:3a7:159d:2dd8 with SMTP id e9e14a558f8ab-3a9dbac06c7mr37452045ab.7.1733825628792; Tue, 10 Dec 2024 02:13:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a9ce604154sm2969535ab.73.2024.12.10.02.13.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Dec 2024 02:13:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Dec 2024 02:13:48 -0800 (PST) Message-ID: <6758145c.050a0220.1a59c.2a0cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6A4206052471; Tue, 10 Dec 2024 05:13:48 -0500 (EST) Subject: |SUCCESS| pw149105 [PATCH] devtools: enhance the license check From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241210091039.3439504-1-david.marchand@redhat.com> References: <20241210091039.3439504-1-david.marchand@redhat.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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/149105 _Testing PASS_ Submitter: David Marchand Date: Tuesday, December 10 2024 09:10:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149105 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#298570 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32110/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/