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 B6D6042EC5 for ; Thu, 20 Jul 2023 13:29:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2AB040DF5; Thu, 20 Jul 2023 13:29:24 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id B95E040EE7 for ; Thu, 20 Jul 2023 13:29:18 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3457157a164so3650945ab.1 for ; Thu, 20 Jul 2023 04:29:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689852558; x=1690457358; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SGq4mQS89aKo+RVdk0xqELZTuFhEKkitxSQAGaBWgbE=; b=HlLq2AnqIEpK3Ci6pvdQK8Yac8Ed71bQUHJOXpQ56OFwohSeEiIehVxmiEm6t0olR/ i0rkSHOy04Phv8H+eNvIBOjUq9Ey/u6Y6GXrfLqaIWa31VfRs09EPenqNcj5UpK0UTYd +/45QBfXDDS9pbdrJVUyJj5eD6cwT0U5y0DgE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689852558; x=1690457358; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SGq4mQS89aKo+RVdk0xqELZTuFhEKkitxSQAGaBWgbE=; b=eKQuw+ORMyHBUc5ra9bSC/wLfCQsnw3EhT/KLISU6aOFe4fcv6Zp6Zia59cdQPwXjc us+rtq4AXGrnSOn6X2bkXDaxXMZ3YTfkROYNB0sm/AO3GOoJi7vk1SFhETO2zWdoGJcR oUP+4tAn8m6eQba+e2LqtrRWvZ1T31kHYEouy+VrdecPZjBJ7SAPjA0SZnYRQLxxPbwU rpTF3ueqTEmFIpwxui9OvlHmIlxgDe4QxDMXH3bhpDGoEfzd6KNmh94qUS4QrdeOmtNV hvMC8c27pkhPmNsS7cFqU8TnFQ8zhM7aPXUfppNPbXaeioxbGy7eKgTfQ5ZQjPj+xi7V lSMQ== X-Gm-Message-State: ABy/qLYRsHq3lF0d7XrR7wol3j+kEWDL4zS1Yba/EyHcnIwt91pqmTA2 IZdfMaFjObApnf6GkP2c3TeIh+QW/t4liOorcWzBH2KkxFDGzYaiWR58oU+1hqWo/EdM25B8sA= = X-Google-Smtp-Source: APBJJlHLCq0a33yMQpx3YNQyoxM+f9Unwrva8ZSEHJAyr86PHeLxeM4xzhj+nkspTNZ14M54hZ3HpRCBoHN1 X-Received: by 2002:a92:c56d:0:b0:345:d79d:228f with SMTP id b13-20020a92c56d000000b00345d79d228fmr5624673ilj.29.1689852558215; Thu, 20 Jul 2023 04:29:18 -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 h6-20020a92d086000000b00341d25331b2sm25488ilh.47.2023.07.20.04.29.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 04:29:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 04:29:18 -0700 (PDT) Message-ID: <64b91a8e.920a0220.42a8.1362SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9FD47605246B; Thu, 20 Jul 2023 07:29:17 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129662 _Testing PASS_ Submitter: Trevor Tao Date: Thursday, July 20 2023 10:12:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129662 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Fedora 38 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/