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 ED92A436C0 for ; Sun, 10 Dec 2023 06:00:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8B0E402D6; Sun, 10 Dec 2023 06:00:39 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id C155640299 for ; Sun, 10 Dec 2023 06:00:38 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5df4993c25dso9834587b3.2 for ; Sat, 09 Dec 2023 21:00:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702184438; x=1702789238; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yiBjFRytmNAjrK87ZSeylZzL95jWYR5fZ/chxaqQ7/s=; b=dIRItAt5hZMCgTP++gaziFyXhINaeIEtAxKaL3sTlj4tdfujrLJbxw3HWhhOBlXwAP bgrwHN0CTG7cDMLCVFEsHJu/c/PWDvAAbtNv78KXCS0rlzNaPWr1GC6D0HDL4DNlCUhu BQM27b1BvsZrdn3O7IqCdN+/GtKNNq7LLb0EY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702184438; x=1702789238; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yiBjFRytmNAjrK87ZSeylZzL95jWYR5fZ/chxaqQ7/s=; b=jirXg2lh8KHkUBYLUxai3w7ZX8Zz7E73rHeAuVvvC2vlku25omen+P2Z7bG7t4X0PL 3sf3CVPTGObPjJzsw+ZGUFU8NEte5sWVy8X5mgmHQ0sTg1UxVZjPstJsxq77HWpF4VSb Xq4oRpYS7oV14J+VlOtbEnWog0lLPw4MA2XndLUGPCDLQHlCCkXe8yo7AfPmjP4Qa4PI jbjNAhPm4CbGQxwUvIK7dK+Vu7ym3WLSLerWH8T1iSOkHA9Vc5zjwt5rClKzCfNBGiz0 q29bMpEVcqhmjiN+JDRAZjSVTuvKKdai0kiftxLyth4q2H6I7VkoXuNHeXSrxe77FwSg GUdA== X-Gm-Message-State: AOJu0YwxxQxn2q/2ZDe25eKoeYVEdw9k5POP6bIYgAm0OH/xQ29DRU14 DcVUZlNdYYdJBm5Bvr4D3lLjUUrJhcIUzzBuOYuR8kZGVWFcjSuDP7igQQ== X-Google-Smtp-Source: AGHT+IHPNkkG1Elg1jaYHqjNI6LE0eXdGNY2eT9wutsCLc+SyB2ZnsV2pvvlUguRyDGZzq7txc8ixOndlKr4 X-Received: by 2002:a0d:d3c6:0:b0:5d7:1940:f3f1 with SMTP id v189-20020a0dd3c6000000b005d71940f3f1mr2174899ywd.89.1702184438209; Sat, 09 Dec 2023 21:00: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 w68-20020a814947000000b005d8e6f3f088sm518822ywa.10.2023.12.09.21.00.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 21:00:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 21:00:38 -0800 (PST) Message-ID: <657545f6.810a0220.b6ee4.4afeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D85C56051831; Sun, 10 Dec 2023 00:00:37 -0500 (EST) Subject: |SUCCESS| pw134978 [PATCH] [v8] gro: fix reordering of packets in GR From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/134978 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 18:12:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134978 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28573/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/