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 81E30436D3 for ; Tue, 12 Dec 2023 17:26:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74E9242E58; Tue, 12 Dec 2023 17:26:55 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 1954D42E4E for ; Tue, 12 Dec 2023 17:26:54 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3b844357f7cso4458082b6e.1 for ; Tue, 12 Dec 2023 08:26:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702398413; x=1703003213; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+YIV5TXQ31yNMe7es7gwfaucIhRrlhDqSNt1UDFlJ2Q=; b=Fe1rKvjGQexc6/i7nlj6GCjuaiBDVdR9prC94hgvr5/8yI62SQjXHrDch3dqq1EoyT w71t5JiFesV3uODvmwRvxO70upQF/0Q46Pi1N0dHLT72vaCfg8qe33UDcM65U+RrKNnK Vt1eNCh3XXOrxkqo7UmKD1JB9caB7IrC+hImw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702398413; x=1703003213; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+YIV5TXQ31yNMe7es7gwfaucIhRrlhDqSNt1UDFlJ2Q=; b=ljzSRe2zOQHbsF9vGjpEXVqbzdGAI7rWTk5dPml/hr5o5DPxxLheWFIK0ZPHggUWvv FYOCECk70iy9jdRKe242m82QSPxy4HciZeiKMXflt9d5BvSVFPM8+DiujejLeBE/jzLX I6kx6FQEVD8h6LHO902vTGU/w/G6sIanZrV+ETi1yv/wvFmKUyN8T5NHgvkBdV4MzdZC 8fERnehA7PhWn2gNxHSTUf5HC+NRkZAqrrefnMPFaKzN247Yh9YLgLVaxm2wm6SZFmd/ oZVwKfkrIN5PyEBKmzWVXuKBrVSFeuLsYi9DjjMgGw9WyIgKcPnh4FUaCpix1ARb5Imd D4fA== X-Gm-Message-State: AOJu0Yw7tgHTIPe1vDuNML9OfXC2ykpyK1P5Fi2eudDKi6L+S3/TL8Hb /gDRzukzPKgDDNiOVkZjzavcsdj2CzkEYdvtFdCLowLtDi6OTnuRfLNb/6sHQemU4bDC3Zakcg= = X-Google-Smtp-Source: AGHT+IG+bov4oy2wiFElrxArt4LSY1QoBA16cX4SGcIIo4ELcoGajy5hJ4J509ep4IJbKoZ5ZsKkzdccMlVL X-Received: by 2002:a05:6808:1241:b0:3b9:edcf:fff8 with SMTP id o1-20020a056808124100b003b9edcffff8mr8634317oiv.39.1702398413471; Tue, 12 Dec 2023 08:26:53 -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 cd16-20020a056102419000b00465d26d8eb0sm1160144vsb.3.2023.12.12.08.26.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 08:26:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 08:26:53 -0800 (PST) Message-ID: <657889cd.050a0220.cb3ac.d00fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 21F32605C311; Tue, 12 Dec 2023 11:26:53 -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-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/