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 79F6C42970 for ; Mon, 17 Apr 2023 20:47:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75DAA40698; Mon, 17 Apr 2023 20:47:49 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id E9B7E40698 for ; Mon, 17 Apr 2023 20:47:47 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id s6-20020a17090a698600b00247a7794e78so2928265pjj.0 for ; Mon, 17 Apr 2023 11:47:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681757267; x=1684349267; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=5prsRlSBNWtZfWR5aF8Pkrt1lI41VpbLUw0nV5Dcalk=; b=CJdw6rMqZbbWZlpCIwJYC9wwU4voskGO0QZj9+MlPBtV9fjb4xGKm9xrRVjbmhrhJ6 it4NSPpMKf1+oI3qu30n8avcVAwRujHGz2DUVPM8XQTtIaG0xVieG05ajm2op/FUu8m9 LLcEsmKmWrxfiSFOI7FxfBpU10Nu5uExVlJ4Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681757267; x=1684349267; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5prsRlSBNWtZfWR5aF8Pkrt1lI41VpbLUw0nV5Dcalk=; b=dmnX/EM6sFMN2r1AMUlBwN3lJb2VQkMHNv9sRg6lOOgkRuQ/bk30OOfbxk8mIB3//q ZOlSaqlu5zCJG4tRrOwSM6VM5FqlJkZAjrsP0jHveAylto7waRu8DU2jWKtfI7Rm4CGs o8Azc4LC3xdONI52Rub9mKBRTkl2x77+hgd36VTnhCP5XbBpoGCKfowR3KS2man8MP8l rnFcB32vorTJ5Gd6AS+7HXxGThP4Rl7f3jaIeQP4Cv9cfxs+ls8fYwoBDIxt1lYoj8tP fFHPede69Mewbh7YFOisWM5NPIvtRRXqKQfKxUxPj8Q8QdPCLZGVZSU2EzS+LFj50WVr TFvA== X-Gm-Message-State: AAQBX9cjCUPTqYS7KS8Lr1h5uPWGjDzqaTt3h8AU+GaVGm/YIcGz2DgT 9gfzXfjEGqNavnjVAL0bUR+oUpamXBRmTq8FK/uWMEtJknmChggxrwGybw== X-Google-Smtp-Source: AKy350b3pJj/kYQ/y8/z5qyyxJA2Y+Ss9ekWUc3aCYzUDNR9sqRAIUZEzXurZ5ucz9NL7LIZqeR6k2dLpDih X-Received: by 2002:a17:90a:fe81:b0:247:7def:236a with SMTP id co1-20020a17090afe8100b002477def236amr6234021pjb.34.1681757267271; Mon, 17 Apr 2023 11:47:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lx10-20020a17090b4b0a00b002373be4b37esm2852508pjb.0.2023.04.17.11.47.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 11:47:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id B1096605246B; Mon, 17 Apr 2023 14:47:46 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id B05B36008C; Mon, 17 Apr 2023 18:47:46 +0000 (UTC) Subject: |SUCCESS| pw126182 [PATCH] ring: fix use after free in ring release From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230417184746.B05B36008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 18:47:46 +0000 (UTC) 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/126182 _Testing PASS_ Submitter: Yunjian Wang Date: Monday, April 17 2023 13:11:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126182 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26016/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/