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 AB35E431FC for ; Wed, 25 Oct 2023 14:23:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3307402CE; Wed, 25 Oct 2023 14:23:28 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id A3177402CE for ; Wed, 25 Oct 2023 14:23:20 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1eb39505ba4so2915023fac.0 for ; Wed, 25 Oct 2023 05:23:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698236600; x=1698841400; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e3X2nYyOC9oPztWHR1/aLFkTZPAVUbRxWtM9ePijWNI=; b=HQXFXT2TiXTVZgHqCPISpOg0v+cWclR4TItfXtsZvCJyTxF4XGglwEQaPCVfYDoB7i OzeqW++70xTWaxYF2mnhAaxXg1Bsr5f8HT+fz3lbMQY+autI9a92S14y+70xtve7sBZM IUgBx4pHhXgRMgOOCpWojZA0T1D0n2n4y9Zoc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698236600; x=1698841400; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e3X2nYyOC9oPztWHR1/aLFkTZPAVUbRxWtM9ePijWNI=; b=UP2K8nODZovvVVNNogglpZyHJHeTQvAetd2bQAi6V85wZRmPY2KBa2vmp7Dt+lgNB+ LOEFy8iosF3biX2IxX073V5ATjmyirOki6oqOzRSJDQBSNzcG0sJc1gdpF47CK5Wak0q 770BT/9erGulORjjK8Wm9sGq7eaBO4f+P4wqikfsPBXK5Nbs0DivUarJnOsLWteCN2IE GQXpP6Ru+KC1aMBI3OU6vmj2SrgPgcWex1kEtvNqGGztcD1lIM6yXfoHGdCUZ3fUe2CY /pZyvaCqjLpdX7R3ZeL85/25ct7YzckAfKx5yFA3c8HzHA8r7SjZTMbsC37PWNJqP31H jq2Q== X-Gm-Message-State: AOJu0YyhlnOY1Lselp0EHv68l3EJeniGl3tkl4y4rwlhHmfFkSrxEk7D Q5bLI90TAaIVaxTma9qJQBlex1J8hAksvjTxtgQ4aMaEFXoAzoi2DadLIg== X-Google-Smtp-Source: AGHT+IGCaNCqeQ678gQeKY489Km5MsVymtmaOmWif3fls6mnRr5av+8Sn4z2QlWnuFQVxiaRJf1R1Pcixf2J X-Received: by 2002:a05:6870:120b:b0:1d5:91d6:65f3 with SMTP id 11-20020a056870120b00b001d591d665f3mr14465362oan.7.1698236600075; Wed, 25 Oct 2023 05:23: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 lf8-20020a05687c348800b001dd0161476esm809379oac.42.2023.10.25.05.23.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 05:23:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 05:23:20 -0700 (PDT) Message-ID: <653908b8.050a0220.805fb.b7a9SMTPIN_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 AEAE06051827; Wed, 25 Oct 2023 08:23:19 -0400 (EDT) Subject: |SUCCESS| pw133282 [PATCH] net/mlx5: add global API prefix to public 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133282 _Testing PASS_ Submitter: Thomas Monjalon Date: Wednesday, October 25 2023 09:48:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133282 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+==============================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28064/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/