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 1EB984381A for ; Thu, 4 Jan 2024 22:45:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B425402B9; Thu, 4 Jan 2024 22:45:54 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id A4D1D4029A for ; Thu, 4 Jan 2024 22:45:52 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-204a16df055so514947fac.0 for ; Thu, 04 Jan 2024 13:45:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704404752; x=1705009552; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1GuobI3VhFFLr8rgScVhDIsI148vP8/bdlj74hJUnW8=; b=OENIcIrTihSWwwbuXX60kDJlUbdUIp/cuAAYoRxAaCTPKamqd6iBFJ+ZsBZwNT2Ai4 CXHEpX8aPm3tGj1ONLCF08/Mx8IE1WWD/MGDohwTZ919ANaxDrfcUUd/s++S5KKvaIQd qqvErscsqKHU053uExbxiSzWnKo2gd3stfuuE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704404752; x=1705009552; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1GuobI3VhFFLr8rgScVhDIsI148vP8/bdlj74hJUnW8=; b=vpxWHqIqnINWOvv6qZ3JE4h89iUjR6WVVeXkoiM37bOqittMFK55EgJX0pSBDp7OSV h8ZYaxVDOBGCmvVzucdwac/JhccaTcaASd5k2WdB/ax7ppFC8OW7zHQdkjGEGuM2XB/L W/1XGTAD8BGj3Ceybo7CXIqNWR2geci9BHVV1HWYu83jsFCBEn/rO32HV3Urniv13fEQ cnumBBTu68tJQz1V01nAlYZM7J455gUmeaMC6T39WK+r1Jcg4T/f3epRUGyJl/e39phu dQmlfAfH67GA1yok41/VAjRBLJ/agqzueO/8TTa2pZuzo/x+OO205J+r4o9KgVVthqX1 yA/w== X-Gm-Message-State: AOJu0YzNbZl60rBH8beVC4V8sWctXJpsjGicK4gtVR+ocLzsPYuFOY6j 8vOspASitdR7YoeQOc8H6MspirIHGzxtVdIQZ2u7oKD2wfC2ZTzRoMS0AzqGzEHCPw== X-Google-Smtp-Source: AGHT+IGJSi29I4yC/cMvhOj3AD0OzFO9If/OZ+jxbV8enSNRREuFpDCTNv9yZrP1AtcjDaIGn8wkLkgSWLtw X-Received: by 2002:a05:6871:230e:b0:203:cb22:9756 with SMTP id sf14-20020a056871230e00b00203cb229756mr1258116oab.58.1704404752061; Thu, 04 Jan 2024 13:45:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 17-20020a056870111100b002053d0aa4aasm8119oaf.32.2024.01.04.13.45.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 13:45:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 13:45:52 -0800 (PST) Message-ID: <65972710.050a0220.fc28b.09b6SMTPIN_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 882B4605C311; Thu, 4 Jan 2024 16:45:51 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/