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 CD1F94331F for ; Mon, 13 Nov 2023 22:17:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C638D402AB; Mon, 13 Nov 2023 22:17:46 +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 196FF402AB for ; Mon, 13 Nov 2023 22:17:45 +0100 (CET) Received: by mail-ej1-f97.google.com with SMTP id a640c23a62f3a-9e8b36e36e1so235338366b.0 for ; Mon, 13 Nov 2023 13:17:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699910265; x=1700515065; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bwElKAdIvsghj0tCpphZA2jytLy3TqUnmsArla0lNDc=; b=PVvKN17/5f5AJN+7TOcI8sixbfOai/C/KZTx2GW8/C8LprMb1/CdyBNXGp4qJ5R/ap gJJk/ET4Eqwf+H6H559CjdfSkbherx1iWYIe9lnM9jfhssLMUOOoOma7s4MofZCPIGsu VUZk1WPbhUot6HFLQToPrX8BVK4z4cKWSuAck= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699910265; x=1700515065; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bwElKAdIvsghj0tCpphZA2jytLy3TqUnmsArla0lNDc=; b=hTREm2+H+9y8uNi6FGqpou0KRmDSpRHYMdr7tPMgsVBW4Ca/j4zWd9YURDkXoGne3a rxDA4qYXtMx74GPpvDqHtRiFyh2FF4YF0P2AZM8P/J0rGN5pP3JwxocJjEyjBkT42SuK sMq47I1FF1oz7BszjrZm0Lqm6oLxSweO8C56BJeHA2zdmyL5jFBvxIdg8FiFxE52dh3F luATl9RSTeGyVOQzewONLi+7Ay/1xxdfdYzbtf5AfbahfeOzE8YCUTHPy17Jjf5tdjc/ 0Ec+Nd+GEV+W6hmIiU24Q5rgBUqyJV4EggB+yrwU/EG/saq0J119jihy6siw5cALXqRz HgEg== X-Gm-Message-State: AOJu0YyNP0i7ereS8W8eDIDT5+VgMD7BMTRh13SF2mYzhqFHvPjR0pbn 19GyyzRiQWrzxySGnHc63KIQuu+EbJgGpVukyh7LaS6CdTyfuJeNC8YmfYEuefMjsIzJnfW9Nw= = X-Google-Smtp-Source: AGHT+IEDa5KscVfHwzhgashBHw7rkZDiEMMKIVQY/sm/mJbKJ09u1VYH7rRDTClpQwAoBpIJWstLaDePuyiZ X-Received: by 2002:a17:906:1147:b0:9da:f372:4f6c with SMTP id i7-20020a170906114700b009daf3724f6cmr4900988eja.32.1699910264753; Mon, 13 Nov 2023 13:17:44 -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 s11-20020a1709066c8b00b009a682196e06sm1806184ejr.239.2023.11.13.13.17.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 13:17:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 13:17:44 -0800 (PST) Message-ID: <65529278.170a0220.7a54a.8e6fSMTPIN_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 EA611605C318; Mon, 13 Nov 2023 16:17:43 -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 | +-----------------+----------------+ | Ubuntu 22.04 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/