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 3B81145EF4 for ; Fri, 20 Dec 2024 06:45:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AA9940267; Fri, 20 Dec 2024 06:45:42 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id E7A1240144 for ; Fri, 20 Dec 2024 06:45:39 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-7fcf59a41ddso899187a12.3 for ; Thu, 19 Dec 2024 21:45:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734673539; x=1735278339; 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=hjJGfcv7NUmxbaLcqq4j0FE+0v5+Yiz4mqmfZHmhzrY=; b=e46Af8j59pBM5UBnShAgZng4vwIV/h4txJHLKsnaKdALPphU0f92IrdMU8/nB+CjyT RuyzFtysknH9ACYfMAaXiba88vMHJRoNaX6U2hYTTq0CW+JLBzeFbEhl0G4h+vp25iaT AWetGDJ12p22QJ55h0GuwSRdvBPQSN2rzIGao= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734673539; x=1735278339; 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=hjJGfcv7NUmxbaLcqq4j0FE+0v5+Yiz4mqmfZHmhzrY=; b=jDYi/y/vplCz3pWPFVdTyN1K2HeCSomihI164KizblD6zJLTK7pL06PM4qf2brDt52 xnRvmjYvPYlIO/krlSTHgkmABO3HGsL2N2ZRmeMpkgBiC0bqBf0FE6f5kncEWwwZRtTW 3KKmQonAGYiwFlAUDvGmmw+YHpodt66SlvszcuSvC/VB16UXeUE1laXMEC3mhSLIewIw KXpPrqij5x8dLAxnkBcYWnt7EvHVgf8wLhfLbR740D3JPZcTjRAlicINN3oKYp6lRs0p Hj160NkY5iTWs9iXfIKvgdRT+8toLyPlYCj1aNDHNUMIA5Vuuezx1JDGUM7ORyHo+k74 OT4Q== X-Gm-Message-State: AOJu0YywIiTYF1V3RgTxn/Aokx//LgOoGTIydMz+/qiGGQd41A1/Dct4 tDNxqJ+XijYeX1rDsE3+VrzJ3U3TkMHJOG9RtkBAT0ymyeoBj2oX7JPEOfn7BtzAIb0cBGS19rR laO5ikiAVKfs5HscMC/HEp/8jJXmh/u5JfYzl6BS/ X-Gm-Gg: ASbGnctwemlgXeWTwrMCyR0P3cg1v9b4JqjlWtMnDNMMEZ/m2uM5eyPGdntsVYkh5fJ cCLygf3z62EpdA6DbR1xgTOO6MQORROu1SgVs0hfI01Bl36Yq2nPlIJrGCxx/enbHr85a5XBhQN d3ZCN2Hry1gG3A0Ao1pchF171x2UG07Q+4SD2iF/MQb2gaU0RDETbZFXPO9ofsAg6DpE990Y8bv a69x5BHY9J5VS8ErjUMh5k9w9Owp3zAotEZvQjiTm7XPoH18joIKLe5/AKTtgEj+83ELrKjFSrW mw== X-Google-Smtp-Source: AGHT+IHlBnm5zhLU7w6EsfeO+zqTtbLXP/ffI7vjLzKSU1s+rtsLTE+ck5J+0CMMEwgfDwlZt+WUJDRWqgaI X-Received: by 2002:a05:6a21:164e:b0:1e1:ffec:b1bf with SMTP id adf61e73a8af0-1e5e04a3461mr3221925637.26.1734673538877; Thu, 19 Dec 2024 21:45:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-842df2ed761sm105608a12.20.2024.12.19.21.45.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 21:45:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 21:45:38 -0800 (PST) Message-ID: <67650482.630a0220.66750.71bfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0252B6052471; Fri, 20 Dec 2024 00:45:38 -0500 (EST) Subject: |SUCCESS| pw149327 [PATCH] [1/1] vhost: fix missing gso_size validit From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <6d3c97d4be3a43a45e9435478015f1ec546b14b6.1734663422.git.wangyunjian@huawei.com> References: <6d3c97d4be3a43a45e9435478015f1ec546b14b6.1734663422.git.wangyunjian@huawei.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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/149327 _Testing PASS_ Submitter: Yunjian Wang Date: Friday, December 20 2024 03:45:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:510b460e02594a70d4ce19e2d29df3ade8af36d7 149327 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26664 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ 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 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32178/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/