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 B200F433F2 for ; Tue, 28 Nov 2023 14:34:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD59D42D8C; Tue, 28 Nov 2023 14:34:55 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id D5EDA42D89 for ; Tue, 28 Nov 2023 14:34:15 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-58d6b0df182so1380724eaf.0 for ; Tue, 28 Nov 2023 05:34:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701178455; x=1701783255; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ked1k7MZcD0ACMILfzPfTUUbgbkE3FBBvzC9kRNvEzY=; b=OaOoi5krqWNqVsJ5tiLHDDavCwFrg3hVobEbDWDjzMEKNh01SteL4Zb/SW/53tDFN8 U4+a6/PQlzkEfH44sqUjQwRT/s2SMmffEhEmaTZxY6aZgJgc6w8NNrLZw47CFBcjaNWo zB136Oq1IcPlGo82WpHCPspIcLvQjFVL0HxZk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701178455; x=1701783255; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ked1k7MZcD0ACMILfzPfTUUbgbkE3FBBvzC9kRNvEzY=; b=YX1uBjNll+uk65onyjG/2LilhD4fNm1oopyD1Ej2SsaUI5LqUoPiiE+yP/8mhBl7Ew 5MHigVifxV++Jm8DA1rdUyV6art/r1y2cUwpowvWoncbyeCrTZd+ajJyZ4IgixF5e+ll FZU9UE3MLTIkig0+N1PFhhlyvrTPe3EptsMQgU4ywmtmy6FDMhvOk1qlSiXQv3+c7vbG /eAiqPIBehmcnsyNmZ/OGCfdzJgFaAvQ138ouOEr+RI5SrnVkvbQscnv8b/llokKXzUs HrQ+bEcVaR3Ovt76d6YSk8RpMl+vKNPANgbgfpQYZ424CR8WmzTjCULVTy4NtGdIVBv6 k1aQ== X-Gm-Message-State: AOJu0YzSxFQy68YpmBaBRL1BxpPF9vYVMfY6PwmDX6kpJvap0qvoI0oE XEs0ON3gXI8Q9QYyrG/LDuFH2ZcCxrUXuKGJlgIcIn8DqHYM4IUQ+Ysipg== X-Google-Smtp-Source: AGHT+IEh0mGnyT9AKp1frm8U6869ASlOnt1XUpZxZQFlAp+GtYeM41CVVBBEaz91fo6HvKad1MEcs7SJKA1y X-Received: by 2002:a05:6820:16a9:b0:58d:a055:6c95 with SMTP id bc41-20020a05682016a900b0058da0556c95mr4994736oob.9.1701178455356; Tue, 28 Nov 2023 05:34:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e12-20020a4ab14c000000b0058a2b816968sm488851ooo.18.2023.11.28.05.34.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 05:34:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 05:34:15 -0800 (PST) Message-ID: <6565ec57.4a0a0220.e9424.af7dSMTPIN_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 B81DB6051831; Tue, 28 Nov 2023 08:34:14 -0500 (EST) Subject: |SUCCESS| pw134647-134656 [PATCH] [v2,11/11] doc: add Traffic Manage 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/134656 _Testing PASS_ Submitter: Huisong Li Date: Tuesday, November 28 2023 12:41:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 134647-134656 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/28483/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/