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 D1BBB436FF for ; Fri, 15 Dec 2023 17:56:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD95543326; Fri, 15 Dec 2023 17:56:23 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 6AFF742F79 for ; Fri, 15 Dec 2023 17:56:18 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b70139d54cso34760639f.1 for ; Fri, 15 Dec 2023 08:56:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702659378; x=1703264178; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dAsFdgOswTcSHUUyrpVTkourAzL6PqmHdvbFM/xry1c=; b=HLKs2d4IBTAXg+XWBHIwOxVGVLY+n+3rAp9OUAc820h3aFMUlKPU4CC5N9Hn2yhlxS muJhI6PJBHg/7gsoGnY0EgZzlYAMEYcChBQuW1xICraevgLOGm3hcFFm+jYpkCvHLXz3 Tb6c7Eo3BzPJswvlBaERBc1lhWUEEOp2dkV/U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702659378; x=1703264178; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dAsFdgOswTcSHUUyrpVTkourAzL6PqmHdvbFM/xry1c=; b=shII1+6JTpUZaFk5qPKvPT9REb5WrYV8KJ7eY9Y4DApYlL6y9C5md8G5qYeIzUsmQy zCsBUbAMgMSDPMSLSoWYoNkycSkkGA8sau03jEsRSEoFW+lUlAv0IMofcT26Q4huAig1 Slbaz2YoZyrLIbPaR3/RhkE+5NZWSym+SXHN75BkpaZLk6BTqB/IazeDa+Zsh4NlSdFZ GZYyXh7lEr/OG2Ac7enQwvZoYQf+m/igP4sioLbm598R5LPeMjc0+gFCmUYaT6agS5+w O8/qZa5yB01Ripsf1ZGBqpf5QOo4r+3Osy2uM2lKPft91/SAYEtce3H2RW3thuQwd3fE +oDw== X-Gm-Message-State: AOJu0YwypBLoWuHnTQ8IahPb2SbRaAEu5v812jgYyIpIOvP2yQd/3FNT 3p+7EsCF0ooMN27pzllG0ZTQlh/n5zA/GWP4YTjkKOkmBVCT/PzJcnMFnQ== X-Google-Smtp-Source: AGHT+IG0CkCqzx01pdeXiwGtwHIiihz6HbHhcmDpoToAodjYnpMmlnYS2MDznHW5GqlpAPa0bS+e2Vgv4gt7 X-Received: by 2002:a05:6602:b90:b0:7b7:e68:b827 with SMTP id fm16-20020a0566020b9000b007b70e68b827mr11923629iob.27.1702659377918; Fri, 15 Dec 2023 08:56:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r4-20020a056638100400b0046b22977c99sm54857jab.52.2023.12.15.08.56.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 08:56:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 08:56:17 -0800 (PST) Message-ID: <657c8531.050a0220.1c3b0.1f0dSMTPIN_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 7523E605C311; Fri, 15 Dec 2023 11:56:17 -0500 (EST) Subject: |SUCCESS| pw135230 [PATCH] [v2] 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/135230 _Testing PASS_ Submitter: Sivaramakrishnan, VenkatX Date: Friday, December 15 2023 13:38:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135230 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28649/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/