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 6649E42EC5 for ; Thu, 20 Jul 2023 13:19:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F48D40DF5; Thu, 20 Jul 2023 13:19:44 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id AA9EA40DF5 for ; Thu, 20 Jul 2023 13:19:43 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5634808e16eso474070eaf.2 for ; Thu, 20 Jul 2023 04:19:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689851983; x=1690456783; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cvY2mnayoqBQg41lCDqo2XFjLqimrEia+kTan/0EyIs=; b=dyPuhSOynyQKOALRUZOSS0+bOuJpSDBscWoSgg6fQwTPPHM39zYIISNJUi6rVHpsaM tpSzkthkfydwkbaTia+IGEiZ5sQhYAi1oOJ9Bfk/a8n55GV9V/cgjvpnpqvPLfvc6qCh 7EQrLYZOEQoIyzfSNcEP7iFyYEoolee0fIWtY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689851983; x=1690456783; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cvY2mnayoqBQg41lCDqo2XFjLqimrEia+kTan/0EyIs=; b=GJ6+LnG8IewnKasJyneU8PdMSeoxSkXW+mtDQGtgHTcdGxICarQL0lvFkRA+STgMlt TfTI3KAmsc1BRPnTbwzRxERiaDnyJpWcOKmhKXbKij/rctS8+8SyUgD4AxlvvhUxrkw9 3xVmv5ncQBvbNK0hpBQ2i1VjOEfj9Rip9fQ+c34uQOdyNqchFyBRlb1i1UDqNIPKsE+b AcRDfhU5zdqBuAjR+ZQeIDba4UMqgGxI/2/6BeqEs1ys9digyi1SPzI5usHmfiom//+9 Jp0PbOEiKzpQQzscX1x2JxqaxZ69qone/tE78+fV5jiwULb967rJn5mhnAPB7bI+l2mk snXA== X-Gm-Message-State: ABy/qLaeHqJ4LguNIGssmjWgX7KF8jlcU7Bt8a9I/9VenIRlvnFH1gV6 E2N/fcIAENpjdgQuP5m+WJrT+z7kwFQpTWvmjrWhLiTcDAB9FuAMnUJ1iM0NdpM2FsJc+GtieA= = X-Google-Smtp-Source: APBJJlEBY9Rtkxoczr0+oT7xSgTgnjuavO7Xqgz2VCkyhRssez7xY2unI4QbNKizqjSt5E/fTSmqij60mVbm X-Received: by 2002:a4a:1185:0:b0:566:f0ee:1d9e with SMTP id 127-20020a4a1185000000b00566f0ee1d9emr1902884ooc.5.1689851983077; Thu, 20 Jul 2023 04:19:43 -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 66-20020a4a1445000000b00565d7d1bc17sm47077ood.8.2023.07.20.04.19.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 04:19:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 04:19:43 -0700 (PDT) Message-ID: <64b9184f.4a0a0220.a4648.279fSMTPIN_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 9796A605246B; Thu, 20 Jul 2023 07:19:42 -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 | +-----------------+----------+ 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) 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/