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 8D5AB4254C for ; Fri, 8 Sep 2023 19:57:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 962EA40285; Fri, 8 Sep 2023 19:57:50 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 5119E40285 for ; Fri, 8 Sep 2023 19:57:49 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d80211e8df8so916405276.3 for ; Fri, 08 Sep 2023 10:57:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694195868; x=1694800668; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mf9QOGrijXf/XYkYY1tal5zV2uYQQxU4TiObVw1sgEM=; b=SFzcQsPdZrV0ZQo+Zn0PQTQ4b3bEs2Zq7/V/DnW/STppf1qJn3dU5lxUwVx9itChBu fGasUws4uXEdmr9sPCPmyw6/utJI94H3lxST/yZMtRcGiLjtIyLGvi1/1B+4OoYXuKu1 YmPZB61yxb6jFZ8JQMSEaGLY18gYRa68krfLE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694195868; x=1694800668; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mf9QOGrijXf/XYkYY1tal5zV2uYQQxU4TiObVw1sgEM=; b=GVXrN3sqj7NGHsPAEfGn2D0jI+TIBrSorYoUGtZ//05aa07MwExjztzl+AmE9AW9JF qaX7a89gUF+GEe366VCj/smbCIiL70EdxtMXxEgiFqRuaFg11Aq4t7rp3rTxBMOi2OYl XMMVG/KRg824rlCvNVNKAyZDKC97kIKvC2Cg+6xbBFio0H5A9QQ4yQ0t6L9chnm9hq6Q 4FuxW2/waxw4sTLjw+ROBa/31JckE74UExIsv44+kvFFgzhBOXvZcI6OkxgEOxEqbXks a00IDRuYQv0Vxlbq/ezvbv/ydJUz8skEwy0cOGOQcv5psd/WBgHWFRI1ujsVQDaQL9vD Kgyw== X-Gm-Message-State: AOJu0Yza3w23LvD4AoJGMQ6KosR5vrf81t/pURiVWDh6YLAmNvEojh9x 6rVYuD0A9qbGk5L7umhM8ekd+sWDjJ5UthcAkCAP6/BZLa0mPULnOlYJoA== X-Google-Smtp-Source: AGHT+IHD3ClnDdrTThRyT5cxF5ldcf7tNlnNNH1fjZwpvkX1Q3UF8m0htmmDkArVfaJMtEC6t9tK76YgetGk X-Received: by 2002:a25:5184:0:b0:d77:8fd3:36e with SMTP id f126-20020a255184000000b00d778fd3036emr3022952ybb.20.1694195868741; Fri, 08 Sep 2023 10:57:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j81-20020a25d254000000b00d7df2731443sm142910ybg.14.2023.09.08.10.57.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 10:57:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 10:57:48 -0700 (PDT) Message-ID: <64fb609c.250a0220.7cb15.94c0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 67E0B6052471; Fri, 8 Sep 2023 13:57:48 -0400 (EDT) Subject: |SUCCESS| pw131254-131259 [PATCH] [v4,7/7] app/testpmd: add RSS hash 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/131259 _Testing PASS_ Submitter: Jie Hai Date: Friday, September 08 2023 08:00:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131254-131259 --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/27555/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/