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 D42BB436FF for ; Fri, 15 Dec 2023 17:53:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFD8E43338; Fri, 15 Dec 2023 17:53:13 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 8F8E443326 for ; Fri, 15 Dec 2023 17:53:12 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5e4fda12ef0so566217b3.1 for ; Fri, 15 Dec 2023 08:53:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702659192; x=1703263992; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=31G3FuBHv8FU5DrkHvDKgh4yodPPu6x3/Z9IQMkRDv0=; b=LsctnWKipaIzwFn33RytTCW6wornpuSJ7X/sJiGErMWLEh9vCVaZ+1XYcQrKv6dSt2 qQEqtrGfgRN9ZTwOjCGYsKi08OedIyinQAb5tB8Tzj8k1fVUCKP5/6aoAO5gMZPunL8A HbhfuBVHyPSH1DAAwOHhVRxK1PYhs/GWvv7nw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702659192; x=1703263992; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=31G3FuBHv8FU5DrkHvDKgh4yodPPu6x3/Z9IQMkRDv0=; b=DeokZ1xh09+FTk91jLvgwyRVyzZ664kgdhANVZ7t75xbsGvj4CRDGMACr+kROCQoJc tRJ4WvZ6YZi78oHg0n33T27cW/KVMl0lYXLBJAMcG5iFTUlRAlC+oWQ8sbjr1anlP78W lK9G2zZBVgqkPLVPbPnBvIrRv5EL7zSgu5RaauNvBFpRIaK8fDMU4Qfsm1r7K5bQJUlj VLIEIFpJp1o/Dq1DmrYFDSqXPesvENnCxkuzxJ+c5YlYS0dQXCg2CJO2fRWhLJ6Kqhx3 RSM4eOaIXQF8BfVvLXkK1dId2x+CcVRbhk5tjuhi1kQcl9A5TCsM6L+DXZC0ggmGIKBB eXPQ== X-Gm-Message-State: AOJu0YwXYfOLCLja4o/eSU4BG8q9QMM6DUCFkoxBSYRyk22h1GJDY8wP zAdsnyoPgTaRxkASq+KJmu+IGmA8+Kc7Yk+e278ds59ismx7bxOdNL5MD0KXNmPQ5fwrKD4mTg= = X-Google-Smtp-Source: AGHT+IFfQo8oxp7IqDuQEmzVdXrTKA5OpMnT51ydGABdkJccuqd4LntAsB01HMIbtxBDA0eOQNnqFPL5g9WQ X-Received: by 2002:a81:d541:0:b0:5d2:bb18:5834 with SMTP id l1-20020a81d541000000b005d2bb185834mr9597264ywj.15.1702659191650; Fri, 15 Dec 2023 08:53:11 -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 y199-20020a81a1d0000000b005e3208eec60sm513372ywg.21.2023.12.15.08.53.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 08:53:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 08:53:11 -0800 (PST) Message-ID: <657c8477.810a0220.c4ecf.42faSMTPIN_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 5FD41605C311; Fri, 15 Dec 2023 11:53:11 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/135230 _Functional Testing PASS_ Submitter: Sivaramakrishnan, VenkatX Date: Friday, December 15 2023 13:38:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135230 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/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/