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 03BE345B14 for ; Fri, 11 Oct 2024 19:39:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F29BE40DD6; Fri, 11 Oct 2024 19:39:41 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 893DE40DC9 for ; Fri, 11 Oct 2024 19:39:40 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-71de9e1f431so1850503b3a.3 for ; Fri, 11 Oct 2024 10:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728668380; x=1729273180; 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=YLxN2k9UQp3gobrrMuYlB+MB2wpzgzly2tOF6IJA7tE=; b=AYgugbvKztyk4uEYWRzsOnquPEXVzXTRaTSh8Zt5W9qq6NlXM2zbhecMKEEtYWvASe EavAiOizGcp6haXNfSlPNf+J6868xYiLI4XRTEFmfQ/FGvKMVZ8GoEJrSmWmMeQCOlsk 0ut2nVRM30LPsmCM60gQhTc1NJgSf1OAbaFqg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728668380; x=1729273180; 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=YLxN2k9UQp3gobrrMuYlB+MB2wpzgzly2tOF6IJA7tE=; b=s2iT8zYmLt9LxxkdbI2S+b85hbBiZfchn8Nh5PUxpUGg5CBVtxjiPnF9sOc45EO2P5 O028woj565VjuwEgoLcz2DOl9uo1mp/Rcqwdw4RgwQ5JWD9/GR/8OyJcX999xQs8VLX9 wRbCBR3ou/3MQQgU5vK4tOdvvK2T66epfsOoyepVaM66gPX2SVF9Qpgz21HtNcjquV6b QH87R6MiCCuSOfF6/LVl6tnAPr5UAk2H/agpLtdeXt2aHySthJESEvctceKaUQ4Xhlmi aBoxVQGyZ+eFLK2c6BgBkOarsChhK2NdrZQy7+CF+MgCn0Qv6Dq4a24/XWsLanCrE9oQ W6+A== X-Gm-Message-State: AOJu0YxFT4xBCD2/O00L1sB9+xnQQ4xHxddATgqIPPS+6ag/Z79kxjj1 QAJgoBSQf2EkPbJiD0GWiXPbWYDm9pGGcwO4rPGg7vcD9Vu39qwVY3/ExDKy5w9i9gtMWK2U1Ag Fs0vSPurTM6QOVTfPLlgLZ9056AihkTLnWBlNLdkv X-Google-Smtp-Source: AGHT+IEkHx3CussZ28eB1v/hUyb0hLXfDDIuWbv0nPKqD07b1xpE8ZhWIY2k9Gc8QCOGhj1IwZG6cQGMy6yk X-Received: by 2002:a05:6a00:2348:b0:71e:69e:596b with SMTP id d2e1a72fcca58-71e4c1bfbb5mr463595b3a.17.1728668379692; Fri, 11 Oct 2024 10:39:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-71e2a9f6adfsm217594b3a.10.2024.10.11.10.39.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Oct 2024 10:39:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Oct 2024 10:39:39 -0700 (PDT) Message-ID: <670962db.050a0220.db262.dadfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DBF2A6052471; Fri, 11 Oct 2024 13:39:38 -0400 (EDT) Subject: |PENDING| pw145759 [PATCH] [RFC] net: TEST 2-byte align packed heade From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241011131930.1855-1-mb@smartsharesystems.com> References: <20241011131930.1855-1-mb@smartsharesystems.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: PENDING http://dpdk.org/patch/145759 _Testing pending_ Submitter: Morten Brorup Date: Friday, October 11 2024 13:19:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:c33717c6f886b840e2121a14048f59d1c0929621 145759 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#25623 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31433/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/