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 1FE2242502 for ; Tue, 5 Sep 2023 11:32:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2573A4026A; Tue, 5 Sep 2023 11:32:11 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 8D61E4026A for ; Tue, 5 Sep 2023 11:32:10 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c0bae4da38so14555955ad.0 for ; Tue, 05 Sep 2023 02:32:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693906330; x=1694511130; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Yxd3Sf47Qx7vVEEbU+J+w8+yiduydMkL/ekRlSjWBmw=; b=gCN9fYwNAYvaR20eEtxAKFBzby7X3sCTG+adwXcDuwE+o+BvabTsTbVFA31vwKftBT tDLPrNZPzmBkJYzstAqJNjKTZJQvYsFOz86d1dri4LkUuENGIx/hjkJUet9tEVoEuKf2 b0ZDSfS89KxUvBR3rbjOkAQN9oV4qhZLyBghU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693906330; x=1694511130; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Yxd3Sf47Qx7vVEEbU+J+w8+yiduydMkL/ekRlSjWBmw=; b=fgIXGFYscdh/vxDTJDRr2h57dVlMXZrW+9z9UsfcFqE7ScNlJvWbSn6lGv94zZniix T0RQgyr5siRJsUMjhHNJnkgiV+TXcis/nfuqMMaMLIOe8i7P2300VJFFh9EHtnOBrKkj k7FB0/2z4h2taH8uvqH85JH3ISkN2VOoQrQj6VfWmgZW92wexlMr1iLkMR665enkY9EI bX2/KmcTo4jnUt641a/C87z2zkJUo23vzkys88904H9Ax4Q6BLrDCJZEpKt+bA0Hwr1p jrm14P/be0XtXOAMcn01hkLc8pG+cob4SkKGnAngn7NSMPkv4idp0o7KzkcmZCPTWige dPYw== X-Gm-Message-State: AOJu0YwKdJsu7TBTZFXFMG67bFvsJCWM64OHPB15Ba8hmbD+We7U1q94 zg9h72FVSFXQSsRgUkeT30mnCYEDh+H1pYSoK80OdBJx70Po04HfJbR6vQ== X-Google-Smtp-Source: AGHT+IEUZCnXOLFVNTy+yl/I1ZXMDZOztotrcATUn+C2b4HkDn0gYCTCv0Unwf6+ET47TVUe7b4s9BV21VXd X-Received: by 2002:a17:902:f68c:b0:1c1:fc5c:b31b with SMTP id l12-20020a170902f68c00b001c1fc5cb31bmr17306204plg.9.1693906329735; Tue, 05 Sep 2023 02:32:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 19-20020a170902c11300b001bbc9e9ebfasm352424pli.102.2023.09.05.02.32.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 02:32:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 02:32:09 -0700 (PDT) Message-ID: <64f6f599.170a0220.b9082.ee2aSMTPIN_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 DF98F6052471; Tue, 5 Sep 2023 05:32:08 -0400 (EDT) Subject: |SUCCESS| pw131161 [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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131161 _Testing PASS_ Submitter: Trevor Tao Date: Sunday, September 03 2023 03:41:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131161 --> testing pass Test environment and result as below: +-----------------+--------------------+ | Environment | dpdk_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ | Fedora 37 | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27522/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/