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 49D30430D4 for ; Tue, 22 Aug 2023 23:03:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D3F142B8B; Tue, 22 Aug 2023 23:03:06 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id DE9B94021D for ; Tue, 22 Aug 2023 23:02:53 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c4cf775a14so3133433fac.3 for ; Tue, 22 Aug 2023 14:02:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692738173; x=1693342973; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HtilXZomr6A7JLcF0M6df41442OxAmTJpXgveq7ALw4=; b=Vyg6C+Z3DmTwS2T5LoBT3GCf1QkhToKYyuqxFcFMnS60em7dTMb8nDAGA0/LdGhaPk Nlwo5JxRjx4cdHf8fSI3wIQWCZTF5aUQjZBar3/BAC/fJq3vE84wySCYipOETlK+UhjJ 3LcFjmE3QNu/aOLR9dtHH+SEeJzyB+e4Ieqfg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692738173; x=1693342973; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HtilXZomr6A7JLcF0M6df41442OxAmTJpXgveq7ALw4=; b=jrT+nATicltykz7Je8AIyorItOs0IkoqN7VmHdpQ0Z93+M1sGB5D9YA1KZBxHZv4MK wK5xQKlq/aaBaB/5TquPzLlL6YvTnYI0I8J6SKoPTNm66h6WwwhmVNT8u6c6Pe29POuB GKdctFB2ljMRnBd4i7T+4V0bHDFMyxwbX6qsqaHyKXeZPggmooOgr5L/DE4h51iYl/7S Z/FPPZE1zqyNrUKQvKjCi2R9tdAP3Dzf9xiKT/TuWtgAitOQ5cJy6zqgQSHZ9+LS/hDf R8gHrbLAwk2wqwLiyIVwC6HJKHW0Lr6YNfM9X5mUGLqZIGon/dcUd+zPoOsnENx9ukzc pxVg== X-Gm-Message-State: AOJu0YwMM4SZnootsRFywXp7GpQZYXY3E1uFHMXtxRhtq49GNMPYwTri ZX69Pw2g4zTbwNp9g//G3SN8HKIzax+/R7QS473bJYsewKHypLMl6cUCR6MiV/qqzAUij8s+vA= = X-Google-Smtp-Source: AGHT+IFxEwfLElbZ6xKF3CEQb4Jbci3PnK/pa8tW6FfQR2slYsxzeF4HCPRFTvMGOzdv5LN5I3Z9XQjhKoaI X-Received: by 2002:a05:6871:5c6:b0:1bf:2e81:e1e1 with SMTP id v6-20020a05687105c600b001bf2e81e1e1mr14881570oan.33.1692738173302; Tue, 22 Aug 2023 14:02:53 -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 t20-20020a81c254000000b0057a7a7a6d06sm871071ywg.32.2023.08.22.14.02.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 14:02:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 14:02:53 -0700 (PDT) Message-ID: <64e5227d.810a0220.6d102.1a1fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 063BE6052471; Tue, 22 Aug 2023 17:02:53 -0400 (EDT) Subject: |SUCCESS| pw130627 [PATCH] net/tap: fix L4 checksum 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130627 _Testing PASS_ Submitter: David Marchand Date: Tuesday, August 22 2023 07:32:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130627 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27409/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/