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 2C4FC45E25 for ; Wed, 4 Dec 2024 14:06:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14E4840A89; Wed, 4 Dec 2024 14:06:56 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 0885C40A87 for ; Wed, 4 Dec 2024 14:06:53 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a7750318a2so46572095ab.2 for ; Wed, 04 Dec 2024 05:06:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733317613; x=1733922413; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=yQhP/lIv6TH2hDYhqs2rpmvQlBCD+fVZUyHFy744n2E=; b=TurStoF4jE+tG+lbksFKC8diT5e8D2LMxfsIwT8Fh564JBAYMAxA1V072fJ+vZi+Lf bSlAyGb99cqxFbIBPb/3YFv1lM2UB5lTg2ADpvA4cs4+/KrzkZrbnmJu2+q6zVz64c9D iMOaLdlgENKbs7v4kbD/zXTsb77F8RulNDKyo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733317613; x=1733922413; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=yQhP/lIv6TH2hDYhqs2rpmvQlBCD+fVZUyHFy744n2E=; b=YFujqdbMRbawayl1xGlJPM2wUb5s69NnAxKYi5vlKy/xqFP5nawdL0HBqfW/IUj7+I RGv060eooOShY9bBzXOddnlKh4mgrM7W+iGTZ63liK0+cvJgtcA6lzQHaTGWRZnMguC+ 9XFBUo+MJQ7MXx+mbP5i5V7wvytyUimjWm6d6ReHs6dxSnVnsfRcfIXPflbDv2SGIqzq 44PorLttYSiti7gH9QKfdpKprLW1Rp3nrubbJ8crK3ZGnbEMMh48lHd4y2mYMMQTNeFM olJaBB0nxayDqibyPQBZ3lLGnCt5HOLXGECQGkgVFuHitT5LTBIm5Z+gCJS63JoN0JOD Okhg== X-Gm-Message-State: AOJu0Yxcxkqamrfd03nizFSYo6KEJtpmAMg7o/WSIwOdDvRielN8fLLj hNVjrFqL3uAXqFSxVJhKxwkJxTO2bBa38TeORz9qYjU8JaPLSLsUHEkO7g7u075V71A/gzY9Hq0 atYIUepJgS2UmNIzg9a2fa7aCqZioDGC8OG5Snno2 X-Gm-Gg: ASbGnctid5XYrKKJdZqx64qBIOcgkH08lM4InWJ50XTvE+dN+zoSd4xEqH4s/5OG3DQ jH7q5PvpZbO0l1wlIcVV+IJF6QfWXbnsHiwIdrn2KJCtSOaQGtsm/6EMEjAJu3DZVlQXg/wIT+O E4lboVbO5SLaJQB8OJMW2RaZqDsFjikWGWbsHi0Cnt78bDbVzfUDDtDlRCvqocnXEcj7FtSyVPT gwM1hZb/k7NDHYQSN9Sw40MGSvNvLxj23JlWCrMrpyrUnwEon0qtqWxOc0ruvMFhwebrF4= X-Google-Smtp-Source: AGHT+IH0nUumdaZ26LAt+T0JE+c1P5vmaPRYakl99rh1R+dS7pjuyIRICVgaDl2OL12h6ZfQOa2FhnhJyTfI X-Received: by 2002:a05:6e02:160e:b0:3a7:7ec0:a3dc with SMTP id e9e14a558f8ab-3a7fece4308mr42618975ab.14.1733317613204; Wed, 04 Dec 2024 05:06:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a7e6248c66sm5033835ab.44.2024.12.04.05.06.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 05:06:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 05:06:53 -0800 (PST) Message-ID: <675053ed.920a0220.1514d3.c06cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 90C006052471; Wed, 4 Dec 2024 08:06:52 -0500 (EST) Subject: |PENDING| pw149015 [PATCH] lib/gso: rte_gso_segment function increas From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241204024430.2749-1-18859237562@163.com> References: <20241204024430.2749-1-18859237562@163.com> 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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/149015 _Testing pending_ Submitter: 18859237562 <18859237562@163.com> Date: Wednesday, December 04 2024 02:44:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149015 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31904 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32083/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/