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 D6268436D3 for ; Tue, 12 Dec 2023 17:36:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C503742E5B; Tue, 12 Dec 2023 17:36:32 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 3323942E4E for ; Tue, 12 Dec 2023 17:36:28 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d343f8e139so2864115ad.0 for ; Tue, 12 Dec 2023 08:36:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702398987; x=1703003787; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+YIV5TXQ31yNMe7es7gwfaucIhRrlhDqSNt1UDFlJ2Q=; b=FuzQifPHcqSGJ3iMvNm+1Oql3MIaS+nRX37RuRZjJ4qsb765U4zY3CVFFaQqb1Y+ZQ VlU7K6EacktOFh0KzO7Bp5IvNNKU24zvZAuHg2YAFdrNtCAYqhmS4Cd3+5bApLg+KiSl FQWrlbYiJU11iAAF5eW1OKTtkAKaiaeHztuBo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702398987; x=1703003787; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+YIV5TXQ31yNMe7es7gwfaucIhRrlhDqSNt1UDFlJ2Q=; b=Ow1qiq2JcgjKmOBYlSY1TUKOInlkCArLMK31Z4urUyY3meGqAzcX62uj7Fm8Bwk4lR PoqZKCxygl5bNkej3oUkMU3F0qE0XUy970Eanadqot49+oWnaeqFspk8T/ER3Nfsd/ne n0lzGC/nfeJrKhULDYah7JLF/hyYABc11wOpIw7oX4e7dwF6+iwjeCxA/+GNep2cB4N4 q0oEOgC8IPLK2bnz8jmVAJM6IALJUwX1YYLYWKE0Tn6zzUnRV0ONbx3OzQ69y1aE6RL+ kQLua+WriFDESUJkhhunWgRbJycuV3ohJDWeSvzVgROPLRjcTr2Hu7EiijHoj/l0RwfE 89Bg== X-Gm-Message-State: AOJu0YwseNLr33d53SaAoiPv7LPdsR4i58FJc2G7Obz6gZeq+OEASInb 0NoYK81XLA8ptJR5CteXtOsgdf/s94KI7gl3pOUyVGbmkxOk2qDv6wjcIEDWxCg40NBg2ZqjFA= = X-Google-Smtp-Source: AGHT+IGdeR7/GI0BqifjzqDg4BKbad4ZdRDBJyg9Y9wQ9Lamt3yYZzJRofmxrNzD+EeHoCPziZHufnazYSHZ X-Received: by 2002:a17:903:2791:b0:1d0:6ffd:836e with SMTP id jw17-20020a170903279100b001d06ffd836emr2748021plb.121.1702398987531; Tue, 12 Dec 2023 08:36:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g2-20020a170902740200b001d33effe26csm54994pll.109.2023.12.12.08.36.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 08:36:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 08:36:27 -0800 (PST) Message-ID: <65788c0b.170a0220.43774.1bcbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B51D7605C311; Tue, 12 Dec 2023 11:36:26 -0500 (EST) Subject: |SUCCESS| pw135068 [PATCH] [v1] net/tap: fix buffer overflow for pty 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/135068 _Testing PASS_ Submitter: Sivaramakrishnan Venkat Date: Tuesday, December 12 2023 14:37:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135068 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28597/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/