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 C3D2E43700 for ; Fri, 15 Dec 2023 18:24:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A982F42EE5; Fri, 15 Dec 2023 18:24:33 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 56B98402DA for ; Fri, 15 Dec 2023 18:24:32 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6da16eab6fcso715721a34.3 for ; Fri, 15 Dec 2023 09:24:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702661071; x=1703265871; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tWdsGrausvuqCzhBTEHbuuzgQAVF2ZoqmQo37ghh4F4=; b=HSTZYfsZeC5JJW5gL2GGa7gkWwy7X2wUrfDngfpPi0638kAks6wQSSxzvYc5Gp6Yzd I+HWZdXbsIRWIiwOtr2G6S4iztTPt2PMHh3nP4qV8qza3pHvRNmMb12VzUP44y/IQWZJ e1Gga+pCEh+raOYqS0ddeXMUmicHSM4iQwAxQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702661071; x=1703265871; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tWdsGrausvuqCzhBTEHbuuzgQAVF2ZoqmQo37ghh4F4=; b=r4PW3q9K8V4guRrt8izNFVewjFDsZIFCeWa6QByHsd5j0PFssElku5Q70pv43aPq89 PDSHKxSJ5/DefMLV2YNTB9lGudZ1S4bT9q/AEPiy/c79iYcvQelLN9zpzNNTNb0MUIxX PHPvQn/PFKXNBaC//rQ5zam+0o1EAltBjU3vamnYmh/GAGeyhVjCCKRDSpJYFQIWlyZS TKbsmie403/Qu5OH0TKOZTVquTotFlW84D1HEzzb0zcFy3sBtQdlUh62yO1Sxl7APgeZ Y+VpqGzK+1Q1n1Sb7TUfcYQCEUffrfzh5VaIATGDb7UpD3aVjudhpIPaZZoVHLXqKuky nYBA== X-Gm-Message-State: AOJu0Ywk5q4MB5HF/FPBy0orwNJzX3fPfvCYWkV1OIZ4VKKnf2z5YILL fA5hzbTqjSslTYk8AxSZPkqKk5ZzxxpM5UDA8WPIbII68RJuikJHecuJ+w== X-Google-Smtp-Source: AGHT+IENlmqHal9Wi3VckntPKl+pQP4FvxZmoVER0ZWVNbgytlYVSgpwTzTrDoQL/b9CVDN5DYuYoDF9qugx X-Received: by 2002:a05:6830:6b87:b0:6d9:decb:98e3 with SMTP id dd7-20020a0568306b8700b006d9decb98e3mr12173455otb.26.1702661071695; Fri, 15 Dec 2023 09:24:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w19-20020a0dd413000000b005e2caca9cf2sm576532ywd.14.2023.12.15.09.24.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 09:24:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 09:24:31 -0800 (PST) Message-ID: <657c8bcf.0d0a0220.edef7.872fSMTPIN_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 507F9605C311; Fri, 15 Dec 2023 12:24:31 -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 | +---------------------+----------------+ 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 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/