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 90897428D7 for ; Thu, 6 Apr 2023 10:01:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8611340DF6; Thu, 6 Apr 2023 10:01:34 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 9B49D40DF6 for ; Thu, 6 Apr 2023 10:01:33 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id o6-20020a17090a9f8600b0023f32869993so42124097pjp.1 for ; Thu, 06 Apr 2023 01:01:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680768093; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=xz7gGLARO+NWdiQNn5vuiw0ibUONjhS+Wdl29HfEA9s=; b=IjIkRkYBZYpd2SJyhKJzyZGpXzYM/n+P1z2gy3+xXiRKDx/+ZoCwkiVJWuTDpdF/D4 HNJQQPqyHiGg+slZMxwSkshhMTH1DSqIBIXBfReI1DGHzWqIEFMl2u239fH4ZBtRhivs 88oEr6zlULgp3i8pT0mk7/Lmc91zXTUGcKbo4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680768093; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xz7gGLARO+NWdiQNn5vuiw0ibUONjhS+Wdl29HfEA9s=; b=uyy9nhKCXBY+qyLzBM2af7HinRAaGj4VL1On78f3sMBxLorDSvfp55/G4Gkwt5GSDz poRxi3jqr+BMacOnL1K0dWYdeFE5cnQU7Ci6DNtNxrXzWB0F+m1mpFXeax3hUNYEIKnj bL8gAtLb+BmOnNuhpE3ZywMPTljNXgGB2VwC5ACEmG+5EwGWUPcXApO4JHBRWJAeuA4k 8u3+ATdZGfyRknRMwY+U/KGFZJcj/i2vNbQO81fmmBFqg8rLzZy/W5pou3voCfGu+ycC NE7gnpZeTucFiGHxqvNkfhEIqmIQPjjrF+fymegaO0yn5qXtW0a+C8lQ2qNP7m3wBWLH ZGug== X-Gm-Message-State: AAQBX9erZ6LqQiQT1Wd+aNVoxI4orJ7MHZ43Fbr2xD+t9H9OQQF+hwTs dQX01SbrSgQWxgRuVdO0+eTMNkqHtriyCFGX1DndmxEwcVfU/zcFr39Ky+txvwozaISKxXzBMQ= = X-Google-Smtp-Source: AKy350bU7FZl3gddFk3p/RyB9XBITNmH7wtzeEQwHYk7YhdeCmklzfv8ZtaTUrshcKi+s2aqaAy/KxiJf+TZ X-Received: by 2002:a17:90a:35d:b0:237:b702:499f with SMTP id 29-20020a17090a035d00b00237b702499fmr10265115pjf.22.1680768092826; Thu, 06 Apr 2023 01:01:32 -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 r23-20020a17090aa09700b0024082cd8081sm62413pjp.6.2023.04.06.01.01.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 01:01:32 -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 180BD605246B; Thu, 6 Apr 2023 04:01:32 -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 15A7460092; Thu, 6 Apr 2023 08:01:32 +0000 (UTC) Subject: |SUCCESS| pw125713 [PATCH] app/testpmd: fix GTP L2 len in checksum engine From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230406080132.15A7460092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 08:01:32 +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/125713 _Testing PASS_ Submitter: Raslan Darawsheh Date: Sunday, April 02 2023 12:26:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125713 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25900/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/