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 BC0A3432F9 for ; Sat, 11 Nov 2023 02:11:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B706D4025C; Sat, 11 Nov 2023 02:11:20 +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 06F6B4025C for ; Sat, 11 Nov 2023 02:11:19 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7c011e113so31168817b3.1 for ; Fri, 10 Nov 2023 17:11:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699665078; x=1700269878; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XmLY3HPKfjYOJEwyVTlDd0Lr+HIbJb77dM3EK5L9MAY=; b=Iq6hvku7B7731xr6oLqwa1v/ur05Zdg5mvMJlzZ9GUmBSDXD1RfqCZUFz+dKSsqWOJ jXpZbznhhhscFvbP5+38n9NNyA0E877Conp4hhxdR+wqp9w8sVZp6I5YPol93Dwt6ZGy Im/g9sye6LLSRB9Ct7U2ca3kh00yuVucigGqg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699665078; x=1700269878; 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=sKLqFNaNPhbYAsZ3K/SqztXhO2woGcMsJmwPzwKN51358xRw29RxJGgKaoHGa45c2g SiX+vKzhNJJ7hMjHpLGpaVvhjmZ8ycNTlp5vXObDu999xcg5vyPmxsd+rFTPGQ0vFbFV XDLuGsaNo97Y7qxc2E0wxLjJ3sWYA8VSqR8mWhV81w6GGrJpgTGNJxqDJ0GM5fmxCwJS OoNgK3qd27Q/Ax1IWiraa3RA3OvuzNFR/GiNEdkXULm9YG7FvcwkLhxO1dNnvkhFrvez Ggd/qQPfHbxws79k+LIxntKXyF8n+7ZncjHQjd9gYLcA8fr1o73deDcIcTVKzyW/2iG2 678Q== X-Gm-Message-State: AOJu0Yx4X/QOMAYcwtHZILve/xV479VWGPgCWZs9bOhg76bUEvtbusKh hRS95fZy7/v5Gqy/qcBy0/RcmHV0Zx0BN4vbKuCfp12oeOzy5atkQXNrpQ== X-Google-Smtp-Source: AGHT+IFtDYM9X1OasD3NZrAh9rc5oWyczJdqeEY9kV3C25hUe4oJPpk3bZ4UP8h1R7BhAOglrmg+zlgu11MF X-Received: by 2002:a0d:d481:0:b0:5a8:5219:df6b with SMTP id w123-20020a0dd481000000b005a85219df6bmr1051363ywd.24.1699665078342; Fri, 10 Nov 2023 17:11: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 dc1-20020a056214174100b006779beb7ff0sm750882qvb.41.2023.11.10.17.11.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 17:11:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 17:11:18 -0800 (PST) Message-ID: <654ed4b6.050a0220.3c6c8.1bd8SMTPIN_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 1AC02605C318; Fri, 10 Nov 2023 20:11:18 -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/