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 BCBAF4324D for ; Tue, 31 Oct 2023 08:45:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A16E1400EF; Tue, 31 Oct 2023 08:45:13 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id CF490400EF for ; Tue, 31 Oct 2023 08:45:12 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7af52ee31so51272047b3.2 for ; Tue, 31 Oct 2023 00:45:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698738312; x=1699343112; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aTqEGnYaSSbzBE2uLMRD9fxLXfwo1dcM2qVLw7RFFws=; b=GyVDm4tT/+B4cu/Di97MXCSNNvq4s/1O9dJycPrjhtaQ6EbU2P14MywNcGHg02aTsk XEiBzRPuVeRsW8w5ReYkFmL6C4urc+TNkxkUqOX+66KTHw4g1/D4KMbAZat9DevP/D9e Ka2SOkWsP4Y/eJVl3lJ+8iAg+XVzgchC+IO8w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698738312; x=1699343112; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aTqEGnYaSSbzBE2uLMRD9fxLXfwo1dcM2qVLw7RFFws=; b=Hk7G9Y+oYZ8YqVYwxSwJt/EQsH48KdIMY9QxzEcwlj6Q4ecs/OVMsio+UrDrgkKbJq DfpY7Iv32/hOXJ4GDrcXEKXy5YVp0BtAjSdjcim0gJPyylL4tPnYRhKtVvMJkZKWVlRA C321Ihj28X7CiFJTP88WDnhPyPPD3+Ta/ybfKC0Tll9ITQ8gW2dwVSwUOQq57h10XDuo QsLoYigzeulHcXUIQM+wYUAJySzxRi9Lty2p4S/OWEP7vMuvlHxWYSa2XXgskw5J5IwV HWr5L4l8dLen9lQUdyPN1ggaSodqZDppXxAiWuSrdb8ZcXhkUhlMFFzD0s9nBGM+rRLp 5ANw== X-Gm-Message-State: AOJu0YwA2Tusqgajerhn1j9NcYZR0plqduRHfXpFXJaB+C/9M9HQ4zeH PgnnfCuoDN64aeH9DdfbaONcC/P3kJJKUOOgIlS7KQQMeHfcK75rwYQMLA== X-Google-Smtp-Source: AGHT+IEueiQfFgW/jOJa7zre60CPSxCMdi9FM167SjgW4fzMid8htFm1MGnFYE9vfi+zJ/S50PkO6IJ0kZoG X-Received: by 2002:a81:7e51:0:b0:5a7:ab45:539d with SMTP id p17-20020a817e51000000b005a7ab45539dmr11562720ywn.2.1698738312091; Tue, 31 Oct 2023 00:45:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x79-20020a81a052000000b00589e638ebbcsm226487ywg.53.2023.10.31.00.45.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 00:45:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 00:45:12 -0700 (PDT) Message-ID: <6540b088.810a0220.98501.347aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ACC7360524E7; Tue, 31 Oct 2023 03:45:11 -0400 (EDT) Subject: |SUCCESS| pw133636 [PATCH] [v2] test/security: fix buffer leaks in e 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-compile-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_meson_compile | +==========================+====================+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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/