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 0796D436D3 for ; Tue, 12 Dec 2023 16:51:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00EE942E4F; Tue, 12 Dec 2023 16:51:08 +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 839EA42E4E for ; Tue, 12 Dec 2023 16:51:06 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3b88f2a37deso4569496b6e.0 for ; Tue, 12 Dec 2023 07:51:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702396266; x=1703001066; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hZ0axfNZaUqkEZnl6SsRX25CAYVVYXoBsYcoFyL0xwE=; b=acDzWY1teKOOmFjlM6oZ58yV+GfnYEe7a3BXyQpIzxRIPQd0BLoTi/Euap+R1LBZwT i9NpW860r3CR6/kNSjlIEw/vPe09eOhkCzjedgz714+ORkRE0sw8hEqeWFmBhrR+EayX 6XiZgLcLKgQu6JcmYtXvbchg7RI/8ozQ8LwZo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702396266; x=1703001066; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hZ0axfNZaUqkEZnl6SsRX25CAYVVYXoBsYcoFyL0xwE=; b=F3AtK3vO8dO0oCcpecFp+f0NIr9ykleVVOJj7IlYnZkCgpyxJX2/N4XwAJLqpNoiHE +QG6a7qKkscYmIV0CVclTOdDb7BpR20mO50yQDBFxo1hrbeRwE5no2U6QSi73cnCCqo/ 5bMHUkn4vK6NWh7pBvwyKQG9nw2znQUSuhssff/Jl2TSOzWtpDMm1mj/jDTUCLOzfUbL nd1oyr2ihbQjGmJGPkaCFGGc8vbVlthZCRtFsrdQyplF4Q1PYzdkVpeJzFyS1XbQGQuj IKK9xz8Vo1BzyLtcWmDgVyAF4ifg6dzUpj2dC/aW4fQRpWIDrCgNimgbEYkgFEVjzDuM 1RQw== X-Gm-Message-State: AOJu0YyrFqXxH8TGRYyyxN6yrgDpRco3qeG7ZSSk5hTpI01Mk0HJLBiN jKKnKj2dm8acKkoQTQSDoUVyi6OAn6Lo629Zdzo3b2av6tWIV0h3WCH4WovGbAQ7Uz1PMgkbiQ= = X-Google-Smtp-Source: AGHT+IFrvjQh/xUOdTzmMzviYvFF7kjCfr2dWg1jbrYEcjRhObH6un6W+aeDeerMbNoP10eLT3UcO16AOeAa X-Received: by 2002:a05:6808:2199:b0:3b9:efeb:e5d4 with SMTP id be25-20020a056808219900b003b9efebe5d4mr8069554oib.27.1702396265949; Tue, 12 Dec 2023 07:51:05 -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 x14-20020a056902138e00b00da06bd56a53sm818339ybu.23.2023.12.12.07.51.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 07:51:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 07:51:05 -0800 (PST) Message-ID: <65788169.050a0220.4f6b4.30a2SMTPIN_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 8E9EF605C311; Tue, 12 Dec 2023 10:51:05 -0500 (EST) Subject: |SUCCESS| pw135068 [PATCH] [v1] net/tap: fix buffer overflow for pty From: dpdklab@iol.unh.edu To: Test Report Cc: Sivaramakrishnan Venkat 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/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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/