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 E4C5D428DE for ; Fri, 7 Apr 2023 02:10:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E047A40041; Fri, 7 Apr 2023 02:10:30 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 0735140041 for ; Fri, 7 Apr 2023 02:10:29 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id s19-20020a4adb93000000b00540fa505f2dso3057386oou.7 for ; Thu, 06 Apr 2023 17:10:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680826228; x=1683418228; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=1Vlnar/FfB33eHRXYV282VjNrC6Ee9qyFGrUmkB5nK4=; b=CeyqoU5r/pJumUfaoj0LKgMEb2X+Iq4ZODQZO6cMxI9Pl+ei6nlP2xIRlkSoBJ4OZy jn4whKwavywEg8VOYrySoJ+dl2hpXKxWARn9ouD/Q7A4hSjG1KowaKWQi2BMaj/KHQFW F3ufdLeRbUxnXpYzasF2FFIc5ckJooITxWfsE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680826228; x=1683418228; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1Vlnar/FfB33eHRXYV282VjNrC6Ee9qyFGrUmkB5nK4=; b=ZFrObEcP4PbD8AXfAsoEW4bM3Ux3o2iSOn1Wo1V3hqyfi3VeapV7WDY0E0EfBrDN3l vtyBwKgCmq05HTKBgFGYO6maL2+LW6ZoHg3z4YDyQxG8/BCLeuOiot6FcffMmzNaos0u hKwtiIiNpjKFonlBydbLfrs20OKAvu/XIjglS2qi7gTXosuyH0TSwKGpfqsblH22C/jy 0legqi2KMWknAI+knAu/E07qlh56GZJ15fOIxem4UZwNpshg9Hezpg3sQyj1IYER2SZ3 AECrZCVxupKrentVPOgakjLWWtfb9yoqVlOA4WlrCtyGefqxtOfqkPGdOqwKIHwx2hIn nNXQ== X-Gm-Message-State: AAQBX9f4zdxO7DSpg5q1UdRAJoBN6SK2T6OircQUYF6O/3FDjs1lMu7k oDBGzgGGHCC43FD/yx5Ft1B9/rzDWKTe6k+L0kfiOWqC+DlzK1IElJpSBA== X-Google-Smtp-Source: AKy350YQlXvzvR+de5JqH5ufQ4UuyEuo7tORbutN2jduDCgsK08VbyEHIlV0EV74wEqQ+iAl0fnkIlfUXBfA X-Received: by 2002:a4a:4994:0:b0:525:129c:6165 with SMTP id z142-20020a4a4994000000b00525129c6165mr620834ooa.6.1680826228374; Thu, 06 Apr 2023 17:10:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 4-20020a4a0004000000b00525261f75c9sm180093ooh.15.2023.04.06.17.10.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 17:10:28 -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 E3681605246B; Thu, 6 Apr 2023 20:10:27 -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 E261960095; Fri, 7 Apr 2023 00:10:27 +0000 (UTC) Subject: |SUCCESS| pw125848 [PATCH] [v2] net: fix return type of IPv6 L4 packet checksum From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230407001027.E261960095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 7 Apr 2023 00:10:27 +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/125848 _Testing PASS_ Submitter: Elena Agostini Date: Thursday, April 06 2023 09:49:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125848 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/25936/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/