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 0E8AF43B14 for ; Tue, 20 Feb 2024 11:42:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6378402D1; Tue, 20 Feb 2024 11:42:48 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id F1D1B402B8 for ; Tue, 20 Feb 2024 11:42:46 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3654aa79d6eso590595ab.2 for ; Tue, 20 Feb 2024 02:42:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708425766; x=1709030566; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h5bzzwW7e4cfDHPNQTXYCx1YRpRjlzTtx/JEc289dq8=; b=E29AbIPsmdcSO4607w4kJC41s5TF6pFLyLGCmYZmLC+vNZ2Vtukvv0fKNlLm216NtG XvR2MjiaZpKZ8QqJwUWnA1KJeRNsU25a00NPLFUIYOswXpkj58qmHslVE2081o2BhLIV 74072DOUYNvwV0+zYKijJ0ANdj3hkH0tXYpHc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708425766; x=1709030566; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h5bzzwW7e4cfDHPNQTXYCx1YRpRjlzTtx/JEc289dq8=; b=wIl4fzHU8ieLG8lKEC7N+CUFpuM85L87gcGFA56lPt7vwLvyvLUzkBOhbguONkt1IB APqRkkLtbfG9QqQYzUWh8GNoMG6WsFG7arI6Rcxf95PMQio/xi+WEPM3MOGLoUw6CzJw uLeTikoaiiq/0+18rm6bEZzzm8LelWbaNl/rZ0sAfzt40WzFCopXgMCZZHkVBHBe+CsT DlgRmG4ntUT84rwDbqPgpAnepDu6sXkYuHhOxytUHDVT1VWdR3sd3olCNzO3uNmoqGY/ sDlSCtME0oVPMlkFHkQaBN2oJvHDFUsVV7TfE9fsJuwiwmJwQD7UEFytmX+XX2SYUmg/ at6A== X-Gm-Message-State: AOJu0Yzt5Qny/loJvhZvpQcknP+fqkhoQeS+MlZKaBDnn12E6u1L+A5u kp8eA6siZTMOdSPECFmHoak6OX/1QH8V77poQsA85QEbFJ9R4zZubxTJlg/+v7wzUakYn3asDRQ 8lvzwiG/ZHxa93On9iS4lUVwPGrP2qRzyWx4hwTcFH1h546zjFxbzTxBB X-Google-Smtp-Source: AGHT+IGng+4wxS+lNgzBrHHfVzxAMANcRpd3I7WvHNkywI75982pRlC+MytfyDWo7+XuIsK0SF3k2QrY9dwP X-Received: by 2002:a92:c7c2:0:b0:365:27ef:23d3 with SMTP id g2-20020a92c7c2000000b0036527ef23d3mr6127639ilk.20.1708425766216; Tue, 20 Feb 2024 02:42:46 -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 l9-20020a056e021aa900b00363cd2cc71csm477840ilv.50.2024.02.20.02.42.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Feb 2024 02:42:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Feb 2024 02:42:46 -0800 (PST) Message-ID: <65d48226.050a0220.95737.c5e9SMTPIN_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 D02786052511; Tue, 20 Feb 2024 05:42:45 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/