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 1D1CE43700 for ; Fri, 15 Dec 2023 18:37:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 167A143338; Fri, 15 Dec 2023 18:37:41 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id AE15143326 for ; Fri, 15 Dec 2023 18:37:37 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35f761ef078so3867385ab.2 for ; Fri, 15 Dec 2023 09:37:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702661857; x=1703266657; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VPCgJDvWnmPgpbFQyQHv3lLtUQbQZKamYonFdON3+iI=; b=K9mbcG6j2vmfRO0SZpoMPnImutXpKqITI+lhSI5l+iMJH00ckCVa8FIdWEKuQUrm5j smn7Rul60PdjDlEbE8mtLPAKx4c9z5PB7kLhPxawA1MY2AS6aDYLg73bTmgxEX4T4M2X Ll/rVy7KDGvgDm1H0RW7b7iBojqALFt9F/EFQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702661857; x=1703266657; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VPCgJDvWnmPgpbFQyQHv3lLtUQbQZKamYonFdON3+iI=; b=toDrZlu1o8DQNobv03NqAkSulQElnyehyVBsA4iclLNqPVHD8YTANYB5QOsCQoDmPI twUJM+HzECB5DaoTmS/OvmGRCjG83jwR/mBbMtGVwCNTR4iq1wH+2h8TlqbImTO78rfc gNwGri4Piyn5QjhP6ZU749sfoMVQMXpOenGQhbmqahhgaH+0lR6ZjhIKNgfloPK33AOW uoCYZYA4AOqp75xrM7ixzUMMRglLvDDseYB1FuWFTwp2Q8nnl2m8Bl+Ce9lNmTc0dwqY W5ayjMz4tc0MqcZCYojVzjrFZpQcwsJNZ8Vizh9R0Jk7xlQ0N+4o0jwYXa/OS3jnBpZL 8lmg== X-Gm-Message-State: AOJu0Yx+SzFi6Pcqcv2nnoYAU3AcOJLNiywzjLX4tLChc55m3qPEpR9Y pIXEuwWVlrFxWjLeC7TabsSYgFkbvSmOdKAL4A91rwUyjGfQJoMzRQt4G963L88fXywmJM21pQ= = X-Google-Smtp-Source: AGHT+IEFBU4Cp7WHmCwLWdxjHQt1y8P17J+mP5ZtiFQKiKwp/WVBHI5CI5+b5UmumMb6Sw1RxVf3VmCOQ106 X-Received: by 2002:a05:6e02:1a0a:b0:35e:6c7c:b352 with SMTP id s10-20020a056e021a0a00b0035e6c7cb352mr17370897ild.17.1702661856940; Fri, 15 Dec 2023 09:37:36 -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 g12-20020a056e021e0c00b0035aeb115d6asm1358354ila.50.2023.12.15.09.37.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 09:37:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 09:37:36 -0800 (PST) Message-ID: <657c8ee0.050a0220.3d6e5.d415SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 79944605C311; Fri, 15 Dec 2023 12:37:36 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/