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 AB72643700 for ; Fri, 15 Dec 2023 18:00:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6BD743326; Fri, 15 Dec 2023 18:00:43 +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 B8D8442F79 for ; Fri, 15 Dec 2023 18:00:41 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b783ee485eso44769439f.0 for ; Fri, 15 Dec 2023 09:00:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702659641; x=1703264441; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hgali3jy9jBj10cB+2i4Dl7o8E5HCrgYhIYf1ogr2yc=; b=BTh34cPIJwi/Ec/SVlliYQuxIDSnDgkFLftH0BT2o3dri1d93v/4/v9rVM7uzIT5yM tRW2q9+bQwEeCWwIRoAjFsWVrzh0iUyBI9wvAVTVKql7NMaeu0KfCiXLwl+EsW9yBCKw NSn1vi37OpbkTmXJnJqfLzUw7DV0+ibR8dx4U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702659641; x=1703264441; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hgali3jy9jBj10cB+2i4Dl7o8E5HCrgYhIYf1ogr2yc=; b=Tx7c0p6WGdh/Jf+5Y/Nr4JRhk3tlwJDjdvn/kxzrgjbHzvrQ1/9zfXwFk8JfzVarWg yYyYTYQiwlTbM8bUE88ecQ77Jhup5cjfPiGXo2y+4ws4w0865NNCOHxtYxO1ZdG85p4L rh66MAn/nZAD6dG6YUKOJXjWMwUoYV6XqRR6GDQnTXHJzlGhVvTvYR/Y3r7uUOgbCIQC fqdKIsRh9iHWQpzbBEiXBGn/VIMOH/YTNuK0wWFjVglK21ZoUPnxl3h/CTorXRbL1l55 YpAmYqydQL0OjrIu6UD9ZvyHssq3CHJ0wXREcKdafDkHawTBLKztq6KAcDbfwBuhl7gU dQ/A== X-Gm-Message-State: AOJu0YwEmd5BbXwPPRmt+dwqdCxlh/I+GZN1bIpJ5i8RsyOxPoYOt3M6 MsPrMINxU6vQs1Tz7wb0Ozgcg/rDFpoQbHXSpfVeSW37S1+GDY+KhVpNWg== X-Google-Smtp-Source: AGHT+IHL9M6Ay5mbxhypoCAByPzVlayCW1GbIyBwFPBCURDa7tRosqN1xK/WbkeyuTADekIFxG5BME72d8bs X-Received: by 2002:a05:6602:304b:b0:7b7:3ba4:8954 with SMTP id p11-20020a056602304b00b007b73ba48954mr8171357ioy.42.1702659641154; Fri, 15 Dec 2023 09:00:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a18-20020a056602149200b007b358eae6efsm1041086iow.22.2023.12.15.09.00.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 09:00:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 09:00:41 -0800 (PST) Message-ID: <657c8639.050a0220.3f5bf.e10aSMTPIN_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 A88F4605C311; Fri, 15 Dec 2023 12:00:40 -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-compile-arm64-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_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/