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 E6E1C42937 for ; Thu, 13 Apr 2023 23:34:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E370440F16; Thu, 13 Apr 2023 23:34:37 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 4D4F340F16 for ; Thu, 13 Apr 2023 23:34:36 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id my14-20020a17090b4c8e00b0024708e8e2ddso5769331pjb.4 for ; Thu, 13 Apr 2023 14:34:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681421675; x=1684013675; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=/k6TlPS/8BQPtTMxRvddFvAbbXXwLs6OxZT7hyY81GY=; b=RS7gTyRKmCMBL0kwdkk9fGUdAmVCs+F+cOUtcfILf7l0MArY3caUW49eKFq/Vr2aBf U+Pn5RK3Q+nu/EKIIGVKNoLvLFAE8iO2n20wKXTLf1KOnHJ8OTT33HWo+epcyQKtJU05 YzEQ0uCeXIH5++zErPcWanAypYo5b3Qfq2T0A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681421675; x=1684013675; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/k6TlPS/8BQPtTMxRvddFvAbbXXwLs6OxZT7hyY81GY=; b=TBKYEsF2Cd66X2zz3nDVfP3QHnJ5kTTlI0NSp7Ong5gi7gT2GI+ON82yehNpdEGK1E IKw9UvxC5bUwKfNt4BkyXjtStfWB1QwW/tXp1WhAlc0luPe8BUdkH4Nyh+Htelxl0fsp 7i8dUqGjaBAQclQwCgj7w/A43y1AkJxkk+OAoTcggiZQArXD4skONxik+2tTIlNYGJV4 9Gk7yPsOlGCnywPjEYwRSOK6Ot9Z8YuilVn73iGSjdnIK4+JXT7baaByUNJwEqyid2Wn DnTCjn6aKD3bcMNUKAHi6MyK+oCmS+YSw4lCPzALkECJtOyMoX0MRk4vM1VbphxjWxSd ZwGQ== X-Gm-Message-State: AAQBX9eVnELGeXsD9oQTqX0qmDsQXG5iKqTRZ1FJ/PcbmWWePFL83bsR 6Kb15PJ0tHw3oGjOHTh+zg2cyy9Tiv/9REtmgpohP7x8s8Qhc5NFJm/HIw== X-Google-Smtp-Source: AKy350bbF4+QsduaQuUEmqG5gb79pgH3jv4aDyRsPmspOE6lLZDjlMCFt8UfTmaqyEXYq4UFLuv9FjJgZ2Ds X-Received: by 2002:a17:902:e391:b0:1a6:955c:6329 with SMTP id g17-20020a170902e39100b001a6955c6329mr335985ple.22.1681421675490; Thu, 13 Apr 2023 14:34:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u1-20020a170902a60100b001a1ba0acd4dsm260971plq.85.2023.04.13.14.34.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2023 14:34:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id BFBE5605246B; Thu, 13 Apr 2023 17:34:34 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id BED9160092; Thu, 13 Apr 2023 21:34:34 +0000 (UTC) Subject: |SUCCESS| pw126037 [PATCH] usertools: add tool to generate balanced rss traffic flows From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230413213434.BED9160092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 21:34:34 +0000 (UTC) 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126037 _Testing PASS_ Submitter: Robin Jarry Date: Thursday, April 13 2023 20:30:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126037 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25985/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/