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 25D50433F2 for ; Tue, 28 Nov 2023 14:58:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E2A442D8C; Tue, 28 Nov 2023 14:58:05 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 5BB6942D89 for ; Tue, 28 Nov 2023 14:58:04 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6ce327458a6so2499772a34.1 for ; Tue, 28 Nov 2023 05:58:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701179883; x=1701784683; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7R9gblCdm4deCts1EhSpNWR8eiVogUNSjZrOFG48aMY=; b=c+THdWygsrdtTsuLLjcP9P7Nx8GYVAQ1O2ATLi6CGvVMg/wDF/VJ8NP+zVS9pI7g0Q w+NNS0x1q2iI4NnnmIXhbjw9+OlRfIL4UvnN40cthkygWUWSngg9OMTdMCISYvN5viyz vlySJjoO+Zmp55gzQ+ou419aB9/GWu2e8L4Z8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701179883; x=1701784683; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7R9gblCdm4deCts1EhSpNWR8eiVogUNSjZrOFG48aMY=; b=HFrhiNkYRo7NuF4LhN7/Exe99Kv7H8BwPuWh/A/F6B8G+1FNmtMCzZtgznj0T038bH +93JQLQRBfHgWh8QKumKFFQ3TV8vXaed887rQLnFN78WoHIar6sEINbiS9S9qKWS1+L2 eIoZun/to0nPIhXkk6xJZAcoRHg5eJdua/HE6q8cc6nyZxb919E/Lffig3sMjWSnUj45 aJvb4Ga3BuC4gqoHzFXgHZJoDJ0lMDUEFSYk+ZUh7dJtZjuPZk+aq7HLqlv3xbp36VUV QJhvkxHvv3+P2/PhS2cGz8IuE+pdj4/sBCBVODkDimhY/JW559uFzxECIGc0p58p2wgu 0YwA== X-Gm-Message-State: AOJu0YxGXkyx6lSotOK5ONYqlP/noQ33YD6p3Zi51EN0w3221nvDZ5uE hIsSZt4/zP8DrxtS7L5vbffl6NaF9GP1TyiEwB+ziCyAxEr4JWu1yzBhDeb1W8v36KFugXUVMQ= = X-Google-Smtp-Source: AGHT+IGw3SGsvtGukXEMjT3P1S6WPYbwubtoPE8Q7FJ48d7wdFId92HmAbCE2Y5TYczXG8EOFDNAdcxbPeyF X-Received: by 2002:a05:6830:135a:b0:6d7:d7d1:926 with SMTP id r26-20020a056830135a00b006d7d7d10926mr8846319otq.3.1701179883725; Tue, 28 Nov 2023 05:58:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e198-20020a4a55cf000000b0058d796f3f94sm182684oob.22.2023.11.28.05.58.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 05:58:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 05:58:03 -0800 (PST) Message-ID: <6565f1eb.4a0a0220.b4941.8041SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 3AE7F605C311; Tue, 28 Nov 2023 08:58:03 -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 aarch32 GCC Cross Compile | 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/