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 AC7CB45681 for ; Mon, 22 Jul 2024 15:31:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A896E40649; Mon, 22 Jul 2024 15:31:27 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id BB2A8402A8 for ; Mon, 22 Jul 2024 15:31:19 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-7928d2abe0aso3595494a12.0 for ; Mon, 22 Jul 2024 06:31:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721655079; x=1722259879; 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=iTxBj2AUn+630Sv0Tm/lKhRMW15/CQS8udbM3k+0hxA=; b=HhSXSQCfzhE4k6+N7RZchLEVmK64Tdt2MKTgjAKdxlWajsHmdJ57sCo9ezPTs9KnHo wISAxghz71HMlTVpA1/9N0oNVpm75UONGvc9Hh0nXzXG7B2Y40Mi83V0cm0rBv2Icmm5 xRw38UK7X71tQpsruEUbtphGWASqocxCRkjec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721655079; x=1722259879; 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=iTxBj2AUn+630Sv0Tm/lKhRMW15/CQS8udbM3k+0hxA=; b=pdfFWtawQdPahuFoONfyv3/A02xs8jzPGL7Hx4q2uo6dePYGNqAbg48Hh1lLDVy26M lLCfTAl5HhPq4T74Jt9b3tRdGavnsnA25imy+XhVz1Mvf67R+1K2+tZb9vG4gGi4oJsB wCRyIz6IsipbYUzGKVqEYC8oN2CkwRqkqd+SDghKm64FZN8vpayiPL+eu/JkGmzA2Ixv 4bxsjoOQkHKbTq14p2OrsgWc8gGAxQvfd/YfLrya1zWAC51wUM/dAEVQwuUCpaO8FMH5 ZoLslqdu3NSHqkZrQxABhS7ZVG0jhmw24yJRhYHbpAKZ5TLCxD0LAbNW6lQiTtu6cnWV YnHA== X-Gm-Message-State: AOJu0YwTHbDQNjyBzeG8qit3E1vO9XX3wBF8Q3uK8uCsGqKydD3ESu44 ft6JDrYq+R7JqMFzM/jLvd7lMcaqrCYUbjDCwrTSUtuSD+eh+1poXIJyLljYij+8OnFUCkI1RWy Ya6z4R4Z/kL+5D5qHJR51SabIWEJ9ewZ8e9L2HgQ7 X-Google-Smtp-Source: AGHT+IHzvQjN9sWjK43gELITKwSeC1uS8GJniILmvTpkFRZLmy12tJRN4jYa2FfpK06VDNw6GMoGWwku3FPG X-Received: by 2002:a17:90a:c08b:b0:2c2:4109:9466 with SMTP id 98e67ed59e1d1-2cb7732ac03mr18582188a91.8.1721655078869; Mon, 22 Jul 2024 06:31:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-70d14565e51sm283223b3a.2.2024.07.22.06.31.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 06:31:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 06:31:18 -0700 (PDT) Message-ID: <669e5f26.050a0220.16ffc.ec9bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 10E126050A6B; Mon, 22 Jul 2024 09:31:18 -0400 (EDT) Subject: |SUCCESS| pw142578 [PATCH] app/testpmd: fix build on signed comparis From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240722105229.2628825-1-ferruh.yigit@amd.com> References: <20240722105229.2628825-1-ferruh.yigit@amd.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/142578 _Testing PASS_ Submitter: Ferruh Yigit Date: Monday, July 22 2024 10:52:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:7ead15fca71bff435a22638bf5a0baf27520bd06 142578 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#99691 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30573/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/