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 4250643694 for ; Thu, 7 Dec 2023 06:33:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 364F942E7A; Thu, 7 Dec 2023 06:33:14 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id AD67540042 for ; Thu, 7 Dec 2023 06:33:12 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d719a2004fso2500997b3.3 for ; Wed, 06 Dec 2023 21:33:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701927192; x=1702531992; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gx+/SUAl1nA6uZ+6ptKCheud9tyPGPX5lRJh8BVXZd4=; b=fP/as9qvJpdNfguD+gwtwwmr5Mz5/ZJRxK0CA78CoiuQrsxk1yCVSE1zJe7Ps45iU+ npvJ6OCdC+GiMNwSxzskVQP7sv6SFEsWfvIVOEfYLCBRLr15DSN3vP+zr4pf5FrAbP5O zafElkKZRt5iBmtiSDLLogeuOggeoHYwgXq2c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701927192; x=1702531992; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gx+/SUAl1nA6uZ+6ptKCheud9tyPGPX5lRJh8BVXZd4=; b=AZjCOC1kV4atuMdnF3RnKiO2os1KDG5Ebc3iuhsp+7WuHinis9Utj3yNgWn/TeAnJO kTZMwgCFFPlDu0buh24GN6itqxmyYTILPBDOExnYqv8ZD6tR5xbp7W/LopnOhpQ3clBE MO/YjapW9qqyKq5iZWNFTQvEcZDFVf6LQsRe7J4Unv9pYZ2yuMEMc8IBiExDm2RzDq2L BoInvdk5nrMquyGPVBC/fOKA5H/h+ZE+aHyI67mj2KzeV9nTZMtmakxLNa7cczfP/Hqy waZFJUOJ8sCsqcyFjaPZOQv1kLyrqA6/jts/CutS449MjUyF0Ry1PJW3LIZTOg4+FmNz G97A== X-Gm-Message-State: AOJu0YzoED9seVCGZJgRkIHHzr7HSX+VV9fqr/SiDItWdJsJBDB6re8p Zz9Ly3BX2vUbn9WIYE9dN3cNiVZcVh3fEDNRdOqLJv5FWIRK0XQb2VqtLg== X-Google-Smtp-Source: AGHT+IGhGgtV3oI6rwHDmw0lmdjy1wJj+qnmLSoMiBecepg8akEL35BJI/uv72XK6qEW/0/bv6DjirRAHk8S X-Received: by 2002:a81:af0f:0:b0:5d3:de61:353f with SMTP id n15-20020a81af0f000000b005d3de61353fmr1462546ywh.38.1701927192142; Wed, 06 Dec 2023 21:33:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a204-20020a0dd8d5000000b005d8e6f3f088sm75911ywe.10.2023.12.06.21.33.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 21:33:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 21:33:12 -0800 (PST) Message-ID: <65715918.0d0a0220.9ed69.35caSMTPIN_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 C2A916051831; Thu, 7 Dec 2023 00:33:11 -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 | +------------------+----------+ | openSUSE Leap 15 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/