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 8A318432F9 for ; Sat, 11 Nov 2023 02:14:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 850914025C; Sat, 11 Nov 2023 02:14:44 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id BAFA54025C for ; Sat, 11 Nov 2023 02:14:42 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a822f96aedso31639847b3.2 for ; Fri, 10 Nov 2023 17:14:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699665282; x=1700270082; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QaOFzfrzEIfwVEKsvgEksn6/eaVrcqLMZIVk2ABzgzk=; b=FTYYm3mcpKXQqZn5lFytF+8JgFdf4AsOlUsAV3ybYd3YoHVBFkKHlYPeAUj9Q3H9Is fjBBQACn5npV+YnkECuaN3PLYmZ4dlNT3q1oWERDFOkiSXt0x8lIY07yQBNazIeXxk9S 6BaALQOWBaXrng6ZX3YmcmzykLkGND8xSnb9g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699665282; x=1700270082; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QaOFzfrzEIfwVEKsvgEksn6/eaVrcqLMZIVk2ABzgzk=; b=Bml12UEIS6zy2OTsYcxwX9z4NpxmJawFLn/2ds3T77C0k4j7nc30UPoJyInrRlHeeJ YwKiQ7q4rTA2k5EgKdIXjZ2AA3XtcEbOXOpkv5jqNNPd6kNbzpvaLu7eijNWqac4z+tG q3XmOkUI+T948K0+E/RFnyFvBRheqtV5dIZwDxcODwzAKECht6RDQSaSL9C5/zeHpkmB 001NowKZ1yLJ0s9kkD51ObP9/CaeAqC8APRSKCT70njYhqTAzEQQEhOYOrwaQR/gOs6I 2m/D5NGe3PEEY1T/WGLDAz4brDp5HMNSuHLJb7cuPm3PpIe4Yn8/ZrKtkPYre0bjrvXe AsfA== X-Gm-Message-State: AOJu0YxLguMcn/SJiaoU7EP7FiHjL7JEvEVelyTF8tWOu25WkL11AwFj +KixDbwvrXumXgaZo9X/NEeAiwgkLIijLhD12Q7aOSE/s89WodWEnQl5FLkogchBeK4xcnlTvg= = X-Google-Smtp-Source: AGHT+IFeYyqGCXG8OPn2+KXJR/zz1BdJxeY/uIlLAZr1+4Aom8rql2hOOFvEq04kub7Tqh2Lp5dsZlHn8Esc X-Received: by 2002:a0d:db43:0:b0:5be:ae71:d708 with SMTP id d64-20020a0ddb43000000b005beae71d708mr927611ywe.4.1699665282174; Fri, 10 Nov 2023 17:14:42 -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 d5-20020a0df405000000b005ae744b1695sm747717ywf.41.2023.11.10.17.14.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 17:14:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 17:14:42 -0800 (PST) Message-ID: <654ed582.0d0a0220.6f22.1efaSMTPIN_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 DE4E7605C318; Fri, 10 Nov 2023 20:14:41 -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 | +----------------------------------------+--------------------+ | 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 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 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/28331/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/