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 34AEF432F9 for ; Sat, 11 Nov 2023 02:09:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F8FC4025C; Sat, 11 Nov 2023 02:09:03 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id AC0414025C for ; Sat, 11 Nov 2023 02:09:01 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d9abc069c8bso2708963276.3 for ; Fri, 10 Nov 2023 17:09:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699664941; x=1700269741; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=roF6GvcERyadxhiBD9oGRI1RTX3/Xa0zk2X3A0Ey2HU=; b=BC75du5QS0sTb3dQA15rv+S4OP0RPqz1mF58qwy+kOiELASRn9G7tHILieN3Hrpozg AEwygHl3Q7f9gL23HenvlWk50f2PNndgRWUrkj6w5sLuZcKHAoerW0t0qzE8FmnusSPG cK3O97gIMK1wQahJH+PlilJYV23y7l7AAqJ34= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699664941; x=1700269741; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=roF6GvcERyadxhiBD9oGRI1RTX3/Xa0zk2X3A0Ey2HU=; b=ogX0MzQeO0JrbegGwGqELLDeD5kGjwuTZ5nfve8fl709NkESFMuIYCKbTsPdsUzVEf 8y/ko2yDIgVYIHL05YB99dONA6TNulXKdEEl+IJ0M+LWyHRlB+pMIqwMUZDMZph1Pvd2 xnBgaM3RzcOysCGqem1qTZyzP3Dr7lF6OvQABCpj/ZBOGVYnHIwuOmq8iwNuuHA+n3mr Iw2oVO6sYzn1FZiK3rzOTWONxumGA6ZncUJBx84nzn6R6hrRAjdhF10hWVJ3Yqo0HcgH fzOYmGcppj+QWu48DyhGZjRO8vTJlkGdDvIBRx8akfIFRzQrbT8ctTfsWysDzUqoXdup ZzGQ== X-Gm-Message-State: AOJu0Yy7mxvAoblZliv3LWDsLnxhQbGfuHZ3cZyaUSfSEqCoE0sJXjFW Ro8are+tKimPHgRKYnle+jKyz/iQX+92kCpIzkeI3PAU4RpqqqbSJN4Xdw== X-Google-Smtp-Source: AGHT+IFnjEY9tj1VJwpP60HSneDdIFDJYgD0cgVltjl1qK33elGw7nUx0wwEBLUWXk/jmkPoTJc54Fjjl+5G X-Received: by 2002:a25:ce85:0:b0:d9a:5220:d6b3 with SMTP id x127-20020a25ce85000000b00d9a5220d6b3mr622776ybe.56.1699664941129; Fri, 10 Nov 2023 17:09:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y84-20020a253257000000b00d865c570bb6sm616220yby.18.2023.11.10.17.09.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 17:09:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 17:09:01 -0800 (PST) Message-ID: <654ed42d.250a0220.e23e7.19faSMTPIN_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 8F769605C318; Fri, 10 Nov 2023 20:09:00 -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-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_meson_compile | +==================+====================+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/