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 CCA38432F9 for ; Sat, 11 Nov 2023 02:11:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7AB24025C; Sat, 11 Nov 2023 02:11:35 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 7434F4025C for ; Sat, 11 Nov 2023 02:11:34 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1f0820b7657so1383467fac.2 for ; Fri, 10 Nov 2023 17:11:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699665093; x=1700269893; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XmLY3HPKfjYOJEwyVTlDd0Lr+HIbJb77dM3EK5L9MAY=; b=OFQl5b+yhLMHA2tj0vMTvDMMfha2egejNt6wR/2fZzlGv40SDairOzKihRqIFIJLaU g+kxlKmOUJbqkVIuDh1nkSA/UxPVFJUn6J6ycWXqzp+k+DBgqOwpftV7n7K6l2cquoBO kXp3GTZeeaYZhwYEnKC7MK+zj8yYl23/aOmQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699665093; x=1700269893; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XmLY3HPKfjYOJEwyVTlDd0Lr+HIbJb77dM3EK5L9MAY=; b=nFR80+v6eFUbZXJbOode/JAdYhEhM6vhYLGTgxxPIdh40/ced7qBIuwsOrfrpz8jMs nfqAmCCmhWAe+FcYJKaKu6CIemn7I1pyEDtwSC332XSiGMIOc2kqcVukgSOT/69AULCB 1d7ca+uG6d25oMexLIiqbA/cuDOfxb9E5d1SfWwEOeBNiwwPNIQ3itWdqzURwWH5012d 0PKAMTYh3sJvzy6B7ttZpJVRUEMUmOQ7eIvHfYj3iVRZAm2zhxKI1HX5nHwYQ92SOmDT nB6hwxl6sqZdzAMRRDaUGUNYvPuynH/F4RKPsMEyHyZsT4Jz92pjpGR+Bals9MePLkgD o/AQ== X-Gm-Message-State: AOJu0YxiKqYC+ays204/c8UnxtZESUfSKjD4nPjedrkFpiKWyKyZ2QwW p97VW4JjxnoMRZCEwUTv8cQ6ecGHLsBfrPCFVMSmOLyF0T8gSADHXy9BHQ8TQSml1a54uhthHg= = X-Google-Smtp-Source: AGHT+IHlaVbM1itk7g1QCvMrLHNMRVhcjWzWbzgkqn0tg2y4lQu6MoxBoCRGb43mkVD9ge6/kbhVnJNfhk3G X-Received: by 2002:a05:6870:648f:b0:1e9:bbfe:6457 with SMTP id cz15-20020a056870648f00b001e9bbfe6457mr1199983oab.6.1699665093758; Fri, 10 Nov 2023 17:11:33 -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 s39-20020a05687024a700b001efaedf1919sm737263oaq.26.2023.11.10.17.11.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 17:11:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 17:11:33 -0800 (PST) Message-ID: <654ed4c5.050a0220.c5c72.1a75SMTPIN_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 590B9605C318; Fri, 10 Nov 2023 20:11:33 -0500 (EST) Subject: |SUCCESS| pw134106 [PATCH] net/gve: fix RX buffer size alignment 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/134106 _Testing PASS_ Submitter: Joshua Washington Date: Saturday, November 11 2023 00:34:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134106 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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) 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 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/28331/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/