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 A3676432D5 for ; Wed, 8 Nov 2023 11:34:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6893742DDA; Wed, 8 Nov 2023 11:34:45 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 8F1DB41104 for ; Wed, 8 Nov 2023 11:34:39 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7b3d33663so82133667b3.3 for ; Wed, 08 Nov 2023 02:34:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699439679; x=1700044479; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iTm0xxceumxvN3hxGQPR1+4AsLy9YXnvQJlTC3eKcz8=; b=Xij9EglhDQ68J1NvOTRbUPdgKWHDkG7iIaQmVkMDtxz+Dtf0oOAHmeeLJHFbo+75G3 c3QOCdXYQY3ceOyBg55E0sFF0vDFZ9VvuZi7aoe9YxUiRZuI/YyhaOEgfQjmabpanIya hyQZ7kRpassMFVrh98leRfoT0qEDWyNp5krdo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699439679; x=1700044479; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iTm0xxceumxvN3hxGQPR1+4AsLy9YXnvQJlTC3eKcz8=; b=VAFXd2nb/xBEdX2SnZgL1MN0vq9Bk74IEB5nruJm1uB32XyUf4VXWBMKCR7QK5g7Om Cgj6mxbmwWN0epk1p7ht0F4UPU0fbOCgwetUx0se+gxCBdv04Q+j7Efl3LC25Ti1bXan UPlKrRMDSAcc3UWkbNpsVsg2DYCVx54VYDhj7htDWgXZm9aii5UOjHm0y5xX7eX0pNDf 4xIEyIvqEy+x29Gg6I/N0FJKviyl+L1Fbe5l47NuQEcBwQQ+bwyZ+x38f58j+p46OX2a REkZ5If9riO+7LrTy+LA+rQS2Ce7nPWwJfHSf7/mRJOEV3yJY4AId5MxLu2RbknEiXrp HPbw== X-Gm-Message-State: AOJu0YxJBvf5104/1In61PcX1xNj9b3imM6KTvtyw29p0+pRwM/t4pvP Lh9avRoQEYwDCinep6KdvBHStgao0mo7XiZCZ0KagfCTGY9KhRLUtuJY2w== X-Google-Smtp-Source: AGHT+IF6KkfcHTyzsBdl7NzgmskFLyCXd3UloqJinE3Kru3l3dVZMhm+2GwiOGcRe/oab/eFTqY7nQLCN3mK X-Received: by 2002:a0d:ead0:0:b0:5a7:ab55:b9af with SMTP id t199-20020a0dead0000000b005a7ab55b9afmr1291241ywe.35.1699439679068; Wed, 08 Nov 2023 02:34:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d14-20020a81ab4e000000b005ae744b1695sm488341ywk.41.2023.11.08.02.34.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 02:34:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 02:34:39 -0800 (PST) Message-ID: <654b643f.810a0220.6bb9f.9e4eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C1FD6605C319; Wed, 8 Nov 2023 05:34:38 -0500 (EST) Subject: |SUCCESS| pw133969 [PATCH] [v2] ethdev: account for smaller MTU when 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/133969 _Testing PASS_ Submitter: Joshua Washington Date: Wednesday, November 08 2023 06:05:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133969 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28282/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/