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 ECA6443D05 for ; Wed, 20 Mar 2024 16:56:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA31942DFB; Wed, 20 Mar 2024 16:56:43 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id B87F340275 for ; Wed, 20 Mar 2024 16:50:29 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dcc84ae94c1so6324816276.1 for ; Wed, 20 Mar 2024 08:50:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710949829; x=1711554629; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=loyCfY5ficbJIfI/dH92rcT7psG8raoehsfsXFlxQUU=; b=G5KK7UftKQwgdtP6QkpZLgkeivDp1IAft7gou58NLlA9J+tsjCF6zycDPHUCcFjdvJ Ba6K0wC8kkbMSNzxs/sXlqh7xNiWjL2hWFHGA0uIj05pQoBWC2WcSLL5BD209rK9eRBx 4hV4igefAQtULs2xoivGg2S6Ndp8cZNuI5OD4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710949829; x=1711554629; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=loyCfY5ficbJIfI/dH92rcT7psG8raoehsfsXFlxQUU=; b=nOPnJylF40vWSKrr44dWSASnddLwwWrb8O2ro9oyfOaeicdMkdjhsiwUaYgp9PP3oZ s4AMU1rNy4OZsVKECQ2jzMcglVH2aTbJE/QwXd7m1zAC1ypOs79RzboyYv3UT+kBgM9J X+N0nYWeXPpXwEUdeRB2nJLRxjBp1N3XWTRFM1NSa2e5jlh4KlFJZElrl23929mZKcaV MTfyk5x9Eq8EgsP+mwStxZlt56Nt6D/A2XGosiYx3ExOUoaiTCCiqucCaVFjOFN1NlBK tiKfJ5Y0v4SNtdQU7gj8A2S9fFGwxk3B9/ER+D1smBHNXSC3InO7Ch4VN2e6QTiKZGNB hCSQ== X-Gm-Message-State: AOJu0YyAclp6X09Hx+9p3+9Von3kap15YMnK9UWqfqNLw2664gM4o9T1 27cnjAd5eSLDLrjKfRoX3lJTrE/uzht8F9ElWMvm1M6hIbSFRMDKSLnXn3rUE2fFZ5RdFV6rOSq wPXHgbLGboDb2dK4AWQqWN7auMuukP4QeigGxhRaCYaWIoAZdPXTHtRLk X-Google-Smtp-Source: AGHT+IHVedOS+flRFn7C9QROr8hzPNR3FRvyBiRCkYWPuqcBK/o8vPce7sM56w7TWTx7SdTNys/wmZc851Md X-Received: by 2002:a5b:ed2:0:b0:dcc:4cdc:e98f with SMTP id a18-20020a5b0ed2000000b00dcc4cdce98fmr15344771ybs.34.1710949829208; Wed, 20 Mar 2024 08:50: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 w15-20020a25df0f000000b00dd131a5dd5bsm545054ybg.31.2024.03.20.08.50.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 08:50:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 08:50:29 -0700 (PDT) Message-ID: <65fb05c5.250a0220.131ec.1276SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D84EE6052471; Wed, 20 Mar 2024 11:50:28 -0400 (EDT) Subject: |SUCCESS| pw138491 [PATCH] net/ena: fix mbuf double free in fast fre From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240320145232.535-1-shaibran@amazon.com> References: <20240320145232.535-1-shaibran@amazon.com> 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/138491 _Testing PASS_ Submitter: Brandes, Shai Date: Wednesday, March 20 2024 14:52:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:31a4216a9ee3c02cf2443d533f6a491cdb25904e 138491 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 11 (arm) | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/29602/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/