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 6393842219 for ; Fri, 1 Sep 2023 05:27:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 663DD4014F; Fri, 1 Sep 2023 05:27:26 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id C13484014F for ; Fri, 1 Sep 2023 05:27:24 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-68a41035828so1206727b3a.1 for ; Thu, 31 Aug 2023 20:27:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693538844; x=1694143644; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DNbnCLN5SSQfcQUzVbGHC6zc8wlsynbmBKhZJNfmPBo=; b=DiMZB/SXbODY+EKsliZfqHfNRma5XvIZjSNsrK1BRWOhb6tPJTzor1aO7r5OH5Hu+T U5SLzxDTNtzNI/kO/Kp0aUrCBfAo7HtxbPi/0LGNkLTb4RwGzAOur03wpL/x96cfLql5 mQ5p99BECSZWJesIUWzFbg993JP//HmC95frw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693538844; x=1694143644; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DNbnCLN5SSQfcQUzVbGHC6zc8wlsynbmBKhZJNfmPBo=; b=Lb02ipFMlJCDorbDl6bHa3ytfG3EMCFpG6juQ1r+utyuVdgZCUeXthK+Yzi3QtbwS/ bm335EbHnnpO/7IHHhh3ct2YOPhS/ysieSUfEG2Xh2oExrVr2ME6r0VBk3rqB7YfFNOV HLaK1gH+lBO1sjtAVtsvZQ3DlSvk+V9Z1Ljc4fmuX4EPxb5oK6iPupHGItej4dXkRXZE SE9daXvV8rwbZ+KGb1i4yO/2r9H7ds/OQQWLaO+GNZW7mv1TQMnlFn3iRzjAaThEA5JU 5gvHzNregQmjbrOqC7KGjaV232pWmOh9GV3bwDslxeQbXBzTyiJWAVqRQZG74XHfnb1T W1WQ== X-Gm-Message-State: AOJu0YzVpT55S3HGMWZ+cje566s1onKaHzkukv/nwrcby1fDhTFtJ4kw 9zXzAPSYlutnh0Ndt4K/ZDE4e0IFDrJj24n7l3TFWaJuEhNBRCEu0wB5eg== X-Google-Smtp-Source: AGHT+IGp8O6R4No972Zquh/QgG+yC6iwW3jnZDXAHvstsLh+OuBfRqk6BTwWh8qIN/FxwvDAIVhPfXtr6ztw X-Received: by 2002:a05:6a00:1a87:b0:68a:5395:7aa9 with SMTP id e7-20020a056a001a8700b0068a53957aa9mr1819079pfv.6.1693538843943; Thu, 31 Aug 2023 20:27:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u33-20020a056a0009a100b0068ca772851asm6479pfg.18.2023.08.31.20.27.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 20:27:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 20:27:23 -0700 (PDT) Message-ID: <64f15a1b.050a0220.85213.074bSMTPIN_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 216A96052471; Thu, 31 Aug 2023 23:27:23 -0400 (EDT) Subject: |SUCCESS| pw131005-131012 [PATCH] [v6,8/8] net/rnp handle device int 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131012 _Testing PASS_ Submitter: Wenbo Cao Date: Friday, September 01 2023 02:30:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:62774b78a84e9fa5df56d04cffed69bef8c901f1 131005-131012 --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27499/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/