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 C96BC436D3 for ; Tue, 12 Dec 2023 16:45:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C381C42E4E; Tue, 12 Dec 2023 16:45:56 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 68F8F40278 for ; Tue, 12 Dec 2023 16:45:56 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-591341db3a1so518942eaf.3 for ; Tue, 12 Dec 2023 07:45:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702395956; x=1703000756; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HcP23QGGidcwYISNKN0t4Hp3EfNwmgxhGtNNAtDmKdA=; b=jKTVyg6oc4khs8PHuCzijCGIFY8uYkTlgeT8DoDltvLaswKOw4yOs4EIrRE1YRHXVu 8yqGhML8lONrYciddJD/eDpow0x/jvsPdcoAZY3NmULaF3iliLaPnjxtrJ9mDxrKIDTs U22oCMC4BVHV6bhOYooBLBs3bVoh8mEJXXmvg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702395956; x=1703000756; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HcP23QGGidcwYISNKN0t4Hp3EfNwmgxhGtNNAtDmKdA=; b=FJBImjbF9MK5ayUTkahwsZilgzjoli48pf5E3zkcjSSi7EnYp67UOwcKQ1hJ1SZTUc a8RlbxksQZwGC5vi03YgeyUR5RYFt/SfDcn10s3RUytNi2fO9ozIaaBMqMjGYc4OmK8J knFZEaTq3vU4W+hT6dGg9L30dc7nWJbVaGnvopBcseXCAjZxKeS1cIS1hacleI7yHuAL muxYr3cdr3ozzruKzDPlSAP6XA9QpJZpwh8VB1M1ZO9CI5Ft9iYKwx47q8gn834XI9Mu AjRABINft/kcfAnCkS/QAqANFSIC625bDf3fC0MIGDxvSvNIDsulPuv1/r9609BxuA8m TMGg== X-Gm-Message-State: AOJu0YwQbCtIspqqsCeDpRFYhWDirSNbF/Jn0rELX8LhJLpedKsW0Kje hn14W9aH9ryFMUAfGbCZtm00AurpbcAMnAJILEDzCFXJWytxyhkMOkbQoE4qxudXc8RzDDBR7Q= = X-Google-Smtp-Source: AGHT+IGIzSXG96e/A8BiF7xdKDFOz8b1BagHJTdL1qFrl4NTaZWH8c6jDMpt0Q6kmf4dIYaBIQsjDG2Yayaq X-Received: by 2002:a4a:ea07:0:b0:590:79fd:1629 with SMTP id x7-20020a4aea07000000b0059079fd1629mr3697790ood.10.1702395955872; Tue, 12 Dec 2023 07:45:55 -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 e140-20020a4a5592000000b0059132e66354sm106112oob.25.2023.12.12.07.45.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 07:45:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 07:45:55 -0800 (PST) Message-ID: <65788033.4a0a0220.260ff.4910SMTPIN_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 7C26B605C311; Tue, 12 Dec 2023 10:45:55 -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/