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 764BE4302E for ; Fri, 11 Aug 2023 01:09:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7115240DFB; Fri, 11 Aug 2023 01:09:22 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id F0E1A40DFB for ; Fri, 11 Aug 2023 01:09:20 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-40fda409ca7so9079261cf.3 for ; Thu, 10 Aug 2023 16:09:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691708960; x=1692313760; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HIey8hSv73aFiIjJ2Fn7U52zT/vdGlVI69QiTTRM7/w=; b=bkyzD3d9Poh07BEICMuni9a1k1bI3b9fdmBnnb4CGZjvSTnfhIqu+P7dvPatM6RYpT AnvQhhX7Gt2VaAKW+tJGc9dLPMqva50aGWl7qSAv4jxViY0eGsmSeyenFEPENiAJnr0Y 6kgmscynV9idh5VHBVPTlu5aWEENB5xbRti9Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691708960; x=1692313760; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HIey8hSv73aFiIjJ2Fn7U52zT/vdGlVI69QiTTRM7/w=; b=jAE1QosCC6mvNZ8iFC/1Yq2g5AodKj1opMZYzfyrSrJ1CKqgLW3y1+NGk/hdBonHnk xOpOBbiioObZf3NRgALkb5o4thdpLbkBho/QiV3DTcrQXLluWxfW82VkhuCHI5A0NYd8 n6V10QKIPb4P419l45j8gSiJs03HS3dyu0oM4dSxD02AdBw6IWgjSc6uqh4Yy/OXH02M HVpMP7k87LoFd++k7dZynPKWULBbN5lbarm7a2hfH1fk59GppuFPQqYUYrgLoAT8diXK HAXXzF4SSIUa2kdfhdy/tdrX2J/+2LDhLN/+ASNUDSTsPYNuPChDx9L/fCq/GkATLoUI d4qg== X-Gm-Message-State: AOJu0YwenbYJJ6xn9+D/agJoDHHs51Htptn0njnVcVcFGW7h2oTCXSWM cr39MGYu18QlJy8vHKVcNUb0pfOx+SsLU2nEBaNdnAbitDE3lV1xSMjimQ== X-Google-Smtp-Source: AGHT+IEcrui9Sx4HDMjvEBcmrwqsbpvc4HC5QUejCaScFiC4dQl1pnkmSGnQ3LaZKvvyuG+chfuCO2XAdCSC X-Received: by 2002:a05:622a:1103:b0:404:e64:f5ad with SMTP id e3-20020a05622a110300b004040e64f5admr262928qty.47.1691708960383; Thu, 10 Aug 2023 16:09:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b20-20020ac85414000000b00403b0f04e12sm118675qtq.26.2023.08.10.16.09.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 16:09:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 16:09:20 -0700 (PDT) Message-ID: <64d56e20.c80a0220.fc051.6099SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 07B006052471; Thu, 10 Aug 2023 19:09:20 -0400 (EDT) Subject: |SUCCESS| pw130094 [PATCH] graph: mark API's as stable From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger , 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-unit-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_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/