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 8BDDA4331F for ; Mon, 13 Nov 2023 22:12:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 861EC402AB; Mon, 13 Nov 2023 22:12:14 +0100 (CET) Received: from mail-ej1-f97.google.com (mail-ej1-f97.google.com [209.85.218.97]) by mails.dpdk.org (Postfix) with ESMTP id 3B860402AB for ; Mon, 13 Nov 2023 22:12:14 +0100 (CET) Received: by mail-ej1-f97.google.com with SMTP id a640c23a62f3a-9d10972e63eso721073466b.2 for ; Mon, 13 Nov 2023 13:12:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699909934; x=1700514734; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6a3Jc4Jc6nOc5o8B3S7It1npL6Tw2hLH261hqAamD7I=; b=CxU83OudjCL6Pt6kmBYoAY/1GABihdRtLlq0GNPT/m8/gKRMfGoPHqm+o+ObbnLzyo YbK3uW9MoznDcDNmTYGsPjvqoG5wB6OTxE2YlcjN9922sFQiX/xTkad0t4xfv1nAgHQm xEFB1Bx74NUnQwVG+emPmsshLa1YGt9vo8PVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699909934; x=1700514734; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6a3Jc4Jc6nOc5o8B3S7It1npL6Tw2hLH261hqAamD7I=; b=Rf0HQXNR6B8gGkvr7VNFhAEoksVIZ/yx5CPiEtvvWgOOyiuW/70i9MMI459xU1gBdj 8GisyEJxa8lDl68mc69K8AAmdpl+FzkNNlgycy2y6iS0VPpC+75xtcSglKIRxmX+9Kg+ EslN8udhnRGIfIp3ZEVCmcsnf1fLQ2lC7iI33sHIUz+aGwLj8mFZt2E68gSrSwAMaLPv HZmSfWnxN8j9K8jygbbfmTz2gzEry7336i8siK5eZkhidyO4BNy2gMNs+G/1u+iNzlWt tH7WOIFT0Jq2w/tLyfofD8cKQ8hThyGy2RkJiL777pBSOMk1XOCGuLVbxG1gq3Gg3p+J FlUA== X-Gm-Message-State: AOJu0YwaSgOXyWiPXDl3ul8AbcLTYWfXrSpCvr/gQatw8zb8CZE/zMeY N0OwMUSKU05SmorW01ZDgOOr8GhJQCvwfTOdPgV50xr7RIQ3e31n5zmCFzj5BJekM3S8HOtPAg= = X-Google-Smtp-Source: AGHT+IG5CzpXyYF6O7EI7rkaK6T/9xdJfM8am1PVmReeY12ybybacNUcQvtJmqamgugEXz0jvMhY05sYpFXm X-Received: by 2002:a17:906:f28a:b0:9bd:ff07:a586 with SMTP id gu10-20020a170906f28a00b009bdff07a586mr5571774ejb.68.1699909933879; Mon, 13 Nov 2023 13:12:13 -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 f19-20020a170906049300b009e628881741sm1828863eja.72.2023.11.13.13.12.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 13:12:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 13:12:13 -0800 (PST) Message-ID: <6552912d.170a0220.20626.8ac3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1872D605C318; Mon, 13 Nov 2023 16:12:13 -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-unit-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_unit_test | +=================+================+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/