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 7D1BA42C64 for ; Thu, 8 Jun 2023 23:38:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A4F540151; Thu, 8 Jun 2023 23:38:05 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id D9D2B410E3 for ; Thu, 8 Jun 2023 23:38:00 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-650bacd6250so924911b3a.2 for ; Thu, 08 Jun 2023 14:38:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686260280; x=1688852280; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O1SbzflM6bqvYmF7cX4pYPTefirpWYV7KrsIbM44nmI=; b=Y4qGPv1M063azVc7qqS5sE4VV+XvNiIIcd/Qz1n7N3ROuvPSloY46G/d+eRbqmTv49 WAHA3OHwMmFlKnIMckh0WZe0H99VfIq4IRZzBVVnnigNcOm9AwjucKbl99GX9m56NnEd u0u0fAjAa6X7ApYCYtkSN2aYTNlAQcRDRM12Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686260280; x=1688852280; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O1SbzflM6bqvYmF7cX4pYPTefirpWYV7KrsIbM44nmI=; b=CpQvr1j7YJIfVza4KTLzHYzutJYAxUS65B9MBzozCJcY7anbxge8j1jnrMtuOlAwuP edext2PPpUz2klIlR6VyZ+ZdvjmbXbFKt9KMetKT96CaE8qko3sg4h/0ztjlKeWIf3Ov cO3dX7iZoi35jAIWupJGgb2rY3wj/jaT+VKxRYK3Hvs0mP84QpKQpg6dcSgHUInMhSQA X3Jl3l87qdbxRA5e25ts03mBy+T3Ry3f/qW6TCFo0RXM31eUH8pMsLmQpqtws85Z71cJ IYnS4h2SOufdAz8c2C8zLJlTlNgT1A/zU3TDJZWPB/83EBQq/DUW9o/q29Pr8oH9JPoV ooMA== X-Gm-Message-State: AC+VfDwJr2sX0MzWVHfP1wVf8vtLknIH8vhLolKXymHPz8JzN7hQmOV4 om80kLTf3ydeTyKo4ekaoSQyNJGG4/IPCPEhC5JE9r4qM/fxYFDSM13ebg== X-Google-Smtp-Source: ACHHUZ77rZ7dzNUik2LGRjj2NaM3v58f7CC7YeoiHLrF66dVRwHO7X4ZRkEu7fTW3++l/jzMNH0ouN+uNOgj X-Received: by 2002:a05:6a00:cc9:b0:656:e7a2:5362 with SMTP id b9-20020a056a000cc900b00656e7a25362mr8157702pfv.16.1686260280054; Thu, 08 Jun 2023 14:38:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u10-20020a62790a000000b0064381a94c42sm213904pfc.11.2023.06.08.14.37.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:38:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:38:00 -0700 (PDT) Message-ID: <64824a38.620a0220.d592f.7a60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 519CF605246B; Thu, 8 Jun 2023 17:37:59 -0400 (EDT) Subject: |SUCCESS| pw128199 [PATCH] ci: fix build for Arm cross compilation i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/128199 _Testing PASS_ Submitter: David Marchand Date: Tuesday, June 06 2023 10:52:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:38689022f609a290645c7027084aee720c1fcf91 128199 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/