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 1062043797 for ; Tue, 26 Dec 2023 10:17:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBEC8402D1; Tue, 26 Dec 2023 10:17:22 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 0F9D4402D0 for ; Tue, 26 Dec 2023 10:17:22 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d3dee5f534so34397275ad.1 for ; Tue, 26 Dec 2023 01:17:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703582241; x=1704187041; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zk/nrOGTn4/lc/qdfG3Na2jpHnpfeviMV2nibLlR74A=; b=QF5NQOjKAibiAE3Ogm2EjbSycyGClwgfJ5DrteKtbzsOI8EUk7Mu/iqpii3YlolSCq cUl0Py9+esre35h6z2/4o69FUZ8iUTgQnzml87woztHka5ehAqNrcArnrbPzeoSs4FEv W4KwHXAQVFsUuJiThXJX1zlpTWnGbVyX8USIs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703582241; x=1704187041; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zk/nrOGTn4/lc/qdfG3Na2jpHnpfeviMV2nibLlR74A=; b=Qzo9bIohjXAdEeqC6A0Fcm4zh/IbY4mEDeYtWNYsMVrI0ngCBN//3YQaejDXIgaIcz 85yOnY3rHSrgv61PWJMKoaKToCNJYLs8hjrNt14f5Vtx0s4+uzisOTc648w8qvHO3hHn RxRCfTLKRUfJfPicyZ+/qhHTHHqx2ReILdKHy3pUnzVA5WFI17XHBi7OKbjrBgd19ePG DAuO2A1jQiPZAfnslzbxFuuI2e3Xqsg83n8+SL8TkYAiTSXIFb8oQuR6IJGU/WQJ90I9 +gdsMCEX3MKZgXML+2EN3+LPQ8Y8SUur7S6RW7Tgv4boxkJbEi1A5nzhiHLZewfze7tW iREw== X-Gm-Message-State: AOJu0YwedDZ90U9kjW+z/Mtps6uouY93dIiBkc3pnbPnio4KmIMy2t4f P9ECyPJmQrXIZB7UHC+Ho4wuWw0ahAVOd7YsrNAIacc5duTtu2YmJjwzkQ== X-Google-Smtp-Source: AGHT+IH2sLxQW24TJwjwN6v9713X3wx34tKWW2TVxciRDXbGJX7iqhXDmB598MUJipE1c4CTHsW74B23WWOk X-Received: by 2002:a17:902:ebcd:b0:1d3:dc48:853 with SMTP id p13-20020a170902ebcd00b001d3dc480853mr10930139plg.2.1703582241142; Tue, 26 Dec 2023 01:17:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p6-20020a170902780600b001d07244489csm579153pll.89.2023.12.26.01.17.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Dec 2023 01:17:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Dec 2023 01:17:21 -0800 (PST) Message-ID: <658a9a21.170a0220.d050.790fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8793D605183E; Tue, 26 Dec 2023 04:17:20 -0500 (EST) Subject: |SUCCESS| pw135570-135583 [PATCH] [v6,14/14] net/nfp: support offloa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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: SUCCESS http://dpdk.org/patch/135583 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, December 26 2023 07:28:24 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:84bfce561f24a33cb186efdc1cf8dc4a8c96fd26 135570-135583 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28737/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/