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 6415A42B22 for ; Tue, 16 May 2023 14:39:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60311410EE; Tue, 16 May 2023 14:39:47 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 130FD410EE for ; Tue, 16 May 2023 14:39:46 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-559e53d1195so198454647b3.2 for ; Tue, 16 May 2023 05:39:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684240785; x=1686832785; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dT90us2D49fXpz4XDLwSPt4xpxzyjNTZlF2GeRePxHE=; b=JqbXSP4bSJWvwn4jB0vh7RkNt9cWh3myjROo/p0dSKsMXzorD4T1OUun9NgswGgZIE 0F+7YCMo9saYnYnOSnY62NssihCuupVqzVJMODgTi9gFKCdkgG+c1IC6kgXmE5xgLuIV Z1nIjLJGgEK6J2f+PUSX9Teij5b1hapRrJPNA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684240785; x=1686832785; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dT90us2D49fXpz4XDLwSPt4xpxzyjNTZlF2GeRePxHE=; b=JNG3OivN6ZgMW3fBMY7oraB0qFkxhxGa5zosQPO5tkzWtS3FP7Kj8okVS5PAI4+as1 VDetnC3FQZWjwxBnbMIv0KbNCcmIPVFLh4gCYJOnDHPozcfZSWkBkttvwizElOKtr4Wv dF/hsRwoeKufC9LEY76RCftNWG2tBYMVFfzUr1DBm6zlE7Ej+GZNYPdt4BF3kLBDUzVL d3gD2zUS6DbfI78eA9WoUYPODvvssSLIy96mMzYb8TBVwQzIKf5uXcxJ28OSpgyn/ICK uPPGusdvCsvv8ihenh03Clx1/0CXiOWyYJifwqkmHLlkORMzYvwNVPX1kdP42EKioLQN WHew== X-Gm-Message-State: AC+VfDw/sF/4INyzesm2uFGWZfa5XkUVshdGdH/mOxJ01/k6oQCPADas 5cQmeEVjTHlbbfgik1LUL+j7vIFgf5qgRZLcZ+bfZM0dyqn4/42bU+y8oQ== X-Google-Smtp-Source: ACHHUZ4o2DfyCYIWMkqSjD4YR3eO9HQL55xyguBUHCFVZT43OiCXu2SAiGSbSbUHZ0KPhDFo7gpvLXgxAIYM X-Received: by 2002:a0d:cad2:0:b0:55a:6430:e8fb with SMTP id m201-20020a0dcad2000000b0055a6430e8fbmr35774857ywd.8.1684240785430; Tue, 16 May 2023 05:39:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o11-20020a81730b000000b0056149fecd10sm144838ywc.74.2023.05.16.05.39.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 05:39:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 05:39:45 -0700 (PDT) Message-ID: <64637991.810a0220.41a88.7aa1SMTPIN_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 1C46E605246B; Tue, 16 May 2023 08:39:45 -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: 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/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 | +-----------------+----------+ 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) 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/