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 C6682432CE for ; Wed, 8 Nov 2023 04:29:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0BA740279; Wed, 8 Nov 2023 04:29:05 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id CD5B540279 for ; Wed, 8 Nov 2023 04:29:04 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5aaebfac4b0so4399267a12.2 for ; Tue, 07 Nov 2023 19:29:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699414144; x=1700018944; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ziyPEadSXXoksOQLuOGhf/Afi8rhHUSNC15tnf1mGGc=; b=fmvfRcBgRg3PwIvyZFUnGqc3K3PCfBx68LCAtHGh83ARk9ImjneWsl3HVyTXVoDj/K bURUpKNzZ4Pj6eyrJIG5ynaEhRb+/T5TfrczWXx5ktBXgz8KjYVdcaVh4OA1qUWnGnTR iGBxzOS5HS4v2rOZET6KEy+OCmFxL2YPC6NXk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699414144; x=1700018944; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ziyPEadSXXoksOQLuOGhf/Afi8rhHUSNC15tnf1mGGc=; b=l/Y2s+mQbdJJn7GrPgQ1Wea/caQoJy8j2Y6yN/3f50KA94h1J6yQUs6RfwlmAMxW/f /i4o9tqa35z6PyAvQZos6DLfOa6ucNkD3U4DRBl/rSOYyKEA9SkoU6OLTgfHxCn7t7EH nIgJJlFjY+WYIw/yqmb3DL0uVNH0Z8lRE8At5V9cFYnRn+l0XT2JhgGhHo0pxy87haGu My33M7cB3zpGlp0VtMjJJeNXHupjwUR25hBAyiO+uFQ9+gS1FReRK+CyXK8n9RX3qxGB 43UsM1qusyg2Rd9eoLwYxihsxtD4rka8xEVByBcBKp4yOxLcvRYp+2wnJ46SbcpOuqbt bi9g== X-Gm-Message-State: AOJu0YxNbD3kaFMuonhJMJ6KwvJdpUCoUjFojXn0Qhj4DM/EnPRg7XYa sR6lu9ZoLZEZ4ayu04Vdz2OYxHegEaq/LUIVFq0G/lfQMhfmn2+RFWsnX2olRk4vLnZWJsGu5g= = X-Google-Smtp-Source: AGHT+IHsxtfskdK3U5qXpP6BkpX2blaGtq+H/D52OfJFdJMkIhQp269gMmYezPadFiv4oKO3/nO+cq66Jvjj X-Received: by 2002:a05:6a21:66c7:b0:182:6ba:3f9b with SMTP id ze7-20020a056a2166c700b0018206ba3f9bmr925655pzb.56.1699414144073; Tue, 07 Nov 2023 19:29:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ju10-20020a170903428a00b001c9cc243874sm26986plb.54.2023.11.07.19.29.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 19:29:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 19:29:04 -0800 (PST) Message-ID: <654b0080.170a0220.6c9ec.1facSMTPIN_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 87124605C318; Tue, 7 Nov 2023 22:29:03 -0500 (EST) Subject: |SUCCESS| pw133961 [PATCH] ethdev: account for smaller MTU when sett 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/133961 _Testing PASS_ Submitter: Joshua Washington Date: Tuesday, November 07 2023 23:41:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133961 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28278/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/