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 A915E42FDF for ; Sat, 5 Aug 2023 12:26:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8385C40A81; Sat, 5 Aug 2023 12:26:31 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id C881440A81 for ; Sat, 5 Aug 2023 12:26:30 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-686f0d66652so2738442b3a.2 for ; Sat, 05 Aug 2023 03:26:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691231190; x=1691835990; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h1gVln6AR11zf3DWEaZXsRJO6mztDtFfEIkXKLCh/2U=; b=ELImuxvsXncNyvsobPqIxHmVqSoLt8JDaybHUjGqA/nLIubNl2/9q8La3HCCUPy48L Dx3NP+8MqJsX7LOg3xZO+Hfnj1Lu/3J7VVzddXqd59w5okYO12w0yiahYiXDUtC7ULyU JFiZEo7Dc5R8EqC50W+0o0kGuUnjbEBel+AYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691231190; x=1691835990; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h1gVln6AR11zf3DWEaZXsRJO6mztDtFfEIkXKLCh/2U=; b=RyPiiEL3v3DUUNJMaB0afzkiUvk4ZUgK2XvJ2FMHqreAVAa7suutuH2uXJpcQzIiJg /PofJrgggrKE20ldX2grILYzEXN3YMMHBnfkNYHEac+bM4cbKaE3A8nzoDPH3NqSchwJ op2jSXvIpohdctdaG36OZHHBGScosbMabOwA58U07HbzbPWGlKCnXQbIW9kWGhST9Vgu 9Qm+6n15h5a2tGZkqY57Dyt+w3N4UQKNF/z3KOZyfxIboBS233ljPbCZqpRbhEqgOAsS P3L8v8XVTYq5q1KiSiwl0HzXtGvflZ59uRPQCZ21OIFHDZ00z+zhe8lfL3LetOLgWuyj r2ow== X-Gm-Message-State: AOJu0YyWltcjOFCbbRWNSo/gAzTw1MCkORH8F6y+qr2MdO0dzBk1sHuG aoz8qg/O5lxne5Yc4/D+UKJTv9D8PcPHv5dcudIbuV0i4dcVjs8s6qimUTB318GXPmQIw2tGng= = X-Google-Smtp-Source: AGHT+IGoq3+Vg4Fgz4j0qShUbI2vMS41xgryyOmhs2WTrcM7tLG1gFwLSfm9evoA+uMF6oJnoK+34GngFqb/ X-Received: by 2002:a05:6a20:7495:b0:130:f6bc:9146 with SMTP id p21-20020a056a20749500b00130f6bc9146mr5291306pzd.14.1691231189897; Sat, 05 Aug 2023 03:26:29 -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 q15-20020a63750f000000b0055fec4bd1ecsm414576pgc.34.2023.08.05.03.26.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 05 Aug 2023 03:26:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 05 Aug 2023 03:26:29 -0700 (PDT) Message-ID: <64ce23d5.630a0220.43faa.929dSMTPIN_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 621306052471; Sat, 5 Aug 2023 06:26:29 -0400 (EDT) Subject: |SUCCESS| pw129915 [PATCH] net/mlx5: fix bond resource release 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-testing Test-Status: SUCCESS http://dpdk.org/patch/129915 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Friday, August 04 2023 17:15:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:9836014d4c2b1b2c29948c928fd386b2944b6bcf 129915 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 (ARM) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/27235/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/