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 9C2BE440F2 for ; Tue, 28 May 2024 12:47:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 968E340648; Tue, 28 May 2024 12:47:19 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id A5B82402E4 for ; Tue, 28 May 2024 12:47:17 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f44b59f8daso5003455ad.2 for ; Tue, 28 May 2024 03:47:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716893237; x=1717498037; 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=hsos8G8pnShV0w6yJpoH0jOvRWdkp/V8nDIBbwUsUZA=; b=Ho3wa6mLofn0YBpKSIjlo9u0VEWpw/hNXWSj79PcZT2ANmScUUXkJRxWRTD4/JRnCV 8v0TQbgjgReET5vkJBz4/amZICRGhbjw9OUjyRca+DgXP5AGKczkjIM+hySjVGooXWES EexdWVJUDmEFzPq9k6xYt7BoR3rsi8mAtFXpE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716893237; x=1717498037; 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=hsos8G8pnShV0w6yJpoH0jOvRWdkp/V8nDIBbwUsUZA=; b=ulIs7DeeN/ift/poNKQ15t63ZvplHYIDrd319/tBbwiG2Eaeto0ewsOv2mebQ5GNvr UFSf2Xq5b0ufrMzFpKhGdjLqVphq63Sov45XXc+G0XdzhE3q7bsv71eC0Op4wFIOabqt hQVRJFVNO4YxYZcmogqMjWz40a7a/U6U6SRQlRERtFLTPj7sdlKQ5l+9kJpr6uxT/4bj x4dh5rtQSZNHNAVpWrR5jKCCZVihOMxXsCS6ftXWyCz/n4zmwb20HYj6DL2cpgwLkqkW Mzz75ULLrbr6qZm2pWil8aphLZDSe/Cy7r3YPCys6+AZQ5XUKYcHXZIRWjU4qWYGzVa4 qlAQ== X-Gm-Message-State: AOJu0Yyu81LYvPjaX9HqskIhNCp1Lww0YDGUIYJWCMIvc/YL67gkN8bH xY9HQhJoWbsW9CJKU7IVkNrc/f4JyQd/ZqyXfNBelgjjnue2SvHY5iDZuyw6RC8VFwMHPMcSmQy okQe0FS5oCf8x9eKgzDAr78JywKISfoYHPn0/LKWk X-Google-Smtp-Source: AGHT+IEFzZvm46go7RULXuatqQmU44yXs2RQQaEzeBfY4wK9LBBx1IsSUnX6O0LsFcmnkCpdQApgAJFcTGyj X-Received: by 2002:a17:902:e54e:b0:1f4:ae2a:c15c with SMTP id d9443c01a7336-1f4ae2ac9d8mr37094995ad.45.1716893236792; Tue, 28 May 2024 03:47:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f44c973d63sm5980505ad.120.2024.05.28.03.47.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 03:47:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 03:47:16 -0700 (PDT) Message-ID: <6655b634.170a0220.f0d19.bfa8SMTPIN_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 D3119605C373; Tue, 28 May 2024 06:47:15 -0400 (EDT) Subject: |SUCCESS| pw140356 [PATCH] [RFC,v2] eal: provide option to use compi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240528074354.190779-1-mattias.ronnblom@ericsson.com> References: <20240528074354.190779-1-mattias.ronnblom@ericsson.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/140356 _Testing PASS_ Submitter: Mattias Ronnblom Date: Tuesday, May 28 2024 07:43:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a 140356 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30031/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/