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 A26884381A for ; Thu, 4 Jan 2024 22:57:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9ECDB402B9; Thu, 4 Jan 2024 22:57:19 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 295B64029A for ; Thu, 4 Jan 2024 22:57:19 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7ba8e33dd0cso42224239f.0 for ; Thu, 04 Jan 2024 13:57:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704405438; x=1705010238; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2kkBESVrd8N6HQuvAWpYyZOlxq7SLNWCJ7u6XmS0Tgc=; b=AV1QILjRZaLAwhfUOdX0TN+aRjAPSmB9bcsjggkK40rYaxm03EKax4SC7mvJrfn5lR lp6V+pPYC2OMZKV50W4M/Oud/D6sSFWorhgUiDUpeimRBQj1DhByn4Kl1ayc3ebxZ4Zv zXqqcNLlaMIsJI1JzJaRxlkvg76MOmgzEY3wc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704405438; x=1705010238; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2kkBESVrd8N6HQuvAWpYyZOlxq7SLNWCJ7u6XmS0Tgc=; b=IBpSRGK2FHFfQ+nV7fuTJL0KzmEthnhNsu3pGhjeyR9/zsxLPkyK9vx08OBUmsmw1x a+5iZIU92yzE408cOADIYOuNj0i4V59BkzV1c1Z+iLeGWpm7KZ9ZSZjn/8U5svKipjAu m0zv6g9dhjfxOp+uQKRTyrpcUX4GCQT8VD0tcE0/u5rKfB9By/AIUB5BBMkme2Mk0Mer CBFySphVYMFuNOvTxSzy06qVU+CToOphYzPwMpe6Khhz62b/t7CDCAQ3U0o7Mfo9nWhi cpHehCusYDZrjWRr5u8SyxYkotQ6ze7JWBdZTwWJ4iCFaG5zZtlgEz7jnS5G3kDP1zfC jZSg== X-Gm-Message-State: AOJu0YyKvLesBKopZswODUY+uoBUEje6/7QUCDG63IjaDG//FqUZhqeO OvS/MKPteVchcwNmJWN6yvo4C1qJquZrbRmFe1LrSfqzxwkXpcTkCuH9b0RN0m4t0Q== X-Google-Smtp-Source: AGHT+IFnYJEOTQEFnwVGn5AtesxYj/vHuIr8OULU4zxP1E/rf5aYRum/74a1+u39ZOYYV5bRnJQqbOMlcT27 X-Received: by 2002:a6b:6411:0:b0:7b8:3ded:aa9f with SMTP id t17-20020a6b6411000000b007b83dedaa9fmr1309834iog.38.1704405438589; Thu, 04 Jan 2024 13:57:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d12-20020a92680c000000b0035fd5fd75b2sm9090ilc.31.2024.01.04.13.57.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 13:57:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 13:57:18 -0800 (PST) Message-ID: <659729be.920a0220.81395.0c61SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B9552605C311; Thu, 4 Jan 2024 16:57:17 -0500 (EST) Subject: |SUCCESS| pw135732-135733 [PATCH] [v4,2/2] net/tap: fix buffer overf 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/135733 _Testing PASS_ Submitter: Sivaramakrishnan Venkat Date: Thursday, January 04 2024 17:51:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135732-135733 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28792/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/