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 9048543320 for ; Tue, 14 Nov 2023 01:09:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A282402BC; Tue, 14 Nov 2023 01:09:04 +0100 (CET) Received: from mail-lf1-f99.google.com (mail-lf1-f99.google.com [209.85.167.99]) by mails.dpdk.org (Postfix) with ESMTP id B7666402BC for ; Tue, 14 Nov 2023 01:09:03 +0100 (CET) Received: by mail-lf1-f99.google.com with SMTP id 2adb3069b0e04-507c1936fd5so6656301e87.1 for ; Mon, 13 Nov 2023 16:09:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699920543; x=1700525343; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=svWHWZHXK0u1ZdI6aMrSvVo5GBClIIxYZ8RgyNSRhqQ=; b=ZnaptPRzKW++IWDEtPey2IPTx6Mz2kK2RDiDUndjFDaqq9B1YeS1qfkS3tQaZFSJMS N1mOlZ3rEujDVMsSBCU1pm0Hphx+U1h63lCfMmJR3m4drw/LMZ/a0hYq08WK7YJU2/G7 7TdGaDUkyvOQcpe9TvvsA4zZI+MYcyXrSbcOw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699920543; x=1700525343; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=svWHWZHXK0u1ZdI6aMrSvVo5GBClIIxYZ8RgyNSRhqQ=; b=P4cXaK6HBC+ccWpRjJDg1tp0GhwGnL6zw0NuHGK8bF4zT1JRQQwHLDCmQ2Nx+qIlTw J6EEMlKMIYpLS4bL+Tq7sEHCq5niji8p6v+dfMt2bOtn3/Tpu0sPBzfFCES/JWSjqpNj blF83j/U7cSfEs3MPOgP/g2G6ymKCYIwYt/v9dtq/l+pzEfo8RZ3G8iuCGUrP1lkUJcw RP1MPSL0LQctrCPmT3QBajjQaBSRkoz4WpwZzYmsJHBMufR7/pycd/DgQxCcRhQvH3S/ M5jeKe4FQmn6efYxvF4T/rGsdK3oJSbfvjobd1G62dB677D6hVVv6w0LapXAmKuYqHP3 xL6A== X-Gm-Message-State: AOJu0Ywq4ZdI1BxXyZJp3vS7kEUrXhpQrCn3J5CM2RErHynJcYQ4ePOR twGkKQdZdQ7k6P3lW6/17tFmeeoaxJEvy5RZ2+0GWC+w11VFfIIqQ3iiGw== X-Google-Smtp-Source: AGHT+IGPFa0DpAKbADzxF1hJaP6+uF8k8dm2OZebe94KctpSO43AQfeDGsSBoM61Kugzk1zPvO93h9XcxIFx X-Received: by 2002:a05:6512:12cd:b0:509:8eae:c94c with SMTP id p13-20020a05651212cd00b005098eaec94cmr373745lfg.3.1699920543155; Mon, 13 Nov 2023 16:09:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k6-20020a05651239c600b00500a2091e29sm1607733lfu.124.2023.11.13.16.09.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 16:09:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 16:09:03 -0800 (PST) Message-ID: <6552ba9f.050a0220.fb300.572aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C298605C318; Mon, 13 Nov 2023 19:09:02 -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 | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | 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 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) 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/