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 E494A436D3 for ; Tue, 12 Dec 2023 16:41:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E02FB42E4F; Tue, 12 Dec 2023 16:41:27 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 7C10040278 for ; Tue, 12 Dec 2023 16:41:26 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5c68da9d639so3250231a12.3 for ; Tue, 12 Dec 2023 07:41:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702395685; x=1703000485; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Kwvx8DVMEOQVIADde8aJtHZ2HAfOIMoscNkbTEGZPzk=; b=HVepSfoyae5pN1Z2/xbzfLPS4tFDMniswaO0wY0ikG8bVrwj4SfH29Bae5yZ89d9KA zEcsPLB2MpGXsGv1DnWcPW8Hd0QuM9kr9FRhCNZl5Or09T1mitMvoYl5AuhspGOirvrC 2QEVgW4TlH+U3SLWbLx7obAk7Nn+2KLT0zLec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702395685; x=1703000485; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Kwvx8DVMEOQVIADde8aJtHZ2HAfOIMoscNkbTEGZPzk=; b=t6oReQU+sQCMv/tMzH8jUW4MTOhkpU0Vwp4ydJH8Df9n1u3k2re32URExtzqIaSbU9 70s8Zo5bT243ykojypJ8Wxfz+aFaqabbUkJ5Zt1d5xiMSCWMLxz5VP/to3SR8YCLwwd9 gd7RjFSSB2kGigeSfEkaUfWH6/4oArV98aeXKUry1YCx2k7gKobI0HobW92xlhWkkKRG hSLPe9e5+FywTN3XzC4m7908ywj2rOXx/VCNHroUvNPCHxKvy5fqBreuB7Dp8ar9r26o O4FNQuDFdfIEDiktgt2X4L6zAxs7FlXakVBcPnZ+W+hmlutwo40wEQOW4MQz/h/nwCdg mlWw== X-Gm-Message-State: AOJu0YwWhkL6Ce6TyLJJqF9CAgdofHls+BfKe5b/y4NaNhrEgZPcQZ6J GIkHyrDEflGEgOU1DrWWrfWSq6liRtyPwjB0J3uWkYuG62DI0Oc4X/aN2S2RC3GhoxkuUK8f0A= = X-Google-Smtp-Source: AGHT+IFWKmvz2QcjEjzxNYamGeDP2U1Z4ZegzS6jaQlgz64t8o7rFolaZ0hus7TOjYKvUTXzTQx0zkLLxXU8 X-Received: by 2002:a05:6a20:1604:b0:18f:d37d:f6b2 with SMTP id l4-20020a056a20160400b0018fd37df6b2mr3619885pzj.97.1702395685741; Tue, 12 Dec 2023 07:41:25 -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 g14-20020aa79f0e000000b006c04b876e43sm856729pfr.14.2023.12.12.07.41.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 07:41:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 07:41:25 -0800 (PST) Message-ID: <65787f25.a70a0220.76813.6015SMTPIN_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 3A237605C311; Tue, 12 Dec 2023 10:41:25 -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/