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 B5DD6432F9 for ; Sat, 11 Nov 2023 02:07:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B097C4025C; Sat, 11 Nov 2023 02:07:28 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 6B4354025C for ; Sat, 11 Nov 2023 02:07:27 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-28019b66ad5so2304293a91.3 for ; Fri, 10 Nov 2023 17:07:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699664846; x=1700269646; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=06YU5h2D5mSiBrthGvlaeBoBRaysSp7+q54JdipuKn4=; b=D30Z0kdAcyGcKe0MWtEUcbRqw99Az8VzSWWveCZc6Z4LfDQYbwKbXUIkffgrYnrsMY 7LWxyAnKsOqwtYYNX9ucfM7V3eoNyeiIw2dW9Flt+21/IyKWfp97P3aMJhwMcgVi2bUA 3Chhk3XYbs9ZuKnoOGEAv/Kc6RX1ievZzWm2k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699664846; x=1700269646; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=06YU5h2D5mSiBrthGvlaeBoBRaysSp7+q54JdipuKn4=; b=K9U07U2TBnKAEcs+vUWhEgd6p4Xu9CHR07tvv8Dg3E1jDby+4uju8mxcspBqFuXih4 6amZfy3T3rKd53Nmtx9m3Emju6eGx1lN58pUaXVuN2AnTMYa4K/xqmXJayEkGeGzurhe uTb6hBYo1p6kBV0uOcJGQXmEsfx5FL+3nTU/Jc4IrKtQSnSmBz4NT2K7Dm03/PfbIC5m At9ozlHW+rxLiUNwWLdU0LTXENJU0Le5LkTW0EBl+kc/bvmn95kiZx46yd0nY2w8IFyi tC61C25SMgFtnT7rIP6BQgHln4bMNjExlLbL90BxITxU6g2brOiBMdDBsGZisN4fpe9Q 2X/Q== X-Gm-Message-State: AOJu0Yz9qrCAivvJVuYtUw4VoQXXDN07hwKbmu42l1ZoEPseMhapRPE3 SViKTYZxIsGEZcTqJRQYe4hhEUhckJU94IL6TQjqOajXS8/wUNvQLTCajg== X-Google-Smtp-Source: AGHT+IHrr8DyD8HK0lpoEoPPswBSHimSjLSOMNfMRoJE73Ep4cuoZPxxHOM6QQGXqImcLDd73ISQ6Mig5wj/ X-Received: by 2002:a17:90b:3ecb:b0:27d:63c:34f2 with SMTP id rm11-20020a17090b3ecb00b0027d063c34f2mr668240pjb.41.1699664846641; Fri, 10 Nov 2023 17:07:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id sg18-20020a17090b521200b00280072b3969sm1782222pjb.0.2023.11.10.17.07.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 17:07:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 17:07:26 -0800 (PST) Message-ID: <654ed3ce.170a0220.8a68c.00bbSMTPIN_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 D512A605C318; Fri, 10 Nov 2023 20:07:25 -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-unit-amd64-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_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.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/