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 7E86F43B55 for ; Tue, 20 Feb 2024 11:26:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7850E402D1; Tue, 20 Feb 2024 11:26:11 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8FE92402B8 for ; Tue, 20 Feb 2024 11:26:09 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1db5212e2f6so38100595ad.1 for ; Tue, 20 Feb 2024 02:26:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708424769; x=1709029569; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K6eAmVV+Q5HXg6S5ERAaul39eJk6XPs5vLNo7CdA9fk=; b=F0BiF15u3dxTi4CznBPg9e4AfhBbUz8ZA9uH5WL+LgJSluHU/2465hsGaq75ip8KUq IqLmON8qBWoPBgKwBBUIoCUcEwKEAosMB9A+P/23/o2vfd5Sl0/u+ZO1pC09OdHVKCgw F4rlLcBqfGXckGPZdFVxk84V22yyyNX550E9o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708424769; x=1709029569; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K6eAmVV+Q5HXg6S5ERAaul39eJk6XPs5vLNo7CdA9fk=; b=QcB2aEj4c9Qcytx9cuHCAWgoBl5R43RQMrjVffDGfntTWr0AgQWbZBTntDuIaFvIjw ho3iA/yLRET6VYA3qJW3CjwBPbF2hCuu6X7KtLr+oI9i1PttUdo9ak4geOXHWNizAQ0m JhH3br0TNAMXZQweebTmx7hFyK/FW4hJcrBvi87RLH89UkuGGJrLkIFmnpMwfGqDkKxf tjbF4Rmhf33nKJsag8UvnWWGCvhQYdqK58UWZZGwsp1aHq5O638DxjTwpb/pbMT6Eq+X W7ktUrXUhzLxxAlgsHfpEtr5gclN7RECONXYMRbcIEH3UpfTL0rGiOvv/e8rk5pRmBZo jj+Q== X-Gm-Message-State: AOJu0YwknlccsIbhHaAlcWxMNj+sNG7QuU8f2ZvvwTdAqW7woTnTJ1iA EA2aG8Nyte6Upi3aQzGBZsGKAUmnjiPUQM9YW/o00ZQD9AiqWqi2VbQG7MeG80wHQWT1E6uBRMu quByvX2OoLW5gWY9DRYO5V9NFMsyMmdjOwNyCC5mp X-Google-Smtp-Source: AGHT+IE6/YJQEe3AiAQM4KmfNsAsr+A160786brKuvkTXyuoVZ2MJu/nZla9klOCnJPSs7JztPpbOop1H62I X-Received: by 2002:a17:902:d2d2:b0:1db:ccd7:5249 with SMTP id n18-20020a170902d2d200b001dbccd75249mr10996537plc.34.1708424768697; Tue, 20 Feb 2024 02:26:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kp14-20020a170903280e00b001dbcb39dd7fsm80772plb.120.2024.02.20.02.26.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Feb 2024 02:26:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Feb 2024 02:26:08 -0800 (PST) Message-ID: <65d47e40.170a0220.3798e.3d40SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C840A6052511; Tue, 20 Feb 2024 05:26:07 -0500 (EST) Subject: |SUCCESS| pw136897 [PATCH] net/mlx5: fix use after free when releasi 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/136897 _Testing PASS_ Submitter: Yunjian Wang Date: Tuesday, February 20 2024 09:31:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:ee45c93a16dd5e11b7779f18db9173fd8de8df74 136897 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29189/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/