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 5E47B42EC5 for ; Thu, 20 Jul 2023 13:15:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3773D40DF5; Thu, 20 Jul 2023 13:15:00 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 618FC40DF5 for ; Thu, 20 Jul 2023 13:14:58 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b060bce5b0so482573fac.3 for ; Thu, 20 Jul 2023 04:14:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689851697; x=1690456497; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T5ybgPt54AuhujrJbBtARTeqiCejdJ8XmQ/ygEvlnJo=; b=FZ7mxVkBHL35bzBvu7hyUcZ4gprVboGYsgnHbG20/zq1s6MjeKY0D/shFDlNpGE3YC bt4aBRY9tC/hSuS0cR3nc5URNBgkaXsMQ4ZOpS6aDWszAKRDoMnqOF1PwHoFBL7wptmd PvY5A4dsUylOp1SjlToUuMtAVFP/c4AYCTZTo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689851697; x=1690456497; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T5ybgPt54AuhujrJbBtARTeqiCejdJ8XmQ/ygEvlnJo=; b=hIEQyvWYvj9g4jC7gVJyl0y9tKjul1IzA4s3pzcZeHZIOszUe8Yx8mqtF1JtCbZYxJ 38eb/ssyLvRr7/EsXdlXu5phDL5oBsITnRXHgnM3R1vFm1fWuXaqKmOm5AXPg3OGPbb2 XAFVb1ltGEEEtM+wU10H6sHre+kzx9y6OhoTzlz6asZQ3ZLVhMtBID7AyZBDmKPpMcCf DFuVZMsvwk3hMTtSsApbilKA2vQzs0LGlm1/jjCvaej6pHpEGWMjTvPa9L8/s0ZEUaEC H7F5uW+seV5lTc7GI6qigZFglD2mEdHe7WDUKJppwwYZ/VS1faLey4+4yj0IMieQHRwu nurA== X-Gm-Message-State: ABy/qLZzRw4FzQXYkvsXWEuV507Ck7CdzBcm3WtY3mwtDm4AYt86NcNn kD8wWGDGijKiXCHD7IsmkQhTdw8k06MilIBlC6w/vGH6ACG01feOdCjvVQ== X-Google-Smtp-Source: APBJJlG1xngsOF+vzLBd47JOxGruOX0LvY2VnqazEvA01fWyYpGzGrM578nhVhDTMbB1VCWfBRBLfNsntuDo X-Received: by 2002:a05:6870:350b:b0:1b4:5ef7:50fe with SMTP id k11-20020a056870350b00b001b45ef750femr1639848oah.29.1689851697620; Thu, 20 Jul 2023 04:14:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dw27-20020a056870771b00b001baa2886aebsm51950oab.17.2023.07.20.04.14.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 04:14:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 04:14:57 -0700 (PDT) Message-ID: <64b91731.050a0220.ab787.3692SMTPIN_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 D6025605246B; Thu, 20 Jul 2023 07:14:56 -0400 (EDT) Subject: |SUCCESS| pw129662 [PATCH] [v1] examples/l3fwd: relax the RSS/Offloa 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129662 _Functional Testing PASS_ Submitter: Trevor Tao Date: Thursday, July 20 2023 10:12:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129662 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27108/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/