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 BF76D42B22 for ; Tue, 16 May 2023 14:59:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBA33410EE; Tue, 16 May 2023 14:59:44 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 7ECAB410EE for ; Tue, 16 May 2023 14:59:43 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-643aad3bc41so13517403b3a.0 for ; Tue, 16 May 2023 05:59:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684241982; x=1686833982; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sSDqntiz3xHNmF1usivz5cnxd8QCh2v8VvYV1dPUNJU=; b=IkXo7pWHgdiKlDzOadjCHH2UQLf9J4/jz4DcUtd9oGxuA4vUwciM0DFo5mTrahO+7Q P6OwfF1yDV+ARjXeMYwILK8e6uGKM3O6k+dtN0V95J7X7c/QIWJiYBZwG04BX/S5yWxM DguXIoZhgwQ29e12XPARF/yjPRwq3TYfSx6ZA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684241983; x=1686833983; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sSDqntiz3xHNmF1usivz5cnxd8QCh2v8VvYV1dPUNJU=; b=fmCEn7le4zixAdQ336KSNxFOVIuV3Ha4h4/Opb543Rx8d3GC9x8pWEvlJwf9CqCvre VPyR0q9SCGW1F2nXcThVC5yRPuVHBga7xAyyQR5DD+p33u8iDox3a2w9X7EApp+z2C6k SNNCkCru2iMeDgWj4tr0EK2LvztaWRuPTdMmXwdD6o2IG+MnCWPM0O0y27ZlGwuPgaw/ pXcLAIMMwYVa4eVe2NmaE4tJFBGqPnvPBokYK4Pu8EFIQbd4XzPqs0H8ihHbZhv82pkD srxJXBB6Y2A4n+ThcEXHacriDW32QPz7wgi0pcBmq5Bjo16gfrWyy93RV23SNBwJarQG Zfug== X-Gm-Message-State: AC+VfDzqesce0HfkB/b2JXR+u8HnmTnKd8wTCKEj9k7BLnOcpjP7x6Qn aPGvxSDVVZK7b862AiU0UXF1EKNPHnL9de/uwLwar6Cm9HDoKDhPYjFUl/67AsCbQMoBiL1DKw= = X-Google-Smtp-Source: ACHHUZ5N8gudwJz4DqZTL02aRZLC3lw0dYXphEgt7C26XrR0fzk+XJU8C2L6q364uyrDdd55+5TXvnCsaLoF X-Received: by 2002:a05:6a20:3d28:b0:103:9c25:99a3 with SMTP id y40-20020a056a203d2800b001039c2599a3mr27491577pzi.59.1684241982682; Tue, 16 May 2023 05:59:42 -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 h32-20020a635320000000b0051322912d02sm1066237pgb.9.2023.05.16.05.59.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 05:59:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 05:59:42 -0700 (PDT) Message-ID: <64637e3e.630a0220.44f5b.4db1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E8397605246B; Tue, 16 May 2023 08:59:41 -0400 (EDT) Subject: |SUCCESS| pw126879 [PATCH] lib/kni : fix memory-leak on rte_kni_rx_burst From: dpdklab@iol.unh.edu To: Test Report Cc: Yasin CANER 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/126879 _Testing PASS_ Submitter: Yasin CANER Date: Tuesday, May 16 2023 10:48:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126879 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26237/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/