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 C403042F62 for ; Fri, 28 Jul 2023 05:07:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE9634021D; Fri, 28 Jul 2023 05:07:00 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 60D314021D for ; Fri, 28 Jul 2023 05:06:59 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-268128a0105so1167572a91.3 for ; Thu, 27 Jul 2023 20:06:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690513618; x=1691118418; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Zy6spa8ca+tCZo1bgS8xNNfAIrOOy5LO0LpG91456yw=; b=Ds81L0fJioukdIKtI5woZGymoakw3wUINORN3JuFaGv5ZTtGixA5nBFS9ITpkGZ+Wj r8mP3zZRmE3swwPAiFc9qqxQ2f7VOrzce5lyDMbp2evzgdxLHBZoIF7XKIC4DyDY3Iom DZBFnzSqlMhbBC5XV0zy9WAQuoKnyki87lieI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690513618; x=1691118418; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Zy6spa8ca+tCZo1bgS8xNNfAIrOOy5LO0LpG91456yw=; b=aWMxlDQjPOi7enLoVx2HCG5NQ8AOYQhNX3bWjcdd2O9PwOrlGZkxF2n4dw6Z8YpKTD LXE/vfMlUygCvgvXs4+THX4BsqiyNWt9Jwkmiikj16Ib/BNdKlQVvYb3rNLTdxUxUWfX HEaZxeTg1H7w5c6FRKIGYWYH6t1Ca3nUqxZ/e9gSQPBYUdHtjYjcZJ/uk7M3+2s2Vgss jt9PXrr87Pz1mQq21H7RG7AFTgg8lRXLGzvOvBuaXC5tiBWEprou0Ph7DH2lABL65oaw vROIQ8c29iEW7xKubyAoiaUOlyYQ5pFhLla0sAAG/BgALby6TUZE6mPGH4zQLKxUEWBw HAng== X-Gm-Message-State: ABy/qLZOVhosCSXK2LQe8LezdOp9zfoMIhPwf3+mx9KLPfkTbZwVxlN7 FlEO+u42MHvlcXy26/ifYZJLcwhRNKY9l9ymA1sf/cFMIiNRBT2gGg0o6posyuyeo2hI2/SWrw= = X-Google-Smtp-Source: APBJJlEjcMYR4hz1wsrGc0RGJ/sAyK5FJ4estKrc64cI21UotGi+Ninp1XcT1i/FZPSqKn7m0GnSOUNtjOtU X-Received: by 2002:a17:90a:e281:b0:262:f0e6:9e09 with SMTP id d1-20020a17090ae28100b00262f0e69e09mr483476pjz.14.1690513618625; Thu, 27 Jul 2023 20:06:58 -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 lw4-20020a17090b180400b00262f5a3f790sm1151008pjb.1.2023.07.27.20.06.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jul 2023 20:06:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jul 2023 20:06:58 -0700 (PDT) Message-ID: <64c330d2.170a0220.b763c.5354SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C87E86052471; Thu, 27 Jul 2023 23:06:57 -0400 (EDT) Subject: |SUCCESS| pw129717 [PATCH] app/testpmd: fix UDP cksum error for UFO 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/129717 _Testing PASS_ Submitter: Huisong Li Date: Friday, July 28 2023 02:13:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:4334b7b405500254b8a3ddb056f78c5b4745f1ef 129717 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27151/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/