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 AD4434331F for ; Mon, 13 Nov 2023 22:17:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8476402AB; Mon, 13 Nov 2023 22:17:18 +0100 (CET) Received: from mail-ed1-f99.google.com (mail-ed1-f99.google.com [209.85.208.99]) by mails.dpdk.org (Postfix) with ESMTP id 71FA4402AB for ; Mon, 13 Nov 2023 22:17:17 +0100 (CET) Received: by mail-ed1-f99.google.com with SMTP id 4fb4d7f45d1cf-53e70b0a218so7566830a12.2 for ; Mon, 13 Nov 2023 13:17:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699910237; x=1700515037; 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=HygtatUH6/u9R4jH9k5N3sNwHW+mt8P3PGyCMT70Zw9UyNyTosWTVWz7Uuj9Cu2lrY BXnoYQhcF/MlO2i7KG8lj/5gPW8DeXu3nuWHimA9RkE19cRhXz2N6np+lUUpzoxOxhZd fRZDoQ7yGygf4HPIVNqAQWHJo65x30JnDngFs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699910237; x=1700515037; 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=kd+KD1wWVy/dz9nCNZlVH4X/vDClUeCYsQT7dmXBiSjandiVUdgEq7S3W5bjkvtCfU 77L8+NHOACAw2oQmy2FjG8PmH3NJCaUrYY1FL4HjMLInfp1403hSISiqM02KTYtWavNk J4bXhlL/2fIN96dzu5TYad+r9VGUlOdAxztJebPjAeMttPQtOggoyS8IODqG4bCGUfoa R39eoghyDv49M6zEi0ej62nNCTTu8ZIqzwA1RAdxX9ukgsdimxgWIP64tH+wIV6KtiXh IGNIh6VN+aLPQzAFqEd2pVVwMVW9yQCgen09kuYJyUKc+6ggjNpwC3shYNd0CVNuVgzU c/gQ== X-Gm-Message-State: AOJu0YxLW9+TIf6zsPF2U/mrGzAGNcnDMxCmz4PnKfjt0480BRkR0Kiw Ity324tN+OsV54N21EqCbS2zlS9OuKtDPYbent59aAbhYEciaRIuTbk3Yg== X-Google-Smtp-Source: AGHT+IF0ZMw7kA7AG85/cShmlCKT5P9SOahOxr3KoKzt0exCr5s2sZGDNhBaYmEqF+5scllEbqKYDFD3Qe// X-Received: by 2002:aa7:d6d1:0:b0:53e:b8e2:1d58 with SMTP id x17-20020aa7d6d1000000b0053eb8e21d58mr5576301edr.13.1699910237061; Mon, 13 Nov 2023 13:17:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z3-20020a05640235c300b005470da79c0bsm1036057edc.0.2023.11.13.13.17.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 13:17:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 13:17:17 -0800 (PST) Message-ID: <6552925d.050a0220.3a11d.6939SMTPIN_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 45F55605C318; Mon, 13 Nov 2023 16:17:16 -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/