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 75361432E5 for ; Thu, 9 Nov 2023 15:41:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 703CF4021E; Thu, 9 Nov 2023 15:41:55 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 892624021E for ; Thu, 9 Nov 2023 15:41:54 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a66b5f7ea7so31610839f.2 for ; Thu, 09 Nov 2023 06:41:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699540914; x=1700145714; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kBhfEu6G7cSbPXeWxh2KYdON3ZBeRGyuJWZzXHCdA3A=; b=D3686Gob6vpED0cXK1vhVJyOj0lkUteliFhB5b8jmS94Pk85IVSew8LEXjMU5gTvFB NOgRoDA6M7rP/1iPhnpyxmUw+TGphKtT54aEo0C8cka2tAfL1XUAss8gldV4hbSCmQIg V+BRdFrfCZfl/apgb8aTGypCK9c0lbMyF8ZCM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699540914; x=1700145714; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kBhfEu6G7cSbPXeWxh2KYdON3ZBeRGyuJWZzXHCdA3A=; b=D91N5D6ifYCJo2lK8xptejCwOJcrHIrN/0mlprZ8ad0edQZrXXJIGz7XfuEubTezgp clYTojT4JrFtTCzxMEL1XAaD7LWXXIXZobb0C1OX1nEH8cdMpA4pWaGblgH8wLwvsWnL ftnJK96R6G7AQbSnKn4TRkzXOLXKT4L+Sa8S8ylCDQnmJLA8suJfKwLd1H7yKk6TmI4h ieN1jvQPdioXJtSQaVrT+CK3ZWFHMo9tLxefz7zjzJ4d5D23GoexFkBwaCLTwE9ipDyH FzAKzDXvklxYKDhB/yROsW8kE/HGTwPZUU1zYSZqsWdVi0VwdDrg16ACnjJWZ0jwZDMr qCwg== X-Gm-Message-State: AOJu0YxSim3Am/wrOgMLdcE0f81KbsT6p3hbBehJOpDsiAlScD1M9hyx Vim2WFvPY18MaHqHgbbpXLo02pCAF6wsWnv7pB7Zf6mcRdk1ct7t01UdXz/y95sHAOo2M/GRNA= = X-Google-Smtp-Source: AGHT+IHgO2iSIywBoSmn3o4HfovejSFhD2uN8lXnIEq30Zrte7iJBpWIRhpR5V8CIRxjRK8W80s32Z5RPLag X-Received: by 2002:a5d:9245:0:b0:783:7275:9c47 with SMTP id e5-20020a5d9245000000b0078372759c47mr2040284iol.7.1699540914015; Thu, 09 Nov 2023 06:41:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h11-20020a02cd2b000000b00433256c6b09sm698935jaq.14.2023.11.09.06.41.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 06:41:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 06:41:54 -0800 (PST) Message-ID: <654cefb2.020a0220.d733e.014bSMTPIN_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 8DD2D605C318; Thu, 9 Nov 2023 09:41:53 -0500 (EST) Subject: |SUCCESS| pw134011-134012 [PATCH] [2/2] net/mlx5: fix destroying ext 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134012 _Testing PASS_ Submitter: Suanming Mou Date: Thursday, November 09 2023 08:55:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134011-134012 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28297/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/