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 04FCF436D3 for ; Tue, 12 Dec 2023 16:46:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 005A342E4E; Tue, 12 Dec 2023 16:46:33 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9CEDB40278 for ; Tue, 12 Dec 2023 16:46:31 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b75452c3f4so66106139f.1 for ; Tue, 12 Dec 2023 07:46:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702395991; x=1703000791; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EAEXVDVk9VpJCmTEUgPj76E9Pg0meYY4nm8AV0bClxI=; b=RMwI1/O8R/ogarHthGStGnIO5ERgM5COUhmZ952EUUDvadOmg2opNcFTUQasBRZ+3w TWoOMLPWWyVVADUxNUTEB0hfZf/EeSgyztZl9j9gFdo5NsmzoRV7W69lkaE8iGc/iQzC oDQxsW2JoHvUxo9eHbzoYNX2MFySQeRkV4h/Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702395991; x=1703000791; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EAEXVDVk9VpJCmTEUgPj76E9Pg0meYY4nm8AV0bClxI=; b=HF3+LRgxEtib+te2gk9ojnNvlAa5WCq3nPscIuEVgfBCujbwqN6QYQjojUpeeN/bhj Hmp2GBOdsHlVvQqZeADi7+MDEmKIqTTrAXfYSQBqA0uibz7WlsBO0oFpctX+G+QdSc8Q Qxr+WpvHATuhUJ927j1pSp0w0clWPxtPX/hFlFJ0xgxFBAeByTlWmsfTECcB5bNz1feA Wp2E+skZ+8/I7+EuN53KJRa9bo81/m/vVzzkAWf7MA7oh31NJ+3jb20Hf4rzFlmrrJT/ jyK2lpeqNr1beR9azaXeCdZSu6oRJhoKZVdgL2urfEoSN/ywfwYo7zK6ZNSkak1QtPN3 pyKw== X-Gm-Message-State: AOJu0YwQXpDuxvZBtY6DLCDyb5cGJkNsO6gQZf5TZjOc+bLRJzC5Q0u7 RuF3d6Ev/EthWmBTVRql1aatsNkXPd3rTQKLdV7ESWoBDZZYVxrVsFOpJA== X-Google-Smtp-Source: AGHT+IEEjsewBKQW4qzNjiHor7SVlNbfQ5fb/SBS0Ye12ex272GDNVr31ee5JOtnKsFDD13VIgp3MCpesRNe X-Received: by 2002:a05:6e02:12c4:b0:35d:a911:4973 with SMTP id i4-20020a056e0212c400b0035da9114973mr8080336ilm.28.1702395991063; Tue, 12 Dec 2023 07:46:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cn4-20020a056e02388400b0035d6f787393sm853960ilb.44.2023.12.12.07.46.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 07:46:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 07:46:31 -0800 (PST) Message-ID: <65788057.050a0220.a3cfc.9467SMTPIN_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 B1F34605C311; Tue, 12 Dec 2023 10:46:30 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.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/