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 67BE545EF4 for ; Fri, 20 Dec 2024 06:58:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6163D40267; Fri, 20 Dec 2024 06:58:19 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id A036240144 for ; Fri, 20 Dec 2024 06:58:17 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-2163bd70069so14318555ad.0 for ; Thu, 19 Dec 2024 21:58:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734674297; x=1735279097; 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=ZwGRqotbgn1I5TJXHBG57AC9q7rATRQEj1W1/dQiQLA=; b=LOJS4SHP8uIKXfuQVYTivWKM03GncPIZ7QB3pYiO4SeaEIIj135OGp8raTjGnGfybP 62psR/WAFYkj8cdfLEaoC0t5zoS5LgM0ywzxj1b9cTQnIZmC+3zzMqW7Vdp9iHzqFbCk aEDRMaK17ehVYDmPlgKvcOcmki1KwBcC7Rfyw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734674297; x=1735279097; 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=ZwGRqotbgn1I5TJXHBG57AC9q7rATRQEj1W1/dQiQLA=; b=vnbWe08Q0z8HQgSe2E5SxubPD2BslNNb6ff5VrKBCAtVmWLlyGlRDObAAlfL7/102d LuvNgqLpdOOYS6VdNYBnEimA1FISEnANaDYt0rphxK6CBq8dRv6aD0xYMA7u66ZLSVPL 1QBiEspRp5IxVy5/hl/Iz8FNfrUeWolDMJg/CKgl6ImAIm0rEJhgXw4IOPpklWPpwA4O pye00zq4OmNLngdhhPtX59JEVCO6h3baOwGB20eMURcja9KHwX8MwGg2KSSPOlRa2tL/ D1b+v4/nEbRJmUgBmBGH7ciS8fecCyzmzthnpRs/Tg+Vo5OxhEcuAN/tbuJsbbhMtQYD 284Q== X-Gm-Message-State: AOJu0YwBUonOEFQflcUnAsZQAhyoGJLtw8LhpGJSPmmp9RPIoXOgBLac z40c+IZrjaXIAHyp6gpSI5hsEjIpgBAbUK+ywAm0Sg9e/RHP9w87StgNTpWuRGVYaG1XXK5wXOn i4WAXqeGP8Cpp1t4f/4stG9kon8D9Nrhuhw7pLnqr0WhzQAZAdtKhe536 X-Gm-Gg: ASbGncsp/JuaakmfZjGXCPLy2HNzQ0VU+yJRgkVHvJZLL3WqTN9NpnR14ljr32cPMC6 6IToywa95RCeNoVdaoAgmp3Cvq54V4iSMpaWz3rVKyoIaJbZmM4wPQn0mJJhJkaOItJmy8uG/pK p3m9XgDmU8FU5yjFdoLmmAGOFfjd4vq6ZQ02FFjv05gNA7ARAwft0XkZVV3L9zXAkCaH7g3fucJ PABgxB8rKfwW9bk9W7OyyfYLFzyLH1/dhpTgbI27zn5qpdh3fF/gs0cOwdLTfdFgYHAamyXJU8+ mW7E+g== X-Google-Smtp-Source: AGHT+IGQasENhzd62YHbFskwrEhg5VEKiPj55a4bNG4QCuVms15GD/xa06hHfE0Lsqeo5HK/yIJ+vCxf4iNM X-Received: by 2002:a17:903:2a8c:b0:212:55c0:7e80 with SMTP id d9443c01a7336-219e6ea1968mr22256375ad.20.1734674296801; Thu, 19 Dec 2024 21:58:16 -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 d9443c01a7336-219dca2abe1sm1085065ad.106.2024.12.19.21.58.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 21:58:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 21:58:16 -0800 (PST) Message-ID: <67650778.170a0220.1435f8.7f37SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id ED8776052471; Fri, 20 Dec 2024 00:58:15 -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-arm64-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: Aarch32-Unit-Test#4709 Test environment and result as below: +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/