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 781D0436D3 for ; Tue, 12 Dec 2023 17:38:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73B1642E4F; Tue, 12 Dec 2023 17:38:01 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id D29C742E4E for ; Tue, 12 Dec 2023 17:37:59 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1fb33059466so4085221fac.2 for ; Tue, 12 Dec 2023 08:37:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702399079; x=1703003879; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+YIV5TXQ31yNMe7es7gwfaucIhRrlhDqSNt1UDFlJ2Q=; b=PAntuPT/NOeGNqK3b0M0N1Fr5KNpFjVOLw7r+OJ3Rewf6Zm7lK9qQ5qYo9ylpYvpxI T9J23B8L6+wnvS9B8CPspQyU0BU5O/s25Y2EBi/M7ongnzvTiTpFSl5fRJqhKoD/+EXg AiNLi48kWzymW5FF/D3IYeDLND8tKMtQckx+c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702399079; x=1703003879; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+YIV5TXQ31yNMe7es7gwfaucIhRrlhDqSNt1UDFlJ2Q=; b=cvZ+wryHex0aHnacJokJwc6iD+1oA/BPrGlJNKR9nwfumXco2n1ocjFTMJVXt/Lb3z eLshNB6SJ4oOrCZZjNhzErH+Dmq5Y3imdv+AgUb+yR+DOuy9PFDE6B3KnwpODyIPxrio b51SYU7W3I7qujEUvFPb9XBWTXm8x6TzjFNDxrwoxLUc9kb/C5km6TUK5PkDu4jidMpG /xAV3YgmZg4ywxkrFuw7pvHduncxFeCDnlMMomlK33MdOQg9JfKwXj8KGiPBoHo1KTpB nxP6Q0lQdphljHsYri4c9FAyqIswC/St7HilZcL8oPwJ/5c2++hpd0EeZBHlGpZ+8Fhi axhQ== X-Gm-Message-State: AOJu0YwaS9kV5NKt2gcNLccBxNYJhtXBJH5rcGXOwGA0J33HjxOPozKw PewBPnWoiMjqdBdCDQ8eUShWmSB/QaBqZtig854/1MOWFegRSFW2wHHtsQ== X-Google-Smtp-Source: AGHT+IFEQ/qCuJ67oS+m9w9ZAgO9NkvxzHRY6JesIJMcpSwJ23YRqdhpEJuq8+rpmo6eKcX9jle+B+ZIJefE X-Received: by 2002:a05:6870:4597:b0:1fb:75a:6d34 with SMTP id y23-20020a056870459700b001fb075a6d34mr7833605oao.91.1702399079274; Tue, 12 Dec 2023 08:37:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id du26-20020a0568703a1a00b0020307dc696csm58943oab.30.2023.12.12.08.37.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 08:37:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 08:37:59 -0800 (PST) Message-ID: <65788c67.050a0220.56c21.1ea9SMTPIN_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 BC794605C311; Tue, 12 Dec 2023 11:37:58 -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/