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 DECBE45656 for ; Fri, 19 Jul 2024 20:56:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D81F740DD5; Fri, 19 Jul 2024 20:56:06 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id DAE8C4026B for ; Fri, 19 Jul 2024 20:55:54 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-396eb81a1cfso8427595ab.2 for ; Fri, 19 Jul 2024 11:55:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721415354; x=1722020154; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=IZjcyPpxY9Nf/u9UwdFTOVeeCygL9L4gJNHzqD9htKQ=; b=WoWuCb1cSVPk5JzaCCrsBLDC2T1pj4jT6ofAxQgKuTrQVaLd3I8u+o1cJJ5qhBQiKy 1y/f8vVpH5lZ+hEg2++d3Hmk7u3AoPxX0Pjk55zLCVpmxH/8AIgg3NeZr3+KLz7Cid8+ 98l4BdwBwVAUFzPtVkBeJzETyi4r//OiqdXuY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721415354; x=1722020154; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=IZjcyPpxY9Nf/u9UwdFTOVeeCygL9L4gJNHzqD9htKQ=; b=n1cvD2z/RM4Rl+f5VBsykQ9yDVojcHmA1D3c1Zug72y9WmFoubgf1neEwM9mT4jigu mew2FhGpJ3gVxny+KNRGA/2OI72wlxl9iNxK7NLVVzMwfyLcpm8n6VWWoJUHfazwksnA kqowe6yMbOWEdTDXEbUOH8y512gHsaggAOrnY4ItyDIppkgG8pV8WhXJ188V89pwxxKF 3x2+zO3jr1kV/c1SkJFNHXFBeYHNul4VzitVxwhkQBQFU+lhDQ2C4QuAFMfUkrnIVi5Q AUofJqQNYQsDLsh2ZjWTPzmaAwntWo84MKHWlMTNZZLp/Dr2wTe396OQKJE6Mhjtcxj8 HbqA== X-Gm-Message-State: AOJu0YzuSmZ4OOYfwnk9l74OiNZ+WZRQkyMvIDzpUcWSLAPo1XL5g05Z 0cn7Cc6blFYw1wjVlXmSYjzrrhU014t+nMa+NPL54ker7qBLwgOnSzkeybwKize7Q6UMBmQL2Dw d+JQnEyw9v3QmxKM8uFk8WpZw6x6el7K2++MFZng0mPOtHokWputePM4H X-Google-Smtp-Source: AGHT+IFJhHmpc/aEGk5nm5xRj+b48EPbEdeTfpj9WLr0fwK638JrvJPdO50tD85Chn2+zN9Z9pwhJSHjZTeZ X-Received: by 2002:a05:6e02:1d05:b0:375:9dc2:fbe3 with SMTP id e9e14a558f8ab-395574253famr112305175ab.25.1721415354306; Fri, 19 Jul 2024 11:55:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-397f7931fa3sm867095ab.72.2024.07.19.11.55.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 11:55:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 11:55:54 -0700 (PDT) Message-ID: <669ab6ba.050a0220.178ca9.5932SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CAEB260526E2; Fri, 19 Jul 2024 14:55:53 -0400 (EDT) Subject: |PENDING| pw142523 [PATCH] [v2] net/gve: Update Rx/Tx functions for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721364722-2387983-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721364722-2387983-1-git-send-email-tathagat.dpdk@gmail.com> 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: PENDING http://dpdk.org/patch/142523 _Testing pending_ Submitter: priyadarshitathagat Date: Friday, July 19 2024 04:52:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:39fe3417bd7a3e15a2a4f8fa543c6d72ee32eee1 142523 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#276731 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30562/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/