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 659C34292F for ; Thu, 13 Apr 2023 08:34:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61FA44021F; Thu, 13 Apr 2023 08:34:26 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 697964021F for ; Thu, 13 Apr 2023 08:34:25 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7606e2d0376so14064039f.3 for ; Wed, 12 Apr 2023 23:34:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681367665; x=1683959665; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=MnRFa3Xk8Dweg6I9TmGn1ZXKR+GpyevJmdQyjvR10Ow=; b=gwAmYLsuDxJ003usgF01ufWl8rUoWaAh4gRnsy/bSbcb1neJRwap2PMYAIWGg45Nxz rgqHVU7r6aaBuT+qENdwMc1cb7ulvJpusNk6pND40R5YuYK7idLqdTibfT4DyiBKS7EY 7oQpGm3i6j+ZuksyHqTm3sl7KlllClwOSjaqo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681367665; x=1683959665; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MnRFa3Xk8Dweg6I9TmGn1ZXKR+GpyevJmdQyjvR10Ow=; b=UE5nQu774K14MkpkUFrSdVoJcQ7cIEcXj0g/YcF6orTzz+4ZoyaZUw87DQ48i64SBL xCDMN50fPTL3XJMaBETMrLuuswZDfEfxPfueq2uyy82/kkl8WFzbvRF/eWW6gHfIpaHs MBl2Q1HcESt++nY8q+HhOtFNuFtnJrvm9iP73Ys0hRfvQPq54sMmkfgO3e7vDdRQox/M Rg+Kb7wluA8xGeMLLug5ze88mxPOf5AvQj6PP55DSPjnzNX1fKUqz5eE+CM4Ufcc3fTJ VLMBKg+yQCU7K+spudlvwQQtz+95gYzOI0cOxCb5oiSwYIeVZOuaQkVuvRn5owNj8Ele NSpQ== X-Gm-Message-State: AAQBX9delC6jNOCY6+60vqlCrurIXW5C0anL/6SwROhFfEiZYWcaBdn8 FTqy+XbjsC8iz1ARcfAU0ebDvXT8BAgqLyfC8nhj/GS0XtXfVtYlUU0CC+8kYVXXWSi6t5Y1vg= = X-Google-Smtp-Source: AKy350bdjnWJaQoJzVvP0M6Im/wiyOej5oaDHiN2gjBwWj/lNJx8oOcKnctrcWr9JWd2U0u3w5ZSIJku0dAJ X-Received: by 2002:a92:da4f:0:b0:32a:314:a68c with SMTP id p15-20020a92da4f000000b0032a0314a68cmr858286ilq.16.1681367664861; Wed, 12 Apr 2023 23:34:24 -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 h31-20020a056638339f00b0040bce8630a7sm144578jav.42.2023.04.12.23.34.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 23:34:24 -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 70075605246B; Thu, 13 Apr 2023 02:34:24 -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 6FEFA60092; Thu, 13 Apr 2023 06:34:24 +0000 (UTC) Subject: |SUCCESS| pw125976-125979 [PATCH] [4/4] net/iavf: enable UDP fragmentation offload From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230413063424.6FEFA60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 06:34:24 +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/125979 _Testing PASS_ Submitter: Zhichao Zeng Date: Thursday, April 13 2023 05:35:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 125976-125979 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25977/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/