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 28CE142F62 for ; Fri, 28 Jul 2023 04:53:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 261C54021D; Fri, 28 Jul 2023 04:53:46 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id BD6984021D for ; Fri, 28 Jul 2023 04:53:41 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-686b9964ae2so1225079b3a.3 for ; Thu, 27 Jul 2023 19:53:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690512821; x=1691117621; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=slNFeLrygBIKBOy0XOqFP7K/IJHmek15JP+TctQVmJ8=; b=GmH/VWIFiEoRcxreaf4m1SEKjTAnDk0brPgpN6jeUV3lGz0Y6ncKiOApY56a5aMP8s 6suraujVrmNZ2uoqwy9cNRXMVltdhb00MxdLmBprWWdTHbg/DviR3l5Z3QdH26Jj04GB 9V/HNAm38NnOzNxYpfx+bvMPQlXPaGMWc6e00= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690512821; x=1691117621; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=slNFeLrygBIKBOy0XOqFP7K/IJHmek15JP+TctQVmJ8=; b=gebndp/JAV0o9Kt7EBn+J7/JReIaQDHX8I4SHfIYP0490U4G+rPi6IJmOZudZdvNYi U2huSBXnz9cklYSxAAmW+TOMX8WXdzr6cy/VXYrmA0VSzlWQoml+u44Ka7UNH787xLlY 5SQMIEDbqiLDU4tRGVi70jKRRytphJ8VE5tQ7c0wPnnI3kuUdh2yzq5N6/sf/B0BjKZs 6zp0Lb0fFHtmCQn4nBj0HrUR82tGJiBHxTvzU/HvgF2+Vr9MekZ4P84thD8fYgqfRxcM vRVSQuptksU30Jal+Ukz2IGhFyd1h848UQqFObY4vwDHNpHqhA7NK9WS8CyA1qhL9EB7 t5nQ== X-Gm-Message-State: ABy/qLZ+j0G0zUoH6TdXEaT3Ug+GIFFHN9nZkXhjulzNc3SfOwzYyRrz 7PY80cBKpMa90vOA/K6s5aSD2WgzAV3qTYVYTxOGSv5CWqVaf36jY2WcUxaNpunJWS7ME9pQ/g= = X-Google-Smtp-Source: APBJJlFXviaQT/m636/mMg8kawnWPMxA/0kLrxK5Wdq7Cn7cMwi3YMwRIKBjeTEfb9wA/kQdIwt7vjSK/oQu X-Received: by 2002:a05:6a20:1047:b0:126:9539:ec30 with SMTP id gt7-20020a056a20104700b001269539ec30mr359311pzc.19.1690512821076; Thu, 27 Jul 2023 19:53:41 -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 e14-20020a170902ed8e00b001bb9c387312sm178988plj.122.2023.07.27.19.53.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jul 2023 19:53:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jul 2023 19:53:41 -0700 (PDT) Message-ID: <64c32db5.170a0220.7bd1a.6262SMTPIN_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 38AC56052471; Thu, 27 Jul 2023 22:53:40 -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 | +-----------------+----------+ 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 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/