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 71DC0428DC for ; Fri, 7 Apr 2023 00:42:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F33540041; Fri, 7 Apr 2023 00:42:46 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 75EA540041 for ; Fri, 7 Apr 2023 00:42:45 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id r19so10078597ilj.6 for ; Thu, 06 Apr 2023 15:42:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680820964; x=1683412964; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=mbqyvsQK5jTUQO54ZMI5NcTedJOORHxc+Pz9BiMR5X0=; b=LzFffU4VCgNzxRJEq6Ux+2wKE1m83sfE96xtdMmAkb+i6Q6l49p7joHU+5Elr27znW iGqRs3yzzOzXIRTB6aBcNWUetXE7iZM2CQS3WMiiacGdpbWCfDXeHOJK40cOrbjcIL1Z kwSW0j73C43883QZYdaEQySptPS6QtmotL0qY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680820964; x=1683412964; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mbqyvsQK5jTUQO54ZMI5NcTedJOORHxc+Pz9BiMR5X0=; b=T3uZUXX4yekAKicxDvp7cUWTu4SMofjKIesnC0ucgt03DjIN+iAy587Yv4cYEuwnI3 Nv0SPSAMUNzzNPIUFPsffS6mjVBxYu2DvMrJa4J8v1/sbbGqBNY738dAG0rQTKK9O6DU m52TZ3eZ+3ti64IskFlvJG+7/s/NMhwNMpg3eXctYqrUVrjdnjhFJXrziuIEkiGQaWsw vun758v3TuMChtcPyyOn+s0tLzZFl3qxZhwqakE06Q9krAJSnYGWCLWJwp20ortWaKhd kQq7y2BD0gbyc6wkPTZDO1y5coxQTkDZ+O6kNNzvsjRMI21POX1KiQupCrgBj2JnRdgb ZTPQ== X-Gm-Message-State: AAQBX9fObhO254L1eM5YV05bnk6isKI7VVpG9fWM677m2vQTV1slgLD7 ii9mnWuGBqRChsSBSBK4dfzCkphdyGqF7ZvOmSLBXc2ye/H1UW6fGwOIEg== X-Google-Smtp-Source: AKy350bqqXe0b4mC8E2VKK6eqpKkj1jaVx4ThuhNNnCps2rz6JZfXyhWrgN93n83mcQGBbp5Vk/iQtMdcTca X-Received: by 2002:a05:6e02:110:b0:326:2bb3:5f9a with SMTP id t16-20020a056e02011000b003262bb35f9amr230362ilm.6.1680820964607; Thu, 06 Apr 2023 15:42:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d17-20020a928751000000b00315503afd72sm132994ilm.18.2023.04.06.15.42.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 15:42:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 45B1B605246B; Thu, 6 Apr 2023 18:42:44 -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 2E7BD60095; Thu, 6 Apr 2023 22:42:44 +0000 (UTC) Subject: |SUCCESS| pw125847 [PATCH] net: fix return type of IPv6 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: <20230406224244.2E7BD60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 22:42:44 +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/125847 _Testing PASS_ Submitter: Elena Agostini Date: Thursday, April 06 2023 09:21:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125847 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) 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/25935/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/