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 EF1DC43700 for ; Fri, 15 Dec 2023 18:26:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9FA742EE5; Fri, 15 Dec 2023 18:26:02 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id BAD2E402DA for ; Fri, 15 Dec 2023 18:26:01 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b6f19f3af9so33630339f.3 for ; Fri, 15 Dec 2023 09:26:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702661161; x=1703265961; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RNh9qKy8kCnotb+4S7KpHhDvPyWuPrRa6UHcula8ORI=; b=KxdLNdRWBlXdid156kEuXsBKGJxawb1kPrcDYUDZvA5L20zSWiUta0xgphk8J2TZTd KvC7iAw3grmxZSInfIBgepAIzeOA+OIQMonPSJ2rSr0rnRn6HN7nP+S+BEB9thWeig2D /Bthi3mlDNdvB9NepQBDb6m5EXT7RSphsxfzM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702661161; x=1703265961; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RNh9qKy8kCnotb+4S7KpHhDvPyWuPrRa6UHcula8ORI=; b=uKmCaBT0lOws+UwNWe2n9t29PArLzbA2w1C2VQUVsqTzBCsyb704XX7b0n3uAhIVRY vdQJoB7q1SZ1/ihgDvJCeOI1fZuCVjf3s0MVjCJztge7mDTX01krs5K3i6FuptVH640S ZpTRaKYdthsr9a0agmFfUXLvLYz+Nh9NffvaEnamKWDET35Av7b8eUqdjz3ykOZlMpYu Tp/ShdX2R5aL8Z9oDQEWhWBrK2vxkAiYb0ml+Kn9grUdseq6z5hkIAAtOksKJhDirHPm QoS+uJhw53QrgeKfOdUP0B3ffQDjSCJhhYfTgFL5UfsDHhLVGDWYyQHlyOglHuaK5QUh tbkw== X-Gm-Message-State: AOJu0YzKfmZFU5TgolRT8ICX9WOuYbuPMho59oE6nWhg5ooovjj7g/P3 rGYX/RYTFqVm5D/fWTnSi+txV9R7yqpZqDxZKu7+sO7ZJQdsQTahOEFicg== X-Google-Smtp-Source: AGHT+IE/UynIMBn+KqJV9qX177kH5kFM7uVSToJ4g3vAFg+EL0opPCKYsbysTGAe33ucXG6D2a0FTy8eGFux X-Received: by 2002:a05:6602:4f05:b0:7b7:9401:e330 with SMTP id gl5-20020a0566024f0500b007b79401e330mr3279936iob.16.1702661160992; Fri, 15 Dec 2023 09:26:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fq24-20020a056638651800b0046927216c4fsm688305jab.76.2023.12.15.09.26.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 09:26:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 09:26:00 -0800 (PST) Message-ID: <657c8c28.050a0220.3ab33.460bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 86F74605C311; Fri, 15 Dec 2023 12:26:00 -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 | +---------------------+----------------+ 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 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/