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 7353242B22 for ; Tue, 16 May 2023 15:10:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70494410EE; Tue, 16 May 2023 15:10:40 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 4E4F1410EE for ; Tue, 16 May 2023 15:10:39 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3311691ebd0so33060755ab.1 for ; Tue, 16 May 2023 06:10:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684242638; x=1686834638; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xXPqemNc4wgQmso7ZQR051lC+iRUvhpPO5TCo6SccUI=; b=geLkqy2h4N+4lX/V7InLespcWdned4xHekUTqsJZ3NJrZPwOSQPNuj5TBqZ2s8e+V7 /RSx7em5qzD5INaAL3tPPPSmGuFuwHNNcMEeH+d2OG/Ic944d8TF2zX4/GOzB2yuOYxG gQc9MYZ2zE0/C5o9JxrEznVPl4UIB+BvRfWgY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684242638; x=1686834638; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xXPqemNc4wgQmso7ZQR051lC+iRUvhpPO5TCo6SccUI=; b=Bpesdg/Vwj0B8AT5f1KLlICxmlP0+kq2pL+k7MxrAmQvEIr++Q0Qgi4hq25kMVjzYQ V71HsXliHIhL3iNmTKSyRVIlJ5aehivWhVUd3X+d+SbejEtKqxaAr016kNvZyy83dByc nTmpEmoA8xWaUNrTahpRbFaM7Lpki9d9Yhq0xWtN9iTmnMkREp2DJbeKnuTYEx4/p8Kl TgXB042nAsWLqkCvLhM955KYvF78X7CwWyRCGUuQf/YZR0iFv3R/VGO1PzlyKlzktRs5 NG4Ziu0fe/IG+RMyJ2+7GTMmhiQoMnna1DGVaA1U+ewyJ5JJWX7HoDC9lMXIaB/hXMpx uLSA== X-Gm-Message-State: AC+VfDyrjeDFFiZa5PVTnhU7X5GgTEjINylj7YtQkBNJmCpw/o/yAi7z n6FRoDqdDjwpvhqg6+VoJEd2Qh1+0ymekIKb5wOU5A3bZ/hfcbmNaamUsOwD/BI56AhzrEPRmQ= = X-Google-Smtp-Source: ACHHUZ5yU9Z8C7Ma6QJIONEQoJ7mYajtpGrV5muoxWsiwPCqQ/A7RPncet6lHaJkpH0+inBad3dDmqPXgzBI X-Received: by 2002:a92:d782:0:b0:331:e0de:96a2 with SMTP id d2-20020a92d782000000b00331e0de96a2mr26084801iln.6.1684242638664; Tue, 16 May 2023 06:10:38 -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 x11-20020a02ac8b000000b00418487389b7sm770516jan.82.2023.05.16.06.10.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 06:10:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 06:10:38 -0700 (PDT) Message-ID: <646380ce.020a0220.25682.776cSMTPIN_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 533EA605246B; Tue, 16 May 2023 09:10:38 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/