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 A1D4242503 for ; Tue, 5 Sep 2023 12:05:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8BE34026A; Tue, 5 Sep 2023 12:05:28 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 7E0294026A for ; Tue, 5 Sep 2023 12:05:27 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c1ff5b741cso17407165ad.2 for ; Tue, 05 Sep 2023 03:05:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693908326; x=1694513126; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XxjaK/HVmrdwlhVhvPzlOixHnMcjYgvTipP9W1IefAM=; b=MKzLQxVMtyHYSlwiDRD6ANC37YPedTpA+L8aT3afU6cmBV5niEv5Ij64+ojoIgs9rX EDNhlq183of7pCARHf5ZRwPNYTrLSaJcUqQRYqWiJHaPUS1lljcG62886seX/lFishSt gFChxtRV8cNcQ/oUuxpiwk8BdIqE7QD1pXnC4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693908326; x=1694513126; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XxjaK/HVmrdwlhVhvPzlOixHnMcjYgvTipP9W1IefAM=; b=FdbDfOb/bI6RGSrcmSSmohW8MyNT9kYdyIhmEcRWQrOq78UwlrR2wmbq32/2QvedeI 2xXULLqr2t/7G8x+2uQ2+OV7RlqKftqIq/iK0sSRMW81fxSTPNom12tHFFipu2j616rb pOoJbYZutyTIVggn17cxEU1/4E8NsPOtHIfn+1MFDQYRri4NqSMZHrzTYE4YIaOt4lwy xukDB921gqEwdtzAjiuxQndL6sIVQ1nkcstUTq3cKs8gGyg/6Htgvn4G/5i9f8N37wYA Qre1sPH7IrQ32Wxb5u8Du06BNC4eT/wAuL9cPkJ5sPl7MfG28zH5ttL88W195ofKkJzy FePA== X-Gm-Message-State: AOJu0Yw0LjpL7ywzPZ9iic+CKBs+jy+rrxzSYHlau3cyVPe0B1o9Da2T l5t8PTP2UtbFGu3u/RS/NTRtESP/wSagR9P1gGaTi7XYHyAgIfN9M8EGkLvSC/WRyJgL//0e6Q= = X-Google-Smtp-Source: AGHT+IEsuO+wMejJbV23R6OKweFeBQW2FHp4zcG4/Clj7xWsvOhnaKQU74llcNLUCHhEAM3juvofOjIFYT36 X-Received: by 2002:a17:902:e809:b0:1b9:ea60:cd82 with SMTP id u9-20020a170902e80900b001b9ea60cd82mr14447119plg.5.1693908326664; Tue, 05 Sep 2023 03:05:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ix12-20020a170902f80c00b001aaea390446sm370178plb.124.2023.09.05.03.05.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 03:05:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 03:05:26 -0700 (PDT) Message-ID: <64f6fd66.170a0220.6f03c.0e6dSMTPIN_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 D27406052471; Tue, 5 Sep 2023 06:05:25 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/27522/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/