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 D16CB43694 for ; Thu, 7 Dec 2023 06:19:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C8AD642EA4; Thu, 7 Dec 2023 06:19:05 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 0182A40042 for ; Thu, 7 Dec 2023 06:19:04 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-67a89dc1ef1so3391676d6.3 for ; Wed, 06 Dec 2023 21:19:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701926343; x=1702531143; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Mme240swI8IE5fYNx22VT36sTmnJpk5m7TKhl8JcBc8=; b=ay9JfAFbmXX7kGfazMck5aNDkLDAHfEPQaFgYXzZUOHa8U7jietip2gzVpQBX/VZWB PwQbV4jv6CK96F7yR2O9MU5shdGq4FX0TtAfnbXboApJeSYbv3/dIDh+Ha1r07IVF20E zEOgFT44iA4qtiTxL16yWnkNMdxvukBZPIteI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701926343; x=1702531143; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Mme240swI8IE5fYNx22VT36sTmnJpk5m7TKhl8JcBc8=; b=nBwzGSrT25XrbCdXOHdgKG8H1ebKDZ4XAk2Y2x+6EC+TevmGXvvA5jzjoxR5/ZYocN fZdT92+ihHb/jIFlGdxSTmdw/8ahibpYfR2F8+KOooICJr3/bq/3TQl5mlEa+7hpJGTc jEn2H4JmoH8EeV3NWhFsMqHaxvNwUZr11xepZIVDBoawaE4/MtjdF8Kbm84+0OkTtXG7 cc6sigjE64zzUC5QcRn2jSj7C1HZTbBeWaQeloI7/DbqEJw/fl3LMVfLJqy8CIgm2awY Lg0E5XbptjoVne/GXQv+o80uwqjXnEmszLJM3xNYPy3P4uW8cPUaWeLPrIj65U0gJoes ecYA== X-Gm-Message-State: AOJu0YyADCUY5BLMtN+PBOU18P5ZAP7rrMLfiYiqnCkr4lC7UHb+z3I2 sqPKaNrXfApqqnl7zps91dpKtm2lfSHGzTPib6kIbEKjkikBXWdBVs70XQ== X-Google-Smtp-Source: AGHT+IGUUlj0lrwWkvziDG49J+mWwb14X1n8Tehf1Akr2HykpX53j6FhUFyhUoa3O87ODzwpYj3yk1rhPS9w X-Received: by 2002:ad4:4488:0:b0:67a:a721:cae4 with SMTP id m8-20020ad44488000000b0067aa721cae4mr1933935qvt.69.1701926343483; Wed, 06 Dec 2023 21:19:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u5-20020a0cec85000000b0067aa87ce528sm44813qvo.49.2023.12.06.21.19.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 21:19:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 21:19:03 -0800 (PST) Message-ID: <657155c7.0c0a0220.91364.1250SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2A2CE6051831; Thu, 7 Dec 2023 00:19:03 -0500 (EST) Subject: |SUCCESS| pw134899 [PATCH] [v2] net/ice: fix tso tunnel setting to n From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/134899 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, December 07 2023 02:30:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134899 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28543/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/