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 B467443320 for ; Tue, 14 Nov 2023 01:00:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE528402B3; Tue, 14 Nov 2023 01:00:38 +0100 (CET) Received: from mail-wm1-f99.google.com (mail-wm1-f99.google.com [209.85.128.99]) by mails.dpdk.org (Postfix) with ESMTP id AEE7E402DA for ; Tue, 14 Nov 2023 01:00:26 +0100 (CET) Received: by mail-wm1-f99.google.com with SMTP id 5b1f17b1804b1-40790b0a224so39884555e9.0 for ; Mon, 13 Nov 2023 16:00:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699920026; x=1700524826; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Fk4owvS6hyM0kHP5Qj8YgINeXL/BGVNSLsF7BFcxgJY=; b=eFmX5+L3UC35vwGlDpBjF8jO3rr8vjP0+83xnxxcibWaGtvTfGUGaP1B+0oCM/wYPo viR6IgHej2LdlmfZkE0GHaIZqnaf2MSjzLQo/dc0BRZhygPgCEpBZd9jqsbxMYtbjJhO zSGZP0SOIXofgI0hZ0gB2BbzkfmPq06u9/bXo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699920026; x=1700524826; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fk4owvS6hyM0kHP5Qj8YgINeXL/BGVNSLsF7BFcxgJY=; b=FQ/emq3Jb3bjn8R2VjZJH57QY+VzlWNLC3gQqnUd4cBDlnZ2IXJXg39xWOCxl7LU9R 0xjFKCuSEVe9SWwZ6jUmNLkzhF281DUYu6agZ5m3VxAhGD6u9nzkho+jTN5N6C7yE08C 0isXmsTXY7lmomrQoiHEpJihOm1UCa+37caqfM6hLcW5TMil1UF/MEd3Ks9q1RfYUl17 HK6YkjgnscfDkPy7tgfQkKHJlYLV8L0vJIhhq0EQzPD/NQ25C3xP/3vZ01fKnUZLtzJM QtJAbOOhmvghtu+cbiYBE5ZZu+d4lXuM/EF6oI9FA0eKAbg2gxOkalvofwdQJE+qVtFC jePw== X-Gm-Message-State: AOJu0YwJQsEhPtgdLCxJ3/X7Q1yt6+CFJ5pjTaEs4k89CBZIDb+sIuj4 pGxEkrnd9PYh2qESKUnppUrJI5aJw9/G0TopKgmWtZgygqnTQ9Gx+jf3RxVcPmRM7ecUE74fvw= = X-Google-Smtp-Source: AGHT+IGosMnvWOuTZNwr9Km2oLd9zrEsqSYqF96+sQBD4Uep6pzNkqrcgXoV9V8hF4VfmDisPGhrsAJ/ZAAf X-Received: by 2002:a05:600c:1906:b0:408:5ba9:d707 with SMTP id j6-20020a05600c190600b004085ba9d707mr6647710wmq.16.1699920026580; Mon, 13 Nov 2023 16:00:26 -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 u13-20020a05600c19cd00b004064e303457sm5736115wmq.45.2023.11.13.16.00.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 16:00:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 16:00:26 -0800 (PST) Message-ID: <6552b89a.050a0220.e1834.5023SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id B6599605C31F; Mon, 13 Nov 2023 19:00:25 -0500 (EST) Subject: |SUCCESS| pw134185 [PATCH] [v2] net/gve: fix RX buffer size alignmen 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/134185 _Testing PASS_ Submitter: Joshua Washington Date: Monday, November 13 2023 23:12:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134185 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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/28365/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/