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 1773446036 for ; Thu, 9 Jan 2025 18:58:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A08640612; Thu, 9 Jan 2025 18:58:28 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 9E97140430 for ; Thu, 9 Jan 2025 18:58:27 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6dccccd429eso9268546d6.3 for ; Thu, 09 Jan 2025 09:58:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736445507; x=1737050307; 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=jbwc+e6c9YPTaju2uVxR//y3zMj+YIGp7dg6QuYso6Y=; b=Pob/89EwX6BqhXW5iOYEMFdfeCFe1ZmfC3A1Ef6DCrYDltwVNDKRlagWNnQgGQ7B0s 1JGorUPiridkRFXOdwt4ZaJBDWB2FMpf72hvdyMG9ocrcmHm6DbT8+lMG/+9yUx8auhk lEX9W0m1YExmTnMlJ3BormV1O8aoipktWgn6g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736445507; x=1737050307; 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=jbwc+e6c9YPTaju2uVxR//y3zMj+YIGp7dg6QuYso6Y=; b=lvGM1cHGshiS28exFB8oB7awOazTc4RI+OmUDatiJ/llQaqQNbTI0cGxEXSzl9t/+l wu2x+rgQBjjgClLNxm1hRkQ9W7d88fBAQmhzsPLe08VW6+5eu2ai9mVh7H+sflewlVXu +5LmuuC9810RPRBdYMnPS7K2SHLV1vZQIMV5Q6SMZJKx9PfqC5aZIWRh2uHiVH2JlXeK IQfApuZC9CU54C2upD+0ujQJFc6gj3XoGdMvuB4dbHwA+mWFa25+w4WdnNPaRROmSWzY hAo9RZIFtiyl56GiER9QTKJ0IOVzUK75QwnkIZsy3tg0bM7dX/Fg6bX3O6890pIfv5Uj PoVQ== X-Gm-Message-State: AOJu0Yzq+7/PEf7c65FLoR/KDg7dwlJqtn49S/PiBXCBEOF0ys17AC2Y dkHm3Fxg92Dn2gkZCBf8wP7FzmcFva0C3wfmhgDfEW2Zm5a++qmb31K2s4srEx4bn5y3hNJ9DKo 3oW5V9RzH0PAz1uforpGUfdkqg15kzpeb9NJ5zz6l X-Gm-Gg: ASbGnct3p99THhpOsDcGrCkUhJjHrMg1tbCTlKWxQnl9rRkwIywekntCuI/Ds2bQBT6 NHP6zT4XKkU2BjbzJ3rz349RdRXFDluEYe47pxBCCkTuBwuav+2iVpVJOidK62iDCKKZpuIsXpY GJ/NI7Rn7TQDkDS7GJx+oqz1nPH0Z1l18F628092Lsc60TFNW44g9Il36aElADU/1F1zKuw5jIP uwudi1DahgVuRufKkjW8ZiXl2/P9RARZndEkic1DMq7lBHnbuWYaszoy2ojfRmiEjF6KCMGDxN9 PQ== X-Google-Smtp-Source: AGHT+IF4/MrXeihVpc/u/B3AVz/xOgSYIvKtcXYYB/Tz7VNxygilqnI4YKBMW8C0iibtgsUuY2YtlO7I+O6y X-Received: by 2002:ad4:5dec:0:b0:6d4:1425:6d2d with SMTP id 6a1803df08f44-6df9b2d62b2mr131980666d6.43.1736445507029; Thu, 09 Jan 2025 09:58:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dfad7932c1sm93486d6.0.2025.01.09.09.58.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 09:58:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 09:58:27 -0800 (PST) Message-ID: <67800e43.050a0220.c6b2.08edSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C65C16052471; Thu, 9 Jan 2025 12:58:26 -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-abi-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-DPDK-Compile-ABI#111532 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/