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 DAD0A42C82 for ; Tue, 20 Jun 2023 18:30:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7DA840EDF; Tue, 20 Jun 2023 18:30:26 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id A28C040EDF for ; Tue, 20 Jun 2023 18:30:25 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-62fff19e8fdso20157236d6.1 for ; Tue, 20 Jun 2023 09:30:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687278625; x=1689870625; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Gba3t9nPzZPo6VLwoJyfBRIpLyoPFaKr+UVTxZHWuOY=; b=OzfEjSrQSlfhUIRLu1P8xhkCTy5QQ4p08KAIuJx78SPWWIjaqIFyyuf3FyqqpTlQxz H49JEwJXioD1DByasHP5/4O5WYjSV7DOeGy70PsxKzGAeabyQQ4XHq7Tw/CQdowwAitx ZfeXhhXMxW63vukzVi5tmBp1jbdeSV5Pj6y8o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687278625; x=1689870625; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gba3t9nPzZPo6VLwoJyfBRIpLyoPFaKr+UVTxZHWuOY=; b=AgwC3OLyhDi/WGbexn9n08ds1mjsPIySfuiqoqafExiQooq/k2PiyBxnA4WdriE6mN nHs6VIzIo01szTE03V+KT3Vgyyg39dNHP6uhkObWw8y/+dtqVOHoCK1AWfmLQevHbZJT rnfV4BQ4Qozm1co/GWdDNgSpaoChQ8Kkk3qvavQnAJl1nxHaubNZLpc97ItyPm+P2XE2 rDmJIJKujIkBIhV42Dc+VZasJ8uRiWOzCG0K+tbJy7ACsRk32yXyDsAr9UnI3rJ3ZCz5 yaPEKlbNMLhq3h5NLjljNpD1CeUnJ650mbFo6mNq/XBurXDoBsw/yjWFVPCekOacW2DS FDww== X-Gm-Message-State: AC+VfDzVbUlNuk24Wyl6ugb+tiENRtjH5AjYBlgGlliEMnWH4i11NY21 8WEf0FSAc0hBYb2ZLA6t3IE5nLwwUd593VXSnmDZYyiLmZGM70jOp2hviA== X-Google-Smtp-Source: ACHHUZ4VD4ZVpvt82t4lB1Ok3zQj5u/Jj5lQl11exEf1+EpAncw2zpfFaUm2k4RG3ZPbVPXBgr/2/zPUHQx1 X-Received: by 2002:a05:6214:c64:b0:62d:ed86:154b with SMTP id t4-20020a0562140c6400b0062ded86154bmr11681345qvj.5.1687278625095; Tue, 20 Jun 2023 09:30:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m18-20020a0cbf12000000b0062b38f534d4sm353943qvi.27.2023.06.20.09.30.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 09:30:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 09:30:25 -0700 (PDT) Message-ID: <6491d421.0c0a0220.12711.4a77SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CFB63605246B; Tue, 20 Jun 2023 12:30:24 -0400 (EDT) Subject: |SUCCESS| pw128857-128853 [PATCH] [v3,4/4] ci: build examples extern 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/128853 _Testing PASS_ Submitter: David Marchand Date: Tuesday, June 20 2023 14:07:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128857-128853 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26751/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/