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 23B76436D3 for ; Tue, 12 Dec 2023 17:36:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D34AE42E5F; Tue, 12 Dec 2023 17:36:32 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 58DFE42E4F for ; Tue, 12 Dec 2023 17:36:28 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-42581f9c0e7so42255961cf.2 for ; Tue, 12 Dec 2023 08:36:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702398987; x=1703003787; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LP5a+io58kBmMqRwkcPNVj0OoruBUtupW0Sjmh42gcQ=; b=Dvi3WCTRs6HOLBe14hzLnix5hg068bqvqrYXg0yLCbFBJCnr1p9+qsxUXaJcnX30AJ nDHC+rcA4edQ4d/0JM/KqHR7AG+4S9btXDNGUJC5y4uCPv6mANEARcmQUrNDj1d/jxo8 QpBnFouown8G9fqUYfhMkj8z4XjVWROjVwcZo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702398987; x=1703003787; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LP5a+io58kBmMqRwkcPNVj0OoruBUtupW0Sjmh42gcQ=; b=I1KSdc4Nstqdx7SkFloHrALpc0QqFEhE32GtYtFwcLf4CJL1dLDVdFQ6v9N6D6A3l2 txAjtIwcPBI6/tVAnLyr9w0GhfoWjobuV7NfLYhLLN5HXooweggF+G97HWw5CHOK6E+W MpOx/23eSQvda7nyLX/2T+XlGWkPuNr4SaS/9qPNRA34BaazSegA0T4o6IDox9/BsN+8 V/3qo3H77GW3tEgGcKAY9jcRxT1LqMUUhwkr2nQZ3KntSQo6nr8SPOdTK/vZ5i3llmVx EORhdXtB6XeUzYJ+KqdjRsI47yNizE37cu9NugMx+F+fagteGqAO4si9U//xfq9mdfJs he6A== X-Gm-Message-State: AOJu0Yy/9wP4WRha/3deGr9ScN6iSHki4+DTSAi2JzkjCDsTOaIU8rdj TkeOCCo7HZuHfOy2SWNBzluyOTeEjChHJu7Alp7NXwYqxbAGhutsLwxmmQ== X-Google-Smtp-Source: AGHT+IEQ0pPlQfFvU6Z3UGyiCjo7B1TVTj/8vtE2mW4jyMNzHkZdYvzUDFrtGH1nfI6QLXuGPiRxaZ7YuU+g X-Received: by 2002:a05:6214:57c6:b0:67e:eb1c:218e with SMTP id lw6-20020a05621457c600b0067eeb1c218emr1022337qvb.107.1702398987692; Tue, 12 Dec 2023 08:36:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id di14-20020ad458ee000000b00679e7ed156fsm687768qvb.42.2023.12.12.08.36.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 08:36:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 08:36:27 -0800 (PST) Message-ID: <65788c0b.d40a0220.243a6.2f17SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 659E5605C312; Tue, 12 Dec 2023 11:36:27 -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-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 | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.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/