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 179474302E for ; Fri, 11 Aug 2023 00:46:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10C6A40DFB; Fri, 11 Aug 2023 00:46:23 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 0A52640DFB for ; Fri, 11 Aug 2023 00:46:22 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-40694b191cfso9311641cf.3 for ; Thu, 10 Aug 2023 15:46:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691707581; x=1692312381; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZEWpRqW594TXTnuL2yJKeNOLMKQY6hgIGXVy7nbfZCE=; b=KrIJCw7HkbsgGBY95tGfFOs5oPwRQARb0IJtAHUuB0upU9f6NsnD26teZ6b37yTULP fOaYPmTVDcJMieGbmJ7RQ7KuXIj2knFEBmxNM707kxIbgPuusA8JKjYx24Cibftx9sjK bFNFBxkBxgiNSd6fhvChHLsDJSn7EDyNXuPtI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691707581; x=1692312381; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZEWpRqW594TXTnuL2yJKeNOLMKQY6hgIGXVy7nbfZCE=; b=J0z8O8Fu+HrOaMoOjh5kti3UIFt5qfNcKqAjJvvzljBp6HysYB+px3bavlDFeJ8htV VZF235yzl9kT7s3QBrcKUlsepiaAEf1VF86te3Sz899mvew6Os1y0PcU3T5OeFvdB/TK t3RWDdXuimz6YByC4Qi9OFojQIOcoANnTDAR/sadAqhDIHWkj8mLzyqVtp8sEHZola+V PXgWDBUGdDDVFXjfFYNdSb6rDP+vBEqGZfi6u2TEtGoaO0eEOqj4FC7lJ41FPv4fPpbO Bob63NiyK9DoKofw6O75NRo0iOg8Lhmh1yV/tFDTPZJni6+cgA544BiY8a+dMGAiCRw8 4OPQ== X-Gm-Message-State: AOJu0YyJ2gDsh3/YdBcvtoiT+XPitQ92mVtXtJIdNm9qV3/cgm3PyO+R doE2m1JghzYHSKO2lRfIRHNkr3Li03sRel5Xg+rnSS64ys8MsNBUVEcVM4lJ+uSqo2lmWST9lw= = X-Google-Smtp-Source: AGHT+IE+fJpcwkCbr46sIEmJtJ31QMgU2Am5FOKwUuoI535o1WrJlZwxygLaXAqI61/i5RH9eWJm+yOlA0in X-Received: by 2002:a05:622a:130e:b0:40e:2e60:e3cd with SMTP id v14-20020a05622a130e00b0040e2e60e3cdmr204607qtk.47.1691707581566; Thu, 10 Aug 2023 15:46:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x6-20020ac84a06000000b0040fdddced03sm119206qtq.3.2023.08.10.15.46.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 15:46:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 15:46:21 -0700 (PDT) Message-ID: <64d568bd.c80a0220.5fa1e.63c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 49FB86052471; Thu, 10 Aug 2023 18:46:21 -0400 (EDT) Subject: |SUCCESS| pw130094 [PATCH] graph: mark API's as stable 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130094 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, August 10 2023 18:05:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130094 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27287/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/