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 6CC0842653 for ; Wed, 27 Sep 2023 17:26:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 445E840271; Wed, 27 Sep 2023 17:26:07 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id BE39940271 for ; Wed, 27 Sep 2023 17:26:06 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1d637f9c587so6337441fac.1 for ; Wed, 27 Sep 2023 08:26:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695828366; x=1696433166; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y3vHWZSGm/S2cA78AjD2egqYcmIamZw1/DBgkDrCHDc=; b=URA/2IYyDF0CACXzOaJ7VjCQHoeTMoLLdfebJ8q5Rm6MchkIO1aein9YuJT0p0OpV7 +4rZP89xeJpHCr8N+4EEd+zCDw1B55tKO+RCxDp+bWGUcVlEOduGr8lhzT3VbnicW6Co +P5d5+e4qXfVbDgtjF+D0HwMkqQNlxLUOZVGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695828366; x=1696433166; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y3vHWZSGm/S2cA78AjD2egqYcmIamZw1/DBgkDrCHDc=; b=Q/je3avPYyUvLIe3SdZwcJzdVyyW5It6XA1+83nZvoO6R9W+bYXZHWV6fnVjQ0y9gE jnkvQkPGkkutNYJvfLwbEBOS7SNGXY9B7DnThS8pNXF5xRI6hLxkz26q+Lia8QfQ7uDT ORjOV0nwGohuIZWMKw74iWikAjvkMNYqgGBj1D3RVr3Pwls9Sc2xjY1xbQQUMIt2Um5d qYRp+pM7/tQRwXMrehVHTppprdgnnRzCLsURtAF5775CQppwWFUpLRZuKQDpjqzq0w4T kAatZV6LMu9w5yn1xrj+VA4leJD8s8QaD9QkjdwouM1sSdW6p+biYCM0EXLq7pWQwVLI Gstg== X-Gm-Message-State: AOJu0Yw5/p3omRCiNM+k4HrFDrq7CXdWloCm0fBckTZCnSoc2hRXrgXQ eO+G/CzDbjY5SBD2zAJ3jRlrjEhZa8BSBnf69FruShr62cGsXhChCF4W6MTKjj4yO9U+xsdPAg= = X-Google-Smtp-Source: AGHT+IEsgquyM0Ylwg+0B0CYY9KDpmh5w0ixBw79Cf5WgQeRZnc0t47Ls9h0+WukbbjkVtCFiGD7nEP3dC2o X-Received: by 2002:a05:6870:65ab:b0:1d7:1a69:5056 with SMTP id fp43-20020a05687065ab00b001d71a695056mr4020367oab.14.1695828366048; Wed, 27 Sep 2023 08:26:06 -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 ed28-20020a056870b79c00b001c524a75460sm833636oab.33.2023.09.27.08.26.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 08:26:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 08:26:06 -0700 (PDT) Message-ID: <6514498e.050a0220.ca077.4748SMTPIN_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 858A86052514; Wed, 27 Sep 2023 11:26:05 -0400 (EDT) Subject: |SUCCESS| pw131988-131991 [PATCH] [v2,4/4] net/ice: fix TSO with big From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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/131991 _Testing PASS_ Submitter: David Marchand Date: Wednesday, September 27 2023 09:41:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131988-131991 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27745/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/