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 1374A4555D for ; Thu, 4 Jul 2024 19:22:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0EB99410F1; Thu, 4 Jul 2024 19:22:23 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 439E3402A7 for ; Thu, 4 Jul 2024 19:22:21 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-64b29539d86so7368057b3.2 for ; Thu, 04 Jul 2024 10:22:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720113740; x=1720718540; 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=3blC/eNJEI/t+mLazPET2aDq74ibV5KmsOMibvjn0xo=; b=VK+3cWkstymplCfv7gp4w5RNLEwMRBZ4fBUUw3DcT1FMIiT0WE5RULy5/J2YsMVJlT ndb7xIQoB6mrvKnQH5YVz6IuHGz4ZwTxXn25srMgCzwj7N1dL9G0sCTmos+LgsOtqVJX l91ozC2hphNz2MMP6rbNmp/kgz4qZweA2ekgM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720113740; x=1720718540; 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=3blC/eNJEI/t+mLazPET2aDq74ibV5KmsOMibvjn0xo=; b=bMqw1MaVp3skcgj+RaprcthCNd2Lyld8jcQluCJqf4Zd+Fie3rIzxQIb/auQBXGYgy XINg2GsCuU75h1kJ4HaEoTDVToP+oMCZDWG5wGSDEKxTXKDxRa3gbORFf/Io4SWUCMAq Ph53JUNLn5W+Vp8qh2jF4enEZ21ae1rdGnoY8Q4LZVhWAUXVwWEpTzWkzKe8mLDgCw4f B/zpZIkmrrAGgXJrHa3WTQUI3vBoJH3z0kDqpPAeClOPd/QceDXAl4YP36uuHVtuePfY 9Rju9XD4bv6XVLy9+WVnRT9ZmN18iUUpgckN1oGJEWq+WCBxaQxFk9e5xtXh77H/nj9V alfQ== X-Gm-Message-State: AOJu0Ywsfig6OTMalvDSo0PFHl2t/AlTLXO6yqn569BrXjsPUWv4igo/ 2wdR2LZn5tgCoVDOMM+iB/jnXZW1L054FYiGXe7MM5ZfLFKhWZ6WpyEyILCYOwH7w5ftbJEk2sb 3NVk7Nk4OP2EeqI7Ih3cnFnjnPDyXRQU13sN65/yhzMoB2gsS1qH2ttZB X-Google-Smtp-Source: AGHT+IFGJgdPhx5otkIVQ6YA1cVxBOOFClDuSultE1TzkPS9V0vV5/6/VvJSflQqj/eBAsVPyGwyURtdVOFj X-Received: by 2002:a81:b661:0:b0:632:ab8e:9ac5 with SMTP id 00721157ae682-652d7c541aamr25734997b3.45.1720113740624; Thu, 04 Jul 2024 10:22:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-64a9aae9fc8sm2607817b3.37.2024.07.04.10.22.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 10:22:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 10:22:20 -0700 (PDT) Message-ID: <6686da4c.050a0220.5acb1.3210SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4598E605C20D; Thu, 4 Jul 2024 13:22:20 -0400 (EDT) Subject: |PENDING| pw142117 [PATCH] doc: remove reference to pkt.next From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240704011017.92497-1-stephen@networkplumber.org> References: <20240704011017.92497-1-stephen@networkplumber.org> 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/142117 _Testing pending_ Submitter: Stephen Hemminger Date: Thursday, July 04 2024 01:09:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 142117 --> testing pending Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PEND | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PEND | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30413/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/