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 21CCF43700 for ; Fri, 15 Dec 2023 18:03:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DAD543326; Fri, 15 Dec 2023 18:03:49 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 7CB0B42F79 for ; Fri, 15 Dec 2023 18:03:47 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d367e7092eso7122875ad.0 for ; Fri, 15 Dec 2023 09:03:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702659827; x=1703264627; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ISTEG6IxP/kxMy1Rzc9EGDr2zy1SyjehG+1PNYBycS4=; b=Ke3SHdcCcC5R7w9bF9sNPValQSNaBOrOnFx0yuDS/VbvDA0zhyyJTJX2b/oQOjgYMt wZUp2nAfi+r7Yl+60e7bAH9e5WNwuXXPsUyBeiMw5OU4D0nVR8HBLNn3ZyPfr1g4gJEg TgdX3gqEJH/JmB1AQqPcxZQdq02nY3fJgPZ9w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702659827; x=1703264627; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ISTEG6IxP/kxMy1Rzc9EGDr2zy1SyjehG+1PNYBycS4=; b=Wag9hzBxEIdT6bHzpSPqWvXQeNEJ+w5+/3imS3fR+D0kokU5xgRgTsMfi5fPFXZsd6 yIw3kwlRICyKhGLN3Gk++7wieJRUdxWc5u/Nsdgkp3SS2bC0vRcjCfJpdThHiguolZlb 0Bmm2OXNArX9ovbzQDex/xmmI/ZlxkySGzgABD9os+ihx7jCVL4GsHDbWRT5K60QvG2R 678vVLQbd59Z19R9r8J1MeTQ+LoXO0SYL7xpSaAXitd73UbpCSYOPsRNosm8PoN706cr poxsKjggbTskNV+y5WGjQum1j/ie+42TWBNBksdBm0x61how8/Cvf1BphAR4U1i5vTWb 9GFQ== X-Gm-Message-State: AOJu0YyQuQEMTTqWFVywxFAxKjBr7VYqv90tllMoI2JgDNnqFKK2gnHz HJTbiuRRbVFKdJS/kjbIj2LpCvZVMnBQK+l9AdDFTjLYFc6vaVFQreyD/g== X-Google-Smtp-Source: AGHT+IH56bIbWcsphkUAPpYyZqA1elZ2TlViP3m7dx0ajQSd7Gh+aEx4qI45+C1ms+Gh1nfPUUQmxI/a7gSY X-Received: by 2002:a17:903:32ce:b0:1d0:c535:c5d5 with SMTP id i14-20020a17090332ce00b001d0c535c5d5mr15036583plr.60.1702659826655; Fri, 15 Dec 2023 09:03:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jw22-20020a170903279600b001d392da7a30sm50076plb.116.2023.12.15.09.03.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 09:03:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 09:03:46 -0800 (PST) Message-ID: <657c86f2.170a0220.35fab.16daSMTPIN_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 D31FF605C311; Fri, 15 Dec 2023 12:03:45 -0500 (EST) Subject: |SUCCESS| pw135230 [PATCH] [v2] net/tap: fix buffer overflow for pty From: dpdklab@iol.unh.edu To: Test Report Cc: Sivaramakrishnan@dpdk.org, VenkatX 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/135230 _Testing PASS_ Submitter: Sivaramakrishnan, VenkatX Date: Friday, December 15 2023 13:38:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135230 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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: clang 16.0.3 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28649/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/