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 3A15F436A2 for ; Fri, 8 Dec 2023 19:58:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35306402BF; Fri, 8 Dec 2023 19:58:49 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id EABBD40144 for ; Fri, 8 Dec 2023 19:58:47 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5c8c26cf056so22104097b3.1 for ; Fri, 08 Dec 2023 10:58:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702061927; x=1702666727; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=osurg4btofd/yAJpVaBjP7hqsvO7Ehm5SyMH+IZd1ac=; b=BpJFjxKaX0gj7SNCfkvmtILowTlYvIhThE6EjwH9Hnc3GaW+ShajButiz1eJ8RLw2i F1kqjN2Ix4sxl8NkHXEcmH8PlJe4AK4FntfITZKd0RMZBPxPmQob3giz1T81RQFQraYg qOElO5Vk+Fv8Mtw2maucIFsfzshMao8GLpg2c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702061927; x=1702666727; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=osurg4btofd/yAJpVaBjP7hqsvO7Ehm5SyMH+IZd1ac=; b=qne4SpnhdKDZP2oQL6/zhjrm+WYOHSMhs7hfaQf6UPhkdI3/rZYqIIzdm5SGTnCG7f ZtvHFZXfYvoYJvh/rXKVO+Wa/1szcnAonq+HSkwE613QY1qQzFv/Wqrq41bYvAvj35Bg NgPSrJUhTMJjBWGC4PXPhQ2MBUa1q2/TGL2GPYryyv1szbua9Gt21k/6eybmEiVW1may nd7vBPtwrCku+CqQHA3Yz8xLblRQvYYJ0SQ9oiF9DUEFuapUbUPqb5P97ZC6XqLgiRMS AG7C23YEoM5NtOK7yh5CzW3gqDPoyQz82PORxbWO6rZBAojzlKu1fdG1K0ntZ7AEGYS2 cIOg== X-Gm-Message-State: AOJu0YzrAGP5Kv//MSbMjmcNAmi6xR2s9lv/gpk9SMT2JUM8Dd76ep/B c/BR9IwIEQBWC3OcxZ0BSKiYjIKNkoQvMRHwZNtSo0akzxNy4A6P7EiozJEL7QOZ+Hc4h2dTNw= = X-Google-Smtp-Source: AGHT+IFWGZfweovlnKv3qrucvDw1ZXAOmVKWdJ6v+auWWhz3Gv90OHuYAJ6ONBRcv8xr7oFIM6ss8JdlseAw X-Received: by 2002:a81:a509:0:b0:5d7:1941:2c1c with SMTP id u9-20020a81a509000000b005d719412c1cmr397609ywg.73.1702061927363; Fri, 08 Dec 2023 10:58:47 -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 t21-20020a0dea15000000b005d37a7cb378sm178094ywe.21.2023.12.08.10.58.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 10:58:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 10:58:47 -0800 (PST) Message-ID: <65736767.0d0a0220.fc97f.8fceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0BFF5605C311; Fri, 8 Dec 2023 13:58:47 -0500 (EST) Subject: |SUCCESS| pw134976 [PATCH] [v6] gro: fix reordering of packets in GR From: dpdklab@iol.unh.edu To: Test Report Cc: Kumara Parameshwaran 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: SUCCESS http://dpdk.org/patch/134976 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 17:54:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134976 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28571/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/