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 ED12E4331F for ; Mon, 13 Nov 2023 22:18:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7260402AB; Mon, 13 Nov 2023 22:18:37 +0100 (CET) Received: from mail-ej1-f99.google.com (mail-ej1-f99.google.com [209.85.218.99]) by mails.dpdk.org (Postfix) with ESMTP id C77B7402AB for ; Mon, 13 Nov 2023 22:18:35 +0100 (CET) Received: by mail-ej1-f99.google.com with SMTP id a640c23a62f3a-9c3aec5f326so1220599666b.1 for ; Mon, 13 Nov 2023 13:18:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699910315; x=1700515115; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NRvxGS/mR/RG8TM0yTVduFMDaG5Le3ZQPWwcP1q0qVc=; b=frK9RBTZY1qRBU2usIyaOvQHqPuHzHFJf4rFpV+BoroVZfnxBoLYKlvehJ/XVbr5ei ePJOWBHBGwK3Yeh8TiJAVF+XR5t0qHM6UqxUITQkXDr5Mkx++QbUwhlF0e8Iht7SVR25 F5asGT0kv5RqrBAzPbqQr1MBrQZtW3JfKh3hs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699910315; x=1700515115; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NRvxGS/mR/RG8TM0yTVduFMDaG5Le3ZQPWwcP1q0qVc=; b=R7CMydf9uBvnHW6pyG/ckmQUTBvSwdW7pFOz/ZZ+OyXmNn2izuEjbOR+NRxUoGu9+K 4GZgxfcjJb/cKnFgeWTqdSpBwj84c/QiWnMJ8pgR29oxvZKGdZhgR/KZzXccXj4AYSTc IPWoh3wDEddT8eaKjiPAmtCDU9UWpeanSZG2RLfgoN0vjWt3VZa0D3AJSsutZMBnaYIL TuYF5uP4fbRyX/78vrusvcINDg09e/Diy63mDK01iZna1zgkG/TQP0CHedNU/AtuF1sP 2HrjMKSmG4hrrOCDFYbSAWTBhNFidwyt+7Jier40c6WdYdPPrICkJwOw8FOvXsRombwu iBxQ== X-Gm-Message-State: AOJu0Yx4uA972WchDPlchAMqHiSSlYe+3LTHp7dDPYwPcNTOI5Rb2o5x ow5YlEBFDuwB6ng9Cw8doNGTIihiDiEXtJB82qquRT93bE+DG3yHC6ivm99k2y81D58e2Ras9A= = X-Google-Smtp-Source: AGHT+IFg/EU/rEGfKeUQCsj1IFVV7Rad0TLvBf7zSrUZdgogJEErqfRLgMfT0NGefTAK3f/oZu6Fjpc7Qr1h X-Received: by 2002:a17:907:7da3:b0:9e4:dc3f:ddae with SMTP id oz35-20020a1709077da300b009e4dc3fddaemr695474ejc.33.1699910315478; Mon, 13 Nov 2023 13:18:35 -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 w22-20020a170906131600b009de467a25d7sm1781725ejb.58.2023.11.13.13.18.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 13:18:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 13:18:35 -0800 (PST) Message-ID: <655292ab.170a0220.81d53.8cc6SMTPIN_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 AB06C605C318; Mon, 13 Nov 2023 16:18:34 -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-amd64-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 | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/