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 32A034324D for ; Tue, 31 Oct 2023 08:48:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DF69400EF; Tue, 31 Oct 2023 08:48:02 +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 4FAE5400EF for ; Tue, 31 Oct 2023 08:48:01 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d9ad67058fcso4788774276.1 for ; Tue, 31 Oct 2023 00:48:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698738480; x=1699343280; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=g2u8epsqWHHOeIshX6XKIm6aTUhnT8NQHyMQvHfZecw=; b=XP9rsfAzcSUF6QO3J79flW6oUmxR+h0HEoo4f6tJi4nzCEBLIKQtS44oZ5eAt3F5w0 42Pbd00B4FP6LOyHJt87yU7nJLeeRe8JtzVf2TxskBMb2D0OuY6AWa8Ilrw8aGjHoUFS cah26nF5i9xdTrZFkBzjhwzj2BzryRXkyGdCw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698738480; x=1699343280; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=g2u8epsqWHHOeIshX6XKIm6aTUhnT8NQHyMQvHfZecw=; b=QLQ8gRjM9tyzynNnnFgUwX6K9mrlNs2mAcX9KQd59YCGnGcNYSkZ1qS+tp9DCe06mi awo9Q6pjKqEp9rY1G4l9ge15W0kUPgS058E2g+Lcy25wiZCgFrAclCa/PgnzVCPJeidH 6qiwFWr10v/pPCVZP7o6jadOem627nyp2S4drTf7BPInTG1fxiJavq00g/IuZTHve+EC pa3ijpgI4GQwGu7KtXNG2lgR/3ORkZv0gOSIBmr7PyEHgVHW9HbWhM3xjrVbjXQeusie R8evyCy8daxxvaAjYLxvzSeXLMtDdE5MnBKZuc5sn/eP+2KJgvbIcoOjb1n6dJWVlMDg FK5w== X-Gm-Message-State: AOJu0Ywz4rP+9eBkUxC2B/t8Sl7NacVc3s0DBIgPJhaQRGIoiau1kKUq i3wriVaXpDlOYbnMSdAsLBAniFjPj1Wl+qEi1jnyaZI3ohkRRFN65plM6A== X-Google-Smtp-Source: AGHT+IHzCaxjAKLd4snG8O3i7n+X6tSLDoa+Ui1ydlHfPYoD+hkQvSrfOi4Yod+Mx7R6T1newElSY1L7luE5 X-Received: by 2002:a25:8e0d:0:b0:d9d:1b00:252a with SMTP id p13-20020a258e0d000000b00d9d1b00252amr10557063ybl.2.1698738480655; Tue, 31 Oct 2023 00:48:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p186-20020a2529c3000000b00da14ad2f5a2sm223647ybp.31.2023.10.31.00.48.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 00:48:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 00:48:00 -0700 (PDT) Message-ID: <6540b130.250a0220.49304.33b8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4DA0260524E7; Tue, 31 Oct 2023 03:48:00 -0400 (EDT) Subject: |SUCCESS| pw133636 [PATCH] [v2] test/security: fix buffer leaks in e From: dpdklab@iol.unh.edu To: Test Report Cc: Akhil Goyal , 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133636 _Testing PASS_ Submitter: Akhil Goyal Date: Tuesday, October 31 2023 06:44:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:32faaf30732cb4006cd1e45997403427029ef5fe 133636 --> testing pass Test environment and result as below: +-----------------------+----------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | +=======================+================+===========================+ | Fedora 37 (ARM) | PASS | SKIPPED | +-----------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +-----------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +-----------------------+----------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | +-----------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +-----------------------+----------------+---------------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28152/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/