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 F15E442929 for ; Wed, 12 Apr 2023 19:41:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C88C5406A2; Wed, 12 Apr 2023 19:41:53 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 74A2C406A2 for ; Wed, 12 Apr 2023 19:41:52 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-54f6fc7943eso115104447b3.3 for ; Wed, 12 Apr 2023 10:41:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681321311; x=1683913311; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=GnQiogh8KSrRdYoEhD9fumlomjUgfYFliq5EJSaLqPk=; b=Ldc7U6Lv6nJVgrIXdOmX59ucarjuKW8K4bwIsl4jqqlRhro3x6nD1R7RgRyFbi0Xrb hmVEIK9AITQH17FxhqRBDx54mgIFK6J15fYx89hx4uELaRLQCrXdUH1ByKOLlixWymLk cNf4oaiXPDe+s99TgKXlVnJQl1rYXq4Uw2CHY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681321311; x=1683913311; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GnQiogh8KSrRdYoEhD9fumlomjUgfYFliq5EJSaLqPk=; b=VnZ9qG3pWntZo779WtPv4DdWhuHhto1xpg5rHsXlOIkAP6xmSlW3ZBZzZyo2vOqKkZ jweM1DYTZ68vZ5ghjALppZe1ZucGFE+ob40mfNfoeBrJOryYbbzU+mMw74Pmwdqw2KUQ dv5LoVzqak4TELdPoqNlCiYCLY7vaPARMN1O+VqEVloi+auHrj6A9Dmbj6we/MMSBzQ0 tPRcf22RO5a1mTwOKy3mtKdDylnSdzO/pplc5XwqXlfOd8PhYgk167pzzUvasfQQnNwS 0NQJEhiMauzXSOkUiXdNszohsoz36SkNeo28YA0z0TNzIOVYM/BGTm/Dy7Bh4WQhtwJx OPIg== X-Gm-Message-State: AAQBX9fQMOOTEnSbetPfH7f7FuUyMmoA1rIdREtFvLdV2ZwKVHmA8HDc +cajo0s5q4buvx4GLdhULlOBL8jvjL8/jOxYFI9zuaT2xPV/PwnUCsNAIb10n1Q37b3XkD/zWg= = X-Google-Smtp-Source: AKy350alXTVmxfcMpdJBG2l91xmoqVwdaWFZa/VCd0cnAbJMeQwseVKaGa75Nd65CCw/zumRCi9KLQyPBfVQ X-Received: by 2002:a0d:e615:0:b0:54f:b888:8a30 with SMTP id p21-20020a0de615000000b0054fb8888a30mr598339ywe.11.1681321311745; Wed, 12 Apr 2023 10:41:51 -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 q190-20020a8199c7000000b0054c0dd7b376sm2245692ywg.9.2023.04.12.10.41.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 10:41:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 5FECC605246B; Wed, 12 Apr 2023 13:41:51 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 5DE0A60095; Wed, 12 Apr 2023 17:41:51 +0000 (UTC) Subject: |SUCCESS| pw125956 [PATCH] [v3] net: fix return type of IPv4 L4 packet checksum From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230412174151.5DE0A60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 17:41:51 +0000 (UTC) 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/125956 _Testing PASS_ Submitter: Elena Agostini Date: Wednesday, April 12 2023 08:24:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125956 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25964/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/