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 516C04331F for ; Mon, 13 Nov 2023 22:20:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B5D2402AB; Mon, 13 Nov 2023 22:20:30 +0100 (CET) Received: from mail-lf1-f100.google.com (mail-lf1-f100.google.com [209.85.167.100]) by mails.dpdk.org (Postfix) with ESMTP id 8D1CD402AB for ; Mon, 13 Nov 2023 22:20:29 +0100 (CET) Received: by mail-lf1-f100.google.com with SMTP id 2adb3069b0e04-50a71aac023so4734908e87.3 for ; Mon, 13 Nov 2023 13:20:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699910429; x=1700515229; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rqpOk9ZmgRUqag2cHHYI2D+tLKWQNOx3/x4JKC7GuoA=; b=esbVBdIsrkYsgxY5t7SRuQ3CUWt0Z6LeuUDuGceHACzGihzkwxcRbefh5jwTI0PkCh tpKNgMium/mo++xtn8tY3+gkmCZc/4KnYeLk42NOjH2208Y328J6dD5g+iWUctJGsWlp UZUkmkZduE85Hn0clAKuPIRCnO5sWAd/QQ+OA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699910429; x=1700515229; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rqpOk9ZmgRUqag2cHHYI2D+tLKWQNOx3/x4JKC7GuoA=; b=jFsCOnT/pW4USAcw917fELcJtQ64aY011yUOrpNQ4AnTpmsMOIM7asaQO8C2v6eBwU kwQrIRVojG3Uo8o36SbhZxN+fdsPakYiFA0AQPKq8Xd4aovUXIW9+wQfi2pVxCFPHh4z Z96rtDLvcsqYHVrCCkm0wA60Ks48bm0kU2AT3brP+OJgGKjVW1WINHGhxPif9t4lfwHU NV7NLAMC7S/oDVDG79erpUwf3+xirXQWztK1dhklC1QDHerTU4kqF+YUgTTbmHBBK8Rs uDvkQX1HJBCSlMLedlfjfV42DA38jyq3nlBKrvLlSH9+uKiu6fij+qCAic4QzNGlcEv1 lTpQ== X-Gm-Message-State: AOJu0Yyf/DaZ8YnXkrd3htgJp44SkOrHjz/H9NHH194h6muFTFbDmPd1 zO67CFm3to+lHTGBvHt+E1kYvFBdCPjurML/20/0l+NqKF+U3hOXtEBBMJiDsTuTUu+WJ/3UsQ= = X-Google-Smtp-Source: AGHT+IHaZ1G74NIJQCNM16iFbDXhIcZUrzF1m8J8ZfzPSRk7DHmqLJdIRhvLdMxNSsWEeYEM4XubjuxqIsZl X-Received: by 2002:a05:6512:ac4:b0:507:a701:3206 with SMTP id n4-20020a0565120ac400b00507a7013206mr6427050lfu.49.1699910429153; Mon, 13 Nov 2023 13:20:29 -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 w7-20020a170906d20700b009e6955f5513sm1817816ejz.92.2023.11.13.13.20.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 13:20:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 13:20:29 -0800 (PST) Message-ID: <6552931d.170a0220.7530.8bb6SMTPIN_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 526CD605C318; Mon, 13 Nov 2023 16:20:28 -0500 (EST) Subject: |SUCCESS| pw134166-134165 [PATCH] [v5,2/2] examples/l3fwd: relax RX 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/134165 _Testing PASS_ Submitter: Trevor Tao Date: Monday, November 13 2023 16:11:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134166-134165 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | 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 SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 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 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 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/28358/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/