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 C696F440F2 for ; Tue, 28 May 2024 12:47:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0D3840648; Tue, 28 May 2024 12:47:56 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id CECD8402E4 for ; Tue, 28 May 2024 12:47:54 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-62a0849f5a8so6777117b3.2 for ; Tue, 28 May 2024 03:47:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716893274; x=1717498074; 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=c2y07Wd6zE5BEHGITl3WjMtxBYKMjMejGKb1k3JiS9RteEbB96vfI4dLUDBa3Jlwr7 gPUXDBdmHZgzaN52TLQwcaY3WE03veiZKC+HK10WgdH1fVmJH2h7hvpgCAnzPd+ecSL/ EJ3flyL6TadV0n9w5aT01FjAQxT9hS0fDaAdo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716893274; x=1717498074; 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=Di9HS+BrIh6mYwRsH92wg2IYWrC2K89/fNgNy0qxNSQK/wwMmEjaA2SWKOohOpuhMX GSzm7Ma75at5LHTxpaHatJpNX1iw0rvg3A3N/xUj87naJVnG/LemzlG83eEhuLlBZMF9 Yne2QouWN4MgFTL+NxT9ZUqWmiQZkASKF54SMMrh0f0r3vCupEnaMWefCAZMGZB7zyVT gp4hAZTMK279P+veGICKEn0JHY9D9KDDU7402ganN38LowsxQbjlKuQpBUlvzhifH0u8 rDiJ6INe1uzgmjbf+gs1zjGmjpwVV5x7GVmfTFt/+C4+oimZRJsHyhoslNLwAKpRG5Cv tm7g== X-Gm-Message-State: AOJu0YwywOskLq5bJ/bTv487l73TDMkyiQ1wlT22xOR3trV+eawlCryp 7+Fn1y3r7gC+d0Eplhx8ZdZIxFnAqZYx+KC7er6Edscpnvw4yxYPU60sFTiOiGPJSlugm+nJpOT 9Mc9qWp2flMuUGy0cNDRbA0/Oj8OVzZoCxHt7NxEB X-Google-Smtp-Source: AGHT+IGLHUsoF65ctDAoh6cBc0KB5iME2IUfNffG7QZb/dW3um25VQW4KIeV8/enlQO69aaM+t3ZqmL972y2 X-Received: by 2002:a0d:e645:0:b0:61a:c316:9953 with SMTP id 00721157ae682-62a08d19d36mr109304017b3.11.1716893273611; Tue, 28 May 2024 03:47:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-62a0a382290sm8279267b3.15.2024.05.28.03.47.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 03:47:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 03:47:53 -0700 (PDT) Message-ID: <6655b659.050a0220.5095d.5fb5SMTPIN_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 4A0E1605C373; Tue, 28 May 2024 06:47:53 -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/