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 8B81C42F9B for ; Tue, 1 Aug 2023 19:25:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66CE540A89; Tue, 1 Aug 2023 19:25:56 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id B65CB40A89 for ; Tue, 1 Aug 2023 19:25:54 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1bb575a6ed3so4675787fac.2 for ; Tue, 01 Aug 2023 10:25:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690910754; x=1691515554; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nQs3/1se6p71L8DJA7eZVHA5DJP7icZhR6Fd0tOgszk=; b=H5TwZspNvelVZaFSNKw/H4hxAuThY3mWEmtK6zA5jO+fXWz22QNqO8R1AmFFAMiCjA VqAIFgjRNpUzer9c/iKRIlO3IsLYgGi1Hge9vtiY9EvLrv6pQ1+j5UlzdJ9VK+89/Qo6 qvV9l3uPvrePEi11muAOtV9oOVWE0wJ7zQcqY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690910754; x=1691515554; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nQs3/1se6p71L8DJA7eZVHA5DJP7icZhR6Fd0tOgszk=; b=eRJzE/AW8CumUpsI8lpqDHCefI71gYBXN3c94MBYIJHi6oIhMxUIFFpzeeNN4mA+U/ +iTREg5ltVFaNK5Gq2k8YpHJ+YwwWFViXSpc9CSbXZfeUmodffogyNVVe7ShHuroja1M Dj6xl11XVWHgsedIoAnr0bCloey5cL/Yj5ZhqpkIfwA227gKIOXqHyvNpS4nZF6XmAqR FuFliCZ3zM97rOhDZIQvqTqZxjthj1F2i8E7z3DgTByleR6loqeISwqVQeCmLCZEeOmr CjCRAAvcnTvcrLfNEig63OrCmzM08iWTTCNet6YEy0ET16SESKL0skg9iYKt+qLqHS9+ cvOA== X-Gm-Message-State: ABy/qLZMz4abTKcvN2x1OH+xdA3Mz5Rw6A5ORbRkLLpfTmQn2fuW6HG0 qCVBy2YAssChRclKx1fXa3EZMQ7P1j+eunq+8zneShDqRVzS2e79atE72JJgQ8XEGSnj8+t0Eg= = X-Google-Smtp-Source: APBJJlGM8MvdAY3sZ4iPny8ulxYsXAUGuMShjrmkozf0daNW8dNqSeTqdLAfrdS1OETCgDSc7Pscf+MIkj3o X-Received: by 2002:a05:6870:1486:b0:1b0:883e:3095 with SMTP id k6-20020a056870148600b001b0883e3095mr14948251oab.56.1690910753982; Tue, 01 Aug 2023 10:25:53 -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 i6-20020a056870044600b001ba809b0f39sm991815oak.38.2023.08.01.10.25.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Aug 2023 10:25:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Aug 2023 10:25:53 -0700 (PDT) Message-ID: <64c94021.050a0220.51d6c.8388SMTPIN_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 6EE7A6052471; Tue, 1 Aug 2023 13:25:53 -0400 (EDT) Subject: |SUCCESS| pw129794 [PATCH] net/mlx5: fix leak in sysfs port name tra 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129794 _Testing PASS_ Submitter: David Marchand Date: Tuesday, August 01 2023 15:18:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129794 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27201/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/