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 B5224436D3 for ; Tue, 12 Dec 2023 16:45:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFCB042E4E; Tue, 12 Dec 2023 16:45:36 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 6D90C40278 for ; Tue, 12 Dec 2023 16:45:36 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5906e03a7a4so3188006eaf.1 for ; Tue, 12 Dec 2023 07:45:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702395936; x=1703000736; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Kwvx8DVMEOQVIADde8aJtHZ2HAfOIMoscNkbTEGZPzk=; b=Pl7IEDJB1fdLvPx5Swmoi1FH6fKQvU+Dbxq8JF+KsSHp62ULZrPaa9Wtqa0SUY4E4/ AHPU28yHIjsLBIKweDsdkAMim6WMvCPQjz1GHXIPBZQOwFmFa8P6vhJw/hpSaTdmYHFZ bZ1QIj7jFImq5jYFoxjcn8VMrddgMqKF8s9FA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702395936; x=1703000736; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Kwvx8DVMEOQVIADde8aJtHZ2HAfOIMoscNkbTEGZPzk=; b=v0VxCY+dZPSAPFK67Z2122TQr1+LCpnZwxHaKb5qVB95FdAmJ5hkPA3JBpMiq3lxmL Cp9C5f5zbX3HDvAG1uewDuS2eDk32pdnESaawaIi58s3iITFJZATzIz9POd4AR/f+Jog 1VHX/6gizcMbhdw51v1AZV6q3d+q8C1+7Dcq5mrox4kTrMJkXq9J8vssb3qwInHbOXtg 8PfVjTgEi00ZOzRbiFEtTQjfwxfhsKpSfVbfZ15T10yfDCAqLzv9KzXv+Gfr8hKn35O8 PcTyLNZ0j7oEjZV6oJCmT0KT3juRu1rKtsfxPeVQihUc36ybjrXjFDbSzBlCeTdn4tZC 9QBg== X-Gm-Message-State: AOJu0Yw8hjraLllEOqXU6Pk/7n2jThEka9Ye2fpaT+9ne4bJFJhWt24a t3H0G3ViddZNCMbgRM4/7atShuqYJUifKHFa9bxi4hbBJuFwxmoZbJ7AEurtVRapsrsR4Bd3Aw= = X-Google-Smtp-Source: AGHT+IHfdEgBuyLKyfeE2EaRtN41nTIkqRuOgVmIXLjvOSjsTk0VT1RQCrkAKF23T+xvQ//BKhDSlCsMyf1M X-Received: by 2002:a05:6358:7e03:b0:170:ef25:aa5c with SMTP id o3-20020a0563587e0300b00170ef25aa5cmr978415rwm.17.1702395933834; Tue, 12 Dec 2023 07:45:33 -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 z7-20020a63c047000000b005b92988fd4esm842279pgi.27.2023.12.12.07.45.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 07:45:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 07:45:33 -0800 (PST) Message-ID: <6578801d.630a0220.5cf71.9e21SMTPIN_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 109AF605C311; Tue, 12 Dec 2023 10:45:33 -0500 (EST) Subject: |SUCCESS| pw135068 [PATCH] [v1] 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135068 _Testing PASS_ Submitter: Sivaramakrishnan Venkat Date: Tuesday, December 12 2023 14:37:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135068 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28597/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/