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 12FD6432D3 for ; Wed, 8 Nov 2023 10:13:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E193402C2; Wed, 8 Nov 2023 10:13:42 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 12F2E402C2 for ; Wed, 8 Nov 2023 10:13:41 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1ef9f1640a5so3849117fac.3 for ; Wed, 08 Nov 2023 01:13:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699434820; x=1700039620; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OliwbbvDXdAakapa0WTCOyC3ojUbZ9J18vhTlrXi1Mg=; b=Wuj17EA45bR+1OiuX5FPgbpSKUTsf68x5tLbX/biBqjKlcUsx60iEvzQP33hdDjX/q DwiT5lHqQI17pYvnXw7jdZUQaEizPZ23Jq4X8GjgTP2o/VgtNUgMNsTGaHab47Qj/uJp /fjQcsJXpNVSm8Y0k1hXwb+bRDS+qXLvpiZn8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699434820; x=1700039620; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OliwbbvDXdAakapa0WTCOyC3ojUbZ9J18vhTlrXi1Mg=; b=LUewIDAG9yn6jN7kcDqnAjf07cgrMIX2SdbNJQPWhzY1c6TsLQSx7nJGcw0tXfGZ0e VCJlcrPrpxvhYCnBiK4V8wJAtkr3ahb4Ik6BK17+CEpty8505ooxhkJCzt7tneT+aWSL tg4/UvKrr2gq6V29BtbVP35FowluY8cL2Eitdgr0JwMIob4xD1B4/wi9dNVKt7idqzjN 6OOs4rBDSb3iHsfJ4J6NptaGv5Tp7V0uZKbX86F+aIc9HfiQTBO0SfL1R17eKKaoyGy9 syabMV2U6cJC3WF6molI1N5UJQY7k8wH9hgzj4OaVgkImcC8IDtvsVAjORlkL373bc6s 0oVw== X-Gm-Message-State: AOJu0Yzit4YT5OxdgA+J1LtXlvlrWVEU50NfAWMWjTjxHX6gV5H+blEN eF3s2wfwChcUFg06/3auUp3/S+7CCq0kM7lxqX4tdd8xgESSNI9Vz+FchA== X-Google-Smtp-Source: AGHT+IE7XPwZ6FmKGPgaf8MSYx7BSnoMeio5YruXhTNUrDvUsXzzuWm+9gm1z3oqfCY8Bv3lfWsTXA35MiJH X-Received: by 2002:a05:6870:470b:b0:1e9:d158:2465 with SMTP id b11-20020a056870470b00b001e9d1582465mr1391110oaq.17.1699434820348; Wed, 08 Nov 2023 01:13:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eo7-20020a056870ec8700b001d0d11a9ebcsm571098oab.48.2023.11.08.01.13.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 01:13:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 01:13:40 -0800 (PST) Message-ID: <654b5144.050a0220.c6ca3.e612SMTPIN_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 C0BEE605C318; Wed, 8 Nov 2023 04:13:39 -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 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 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/