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 2010A42DA0 for ; Sat, 1 Jul 2023 10:34:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1ACF4410DC; Sat, 1 Jul 2023 10:34:37 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id BEB77410DC for ; Sat, 1 Jul 2023 10:34:35 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-55e1ae72dceso1909554eaf.3 for ; Sat, 01 Jul 2023 01:34:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688200475; x=1690792475; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kwH7tE/WvaTAuoJiuszmtnwTkeQubyc+x5bCONGouOo=; b=dVWC7+mcwZZkPkeu4cLH/ErGBj86ZH7BmaaOX9+xk27Hx2deu1rYF2XtZ0ZExGHtGc 5FrviLJ3hoN7eN8PzKfkCdhUbDm736wr28qDocLf0IrQlgWWusykpKGhDCNvmI/qrKbh O+uI27eE1YrogrFhJ/TwfJWSZflCzZ23MOOCY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688200475; x=1690792475; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kwH7tE/WvaTAuoJiuszmtnwTkeQubyc+x5bCONGouOo=; b=DMkhlyH3vbxa7w5RX0wOpbgXNtUauM4PkWhs6nHstG6AgyVF77ODtQCn0w5iyeaNT9 zy7LQtYG+Any+DJ3Sf8zd5Zo1NKMeHPeu/9dSCoOKIckfdgdbMoYQ/JX3SsQN4SuB/Fo Ch0qvygIJIqGvlAL/0gTXtrpswgyZsSeYKbwmtkFL9P24FhoITMy5EpxIrxBfjQPAbsA hdyzi2mCRlmqHT5F2Tgn0873qtMj+ao6RURaZ5XqM3vY3sBbLwQVy7hWQXs5gf0HGUKc LPo7ALvw8RUo5KyVAokNICBaoXi8hl8z6V6oYPkInGHHN8po8kx5XV8FlurjSC5SPqI1 yqmQ== X-Gm-Message-State: AC+VfDy3AK2S7Ss+YzEvvSuGfoi4Xo8BgSTLzTK1kZUUw4IdBR/26+OK 3IBjTAEMRYn4XRdXOPSYc5y7AX3aeW/AVbcdC25ZukR5W1dcxuTeA6/WFQ== X-Google-Smtp-Source: ACHHUZ4E/bBiQuz9pMX/Y38jFCAKITZe0YDzgL2nQ22z2tOn2uMm17nmcwBWKrIUkzFeh3SzQJFW1v4gN7a/ X-Received: by 2002:a54:4713:0:b0:3a3:6743:a9c with SMTP id k19-20020a544713000000b003a367430a9cmr5593021oik.6.1688200475218; Sat, 01 Jul 2023 01:34:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k184-20020a6284c1000000b006578c714821sm1412234pfd.26.2023.07.01.01.34.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 01:34:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 01:34:35 -0700 (PDT) Message-ID: <649fe51b.620a0220.cee8e.385aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 75FBF605246B; Sat, 1 Jul 2023 04:34:34 -0400 (EDT) Subject: |SUCCESS| pw129171 [PATCH] app/testpmd: add IPv4 length field matchi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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/129171 _Testing PASS_ Submitter: Bing Zhao Date: Saturday, July 01 2023 01:47:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129171 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/26904/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/