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 400E045E37 for ; Thu, 5 Dec 2024 11:03:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 160354279E; Thu, 5 Dec 2024 11:03:30 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id A3FCD402C4 for ; Thu, 5 Dec 2024 11:03:28 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-724f41d550cso512706b3a.2 for ; Thu, 05 Dec 2024 02:03:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733393007; x=1733997807; 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=R94fz5foGpRynnGUtKGuivcJyXU0xE8j9ty1wCFUYbc=; b=HvG4KyBqDVStCY6bPXquUBDOujHMSuI4ZCAeSM6sNoKAV6NWbLuzO50HYLcQP0XOS6 pJvdnOvvjMMjknXocHzR9MPPwRR/Hr3XZ42GYDEs4k3cN53Kla8LGGNE58qJInUXER5x UyInusf/ScSmrEFxRzCMEFWlHNarqDVOOD4Dc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733393007; x=1733997807; 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=R94fz5foGpRynnGUtKGuivcJyXU0xE8j9ty1wCFUYbc=; b=dQZsMDeWCI2/eB+rDzFQDAAAaIR860+pTtUL8GZeSypmuwRC3a0tP6akOPEDKFebds lBuM/a3euHkysYdT9ey/5K0IlJA7xwFQyNhhmmmytq+YQwK4UuqawlLIlk9bHHk11EVX Xb/oo32Y1xFUIZ2vVf3qQnvDrgLQW1SALL56Y8/feAL8IpHJ9XMRWVmmQGChSwEyg7vD FLRv8ESJxmEHffzexiw7kgcI+4EuIgccrfG3JBJQLbkacjRY1ATH1UJxid4Av4/omTSV 4QayYembrrGV5LOdZLbtWHTraZEL78z4btkbhRaiJnhNs5rlmcZ3jM5fcR6ZrO6RyKl3 26SA== X-Gm-Message-State: AOJu0Yy3UQkpSAYS4tZjxfthDubiCKsxdJeCtgxBTg0XImYD84lpVLPC ots5FKvPJEB9NhHXUtt4N35zpTXO6bLRyoHJTQ/7mceitnzVSluvjDNR45Khuu6OHMqILwFHayU ipQ2+0n5suPZjOmWr5nOo08qS+lwstVEf+hXCvgy+ X-Gm-Gg: ASbGncsCxqBLm857idkhTYJF3TyGnu7rr471PF6uMPmUr8T3V/6QfDUajgwsN2vQqpO V/7pXx11w0Bk6hSDW6f6/s1ZJZOGgU9lr7TDOFuzj99fKNBoIvtwGSEO3WlTPjMOADyLabLgRi9 R0sgcmruD3zDs7qZCZu7u9QQflu2TDyHxNuZfny0QhUIIOTVaGVvNyIdzOOfC+GYsku0IngPIK9 5xZ0VV3fDHazjNHL53Rr6c/D1iVFvd0qMr367g87V95At/v9y20eS7T0eQXyPA6iYIu4g8= X-Google-Smtp-Source: AGHT+IGX0lwenb5R+ovfBopSZVdTgGYvRl7aTRQGL5KcGckDTTGP93e/zqAcnSAXiCOVXbf5jZTr6ZWHyeRN X-Received: by 2002:a17:903:184:b0:215:b07b:c57 with SMTP id d9443c01a7336-215bd16f76cmr121212085ad.47.1733393007662; Thu, 05 Dec 2024 02:03:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-215f8f028d1sm428715ad.90.2024.12.05.02.03.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 02:03:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 02:03:27 -0800 (PST) Message-ID: <67517a6f.170a0220.26c1ab.278aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AEAFB6052471; Thu, 5 Dec 2024 05:03:26 -0500 (EST) Subject: |PENDING| pw149039 [PATCH] lib/gso: gso Adds the processing of IPV6 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241204100551.2914-1-18859237562@163.com> References: <20241204100551.2914-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-sample-apps-testing Test-Status: PENDING http://dpdk.org/patch/149039 _Testing pending_ Submitter: Caiqiang Liao <18859237562@163.com> Date: Wednesday, December 04 2024 10:05:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149039 --> testing pending Upstream job id: Template-DTS-Pipeline#201201 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | PEND | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32090/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/