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 B55F74381A for ; Thu, 4 Jan 2024 23:35:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CC30402B9; Thu, 4 Jan 2024 23:35:29 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id D47C34029A for ; Thu, 4 Jan 2024 23:35:28 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6806914dba7so4493946d6.2 for ; Thu, 04 Jan 2024 14:35:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704407728; x=1705012528; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GIf1toMacH6a0Um9/Pb/8dLxiBVX/yjK/82fY6cmhbc=; b=SPnj1EsrYnJ1xo19v2qj3AndZHpiKNhvRbyakmxAoqOb79sdNWfMqk1NWqiwG5/qOd riJAepkHnj7HDYeByMNjzwaBVaYVlTTKT5mRq9Q9wt00Fh+/xWtFqBFoqPWsyyzf8qVi jGgxbr6Q5jfqO/Tb1juo1Z79bJgHPhc9EGUoQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704407728; x=1705012528; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GIf1toMacH6a0Um9/Pb/8dLxiBVX/yjK/82fY6cmhbc=; b=vu8ok7SJuYgeZp5fJHtAalvdGXeYcq1jIA+CWJiZiwWi+65rAKIY6moRli9XYIjeGM pageZ5tj88vXsjeAi7iDyIHdOt/L2mT4tOf8LYbTw2seusTulgb0NJFva9A1n/QmqEQJ CP2DlvwToQ/YJs6zjUtMvGs08zXdpeS6pQ9FW5/ARTzRr6Swacqgm2iEVj6LULMglH+l 2I/lon50E++6FkltrFnax3Ry4e4WD9y5jSpN3JspDROk0/MhJ/txvHz4z4a3rf3dunN+ vlLBozyIjaRs9yApX/Y8xFtZvNFVD4MndWodKLHDyTehDu1ZkS7B4m/cKA0na81qCfJn 6t5w== X-Gm-Message-State: AOJu0YwP78D9YeJNNy1enW3hsNovhejzbGuV+i2eX+upbvW5ok5gsWqN AdiPy2yaUwDmDzjlGdbUWaKXsUFXotZD3iQDtKM2Byia1aHkApm+SyFAwtrZdGRM5w== X-Google-Smtp-Source: AGHT+IFHHT1yQgImiyLTf1rL7zp6gUzOJC0tEK//aXhVihL0C40TNnMVpUs6pkHM6ipfCuMwanRZ/gxQzuza X-Received: by 2002:ad4:576d:0:b0:67f:3ab6:3e5f with SMTP id r13-20020ad4576d000000b0067f3ab63e5fmr1195286qvx.19.1704407728143; Thu, 04 Jan 2024 14:35:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bd7-20020ad45687000000b006807f793238sm14484qvb.7.2024.01.04.14.35.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 14:35:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 14:35:28 -0800 (PST) Message-ID: <659732b0.d40a0220.7eb85.1300SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D70F6605C311; Thu, 4 Jan 2024 17:35:27 -0500 (EST) Subject: |SUCCESS| pw135732-135733 [PATCH] [v4,2/2] net/tap: fix buffer overf 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/135733 _Testing PASS_ Submitter: Sivaramakrishnan Venkat Date: Thursday, January 04 2024 17:51:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135732-135733 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28792/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/