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 B487B436D3 for ; Tue, 12 Dec 2023 16:49:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF4E342E4F; Tue, 12 Dec 2023 16:49:55 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 54CE442E4E for ; Tue, 12 Dec 2023 16:49:54 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4b302ef2523so1542894e0c.1 for ; Tue, 12 Dec 2023 07:49:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702396193; x=1703000993; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HcP23QGGidcwYISNKN0t4Hp3EfNwmgxhGtNNAtDmKdA=; b=MIXiyUbYujmsQsVdBem+/VbgvOn/NuZUydL6u3Yzd1SK95mvfsthVyBp3UPGcxIfql d4wxQVgQrZOTEqNjgz16kPmVkahXMfROQuWll67TtEzvqDK06MoJ7brJXqfqF5wosgMD ngCqm9xCwXW8rDM79a+8nQ67pohxtnUa5liQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702396193; x=1703000993; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HcP23QGGidcwYISNKN0t4Hp3EfNwmgxhGtNNAtDmKdA=; b=p7GiEE0M9Y115DvZ8YKQzmxhOrIyu+b9O9OIf+514I6ZxORljwjGu95th1UIRR6Q5G bOvyeXISZ9pzslAsWuSK8behPeqjjPgfAMZjBySa7T26NvDplxyoH0KxzNwWSsCl3/mB Eljp4CcKxYdF/BpMge1r2A/xyOG85Qo5H0F1M+4xQUQz+6OGGdSnRe5Q1DS5e2As3w63 arEt3q9oZw3uwtgWV9x9Eub1Aq/KJLuc3gV9636QtzF1n9m+iVn6OvhfF4zeyi1nG6Kr qniRukrN1UBMmUruFUuftrQ8Z/oXgYFeTVjKJYpA/PRd+VldpIti3DBYI7vKRCIv/5xu qwZQ== X-Gm-Message-State: AOJu0YzkHQvR57DQfOhV/dSW4wVquuwuIeMSU8h5AnHq4UrGrawbWCXt /v/GDrPh+Jl2Mno+tC7jXEQc+ZPFnajrQqU7iz31zUk+s2FzOfsKYYzzng== X-Google-Smtp-Source: AGHT+IFdsip7BLa+JWcx1fneALnW+1YHbw+mv4A7Wr0xaHcC67ZgtzdPWBdr8axRkzwVT/eSgg4J7S+kGMdw X-Received: by 2002:a05:6122:4214:b0:4b2:7fa3:a965 with SMTP id cm20-20020a056122421400b004b27fa3a965mr5455891vkb.11.1702396193553; Tue, 12 Dec 2023 07:49:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dd4-20020ad45804000000b0067a9a592bbcsm727344qvb.51.2023.12.12.07.49.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 07:49:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 07:49:53 -0800 (PST) Message-ID: <65788121.d40a0220.bcad0.507dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4D8B7605C311; Tue, 12 Dec 2023 10:49: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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/