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 DF11943700 for ; Fri, 15 Dec 2023 18:08:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9D2043326; Fri, 15 Dec 2023 18:08:10 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 8F24842F79 for ; Fri, 15 Dec 2023 18:08:09 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d2e6e14865so4535035ad.0 for ; Fri, 15 Dec 2023 09:08:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702660088; x=1703264888; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8LVzL4t0qPMdD/zgYBEyzovBzx5zBqq2zvGahxCT5wc=; b=fRA6oI90kedFFne3Au9LkigxgDuaFaekvR4lBibImIfQ94cffapyCA8qmMhN/3S1QR 1efefS4S7qPu54sgtBIRhbnU/bDp3gSIRvCNe30TgXBdBVWkwQpIevrZqbZXsnEdD0Z5 IFpekHDLEfzOONXwrhMqrAO3JXCtCTbY/PVsg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702660088; x=1703264888; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8LVzL4t0qPMdD/zgYBEyzovBzx5zBqq2zvGahxCT5wc=; b=uIfuthv2OU68DXizwHcqohr4MXt6H2BenSTX/DQAIVqo17tMdp1y4T8NOE+kvnCaiX dIIsd+C5rHm9xi5ZKqhsyzHuN6Xs93GfQl17cMGds86UKb9eaY0B0Cb1uMv+X9gwZZmQ aQNn6DX/dX/0GVxjdSsM5fpCEkZHId+/kkMIbRA20HlG76LSl+YiZ66KUcrFUc7M6+GV ElGDSgL6YqGfmDzgVMDuW9poFZgrnEi1W/729cuNTO4MSOirwizE9aVm0VOiP2VpW4iK bW6t3eHuU7WXwI8brj2TXimqkvfpTNS+JvnapnYBVt2791LOT7SPvlzCv47MHKAJLuF0 MWiA== X-Gm-Message-State: AOJu0YzYAfxI1lhoh47fN3EZf1blnn03EsW0mLyNJZV6svilbymfCpGo Hs8pzP4KXd5IGrvui8TQChD6dpSITeS4gWHfnIKuipriydehQgYbjkHRPA== X-Google-Smtp-Source: AGHT+IEgANhXK4/ZH1tcdHupNSSQv+tWXfAP7V+qIbrrcUWNw0MYQZBZYlOTFM7MClUPQ60XUscG8aXvfuhL X-Received: by 2002:a17:902:e74e:b0:1d0:6ffd:6e50 with SMTP id p14-20020a170902e74e00b001d06ffd6e50mr7190269plf.72.1702660088682; Fri, 15 Dec 2023 09:08:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m2-20020a170902bb8200b001d2dce13d91sm883995pls.72.2023.12.15.09.08.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 09:08:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 09:08:08 -0800 (PST) Message-ID: <657c87f8.170a0220.9d4d5.c673SMTPIN_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 28B94605C311; Fri, 15 Dec 2023 12:08:08 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/