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 C450A436FF for ; Fri, 15 Dec 2023 17:56:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C081543326; Fri, 15 Dec 2023 17:56:16 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 3A1B742F79 for ; Fri, 15 Dec 2023 17:56:10 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-464a3734e49so280026137.0 for ; Fri, 15 Dec 2023 08:56:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702659369; x=1703264169; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uL4/aPNuAYBmUVGgc7X0OMUKWQCeuLYe8GDreeJBWSs=; b=Dh7042eSMwXOHYcBp0ccoQRExvPwMJ4vGbIUxV9FdiZPL+4CLRbC+eieCTlRoCdGyx DKEVo870LBWAcEkqGQ0bulid/40EAhNL2vsgfqXuz10YV4edk6Sf0AtkmHH+ilmh4eNJ aGGL0OrbHWgbn7fO9eHJzTYiXDizo4xii497s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702659369; x=1703264169; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uL4/aPNuAYBmUVGgc7X0OMUKWQCeuLYe8GDreeJBWSs=; b=D9WvWs4YdUfw5y+mn7givNUKXwc1jGoppSOhBruorhf//dTcAqv0AyPqC+IhZi3lQs hdbUMImGpc3zL+WoCca0aWItnWChw3u0Ha0tlkmwlXhrFGEw0nmG2sBU7OTX55XMugWN krno56YNPg/cvsYlVSvIbAKgJTiPk+sgAF5+E/v+v3jY7qQbgSijdpTexq+jwcuREVeS FW8HnEYU9DDCEANwlqrdaApYcBxLH3CF1uhCU8swTnY26+ffUrn0fwoBfNZvnj1CtCIi DmuIBffZefJlCLZk0D4ut57tstd5bHF9wGxz2mOZzaqAZCgqaD+UK1VTpcne5wu1pA1n MQbA== X-Gm-Message-State: AOJu0YxpMhtQ85jiDjMObWUs1NKJ2GYegm5qK3v7x6we3bvmKjsJhSTl uDRxbW/q660cM2pATRxj/UORIwNdvGLj7suyqVEgAjaLZ8rBbekpTiK/eg== X-Google-Smtp-Source: AGHT+IFgBovjs1/hA2Aw/E2fpmr0cD8YILyMu4BtZUHOsIMqsi+LbSjVHJAylYpymVm7PI/qhvhTAYMvyBVb X-Received: by 2002:a05:6122:4a8e:b0:4b2:cc0b:997 with SMTP id fa14-20020a0561224a8e00b004b2cc0b0997mr11188749vkb.31.1702659369652; Fri, 15 Dec 2023 08:56:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l31-20020a056122201f00b004b2dca2a645sm1709558vkd.9.2023.12.15.08.56.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 08:56:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 08:56:09 -0800 (PST) Message-ID: <657c8529.050a0220.45a2d.90c7SMTPIN_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 083BB605C311; Fri, 15 Dec 2023 11:56:09 -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 , 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-arm64-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=================+==============================+===========================+ | Debian 11 (arm) | PASS | PASS | +-----------------+------------------------------+---------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/