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 96308422DD for ; Sun, 3 Sep 2023 06:39:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 959A340274; Sun, 3 Sep 2023 06:39:59 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 4905240274 for ; Sun, 3 Sep 2023 06:39:58 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-64c2e2572f7so3011296d6.1 for ; Sat, 02 Sep 2023 21:39:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693715997; x=1694320797; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rBM/9cy8VIdrwTrN2TYmBrNLg6gtDpLwRzk9a4tvqmA=; b=VOQ/XE7LrwXvcq+n1naYrE88cVrvGsZNjVHNWpt9ZLxSzi+nuLJyEIhfqaMj4vYSLB g2QR/rl9yGROXcP2watS9626kOhm62V1ETCEDLDxsCOEin0Qva4Obw1Tlbs7PCPBTAIA 8jgzcLxajA8tYLYSZdV/W1UxFFDWd/3aznZM0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693715997; x=1694320797; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rBM/9cy8VIdrwTrN2TYmBrNLg6gtDpLwRzk9a4tvqmA=; b=jQ8nFq+j3p9rG4pPBOt7jxhUN5QwyHXgn9XpJUOj+/s9XQ2E+5jVNsoa2QGLmckmAt 5x3wRZZiEuJr5us+7WunpuNu+QZBjA0rMrKx1gjkGiSh5L1nyYYXU0ACOv5Ak3F/P/ol PIBxtBxsgkLgDOvv/ju7w1D/OXhtqfbjSSgjNmXzZnVoRG/Ou8PIWprl6Xp8bSR9QNTS keXxZu3WWq75a9LQlAFt7i7vLgw+j3GnR0h91S5VbSsoNFjhj0TgcFjRBwLskbg8gz6i d50KWx5hleAVpaDe53YwPbIoGI84f2drQtt6JkLtKmbxbrmu9ejnNHgqmYRAMa3r3gVo 4Vpg== X-Gm-Message-State: AOJu0YxcUez21cyOTK4KpQVPjH+AJu9K0PELR489ZCAZrh9f3KYwWDUm H8RBLH4XJ6jVRApO8xn+9MnMRgDhEWZz3snfTJn5MCfPcRKaJA== X-Google-Smtp-Source: AGHT+IHxtZcOsYrjMCoDDXvuqbFnE2aVRf76A5hUSAfPu6D9NXR/uYkr4zRXnCfbWD0HRwN2P673ddcsXwa8 X-Received: by 2002:a0c:d607:0:b0:63f:8677:34a with SMTP id c7-20020a0cd607000000b0063f8677034amr6617573qvj.50.1693715997704; Sat, 02 Sep 2023 21:39: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 r6-20020a0ce286000000b0064742c127a3sm171998qvl.5.2023.09.02.21.39.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 21:39:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 21:39:57 -0700 (PDT) Message-ID: <64f40e1d.0c0a0220.d7ffd.922eSMTPIN_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 4D8556052471; Sun, 3 Sep 2023 00:39:57 -0400 (EDT) Subject: |SUCCESS| pw131099 [PATCH] [v1] examples/l3fwd: relax the RSS/Offloa From: dpdklab@iol.unh.edu To: Test Report Cc: Trevor Tao 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/131099 _Testing PASS_ Submitter: Trevor Tao Date: Sunday, September 03 2023 04:01:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131099 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27509/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/