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 9D97841DCC for ; Sat, 4 Mar 2023 06:34:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76274400D7; Sat, 4 Mar 2023 06:34:41 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 5419C400D7 for ; Sat, 4 Mar 2023 06:34:40 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-176261d7f45so5466634fac.11 for ; Fri, 03 Mar 2023 21:34:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677908079; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=jVmoNoGp7xaGWPn8XFXc+KYdkjKIBEIjLZr+lBBCvnc=; b=gF0L0SGT37IBYWreua9JVUH6Wqu/nTlL1KME7q/zVinDMZa1Z9UiJRadsl3SnkPZOU 7QXSeAu2FwwtqQoRq3af1AEqIVUhLrxGWjXZI9iJ4K5aUvcGY0IZW8HDwG7WxUF+N6p2 /ym3aFZ8Y6wbT/ANEoL6lIMHa0Kp50V8cVWA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677908079; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jVmoNoGp7xaGWPn8XFXc+KYdkjKIBEIjLZr+lBBCvnc=; b=Sm4fGOh3YfQSfjL2hNckUXLDlByGap4ccGHje8Vnpn5mogeGwoq3MAKWWu1W4yJ0lZ dmZI+Dam/KFpRB6FKWwEa9nuBkIvyf1Lv8Vbt2i/ZmCqWiRDwaaFl/X/3TCgPF6auhBi MqnRNw5I76TJQzUC36rWWvZXGccwP3tr50EIHe4jTksbh176PR4KG7hl5YZvWcoJ07Ae IoLjQ4MEdstteYrH4dOsjgzVBhHesmu3HQU1TOL72jS7YGzTVzhZzs0eOY/O0Yvm5c48 20XQ5j9AxWnSP9TObUUKM2juuccUILoCXdK5PkHnI2u4DsRqEloxeqzmvQJj+QVLE0xx PtuA== X-Gm-Message-State: AO0yUKXs4ba/DXzk3ETZnZHsq0WFHK25z2VKMOXRsKg+PYMxM28cKOgo PvpSOlz9AXRxWj6Co4aDnmcRGqChmt84EG8QDE/VElSW1iGIpEnVLeEhbjF01+0BfPmKc8B8BQ= = X-Google-Smtp-Source: AK7set9twiGVZmTGIwBKSTSWj1Ng7XBNhnM44JXdp866LJ/1tpnsmQJlMNMRDld9zPmJvtj35I6Vrs3rdrwO X-Received: by 2002:a05:6870:73cc:b0:176:4920:bf8c with SMTP id a12-20020a05687073cc00b001764920bf8cmr2836981oan.55.1677908079616; Fri, 03 Mar 2023 21:34:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b22-20020a4ae816000000b0051aa0220570sm329040oob.21.2023.03.03.21.34.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 21:34:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 277D3605246B; Sat, 4 Mar 2023 00:34:39 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 1549D600AF; Sat, 4 Mar 2023 05:34:39 +0000 (UTC) Subject: |SUCCESS| pw124792 [PATCH] [v2] net/virtio: deduce IP length for Virtio TSO checksum From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230304053439.1549D600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 4 Mar 2023 05:34:39 +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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/124792 _Testing PASS_ Submitter: Boleslav Stankevich Date: Friday, March 03 2023 11:19:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124792 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25606/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/