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 DFC7443B17 for ; Thu, 15 Feb 2024 15:41:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8A19402DF; Thu, 15 Feb 2024 15:41:58 +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 924B140276 for ; Thu, 15 Feb 2024 15:41:57 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6079d44b02bso9388877b3.3 for ; Thu, 15 Feb 2024 06:41:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708008117; x=1708612917; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=85AZKw+yQdfh9rKW9DOguMN3hwUAZlrqoftovABtnHw=; b=LSpxazgdgaJZh+QSuteN97AfrhkaGxdO4Uhw8Magr6hxJajzUbAx+YHk5Lw4HVV5DK HPEWSX6qTW23kEIx7RlP+n73k10kA1eigfTUsW0HspZj9mRvbU334I+89TfvcVP5jUrD FdYEbDm2xq2egXhraoqQ0fxHz3+9BBEuvwiP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708008117; x=1708612917; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=85AZKw+yQdfh9rKW9DOguMN3hwUAZlrqoftovABtnHw=; b=pacgV5EogZKWB3eR7k71nl410dmyoANVkhE1iA6yIvCewvGefqb5ix4Y8e+/b8mpzO nX4KkTHW5ZVhyoJHHCEzPQPvy+PHhFZ5yxNWWZDUqvYYuq+IyygXiIlLAm2bW2ygJrHZ j9kRuPjTp5CTv7joP8CF2poEs3W3/PLN8NIDhv4nSIOJB9I8ZvzyUbWzJFpW965VgPop g+aDZXki3m2KfLNNyoV6hhwbI28JFygUWrsy72m1ItacfcSan9BdtcptVxITvGGo309K cP8QFKGeHbzNpg5EdTsIbHZzNAKIrw1+1mOtT2CurczT8IdRhwaVzpA+bp74ruKhrHfV 7Ccw== X-Gm-Message-State: AOJu0YzS58NLBCjWBI0+NQDntsdwl94Bl4ugU3y7Z8YnbuGVk+ZlAITw RI9ek1lt2bZ5pmoAKMITFSvwhq3vl/9db0E4TRrcu9iVE2RcIu9ECRYCJqsT/5nhCQam1PBYiTE x73mco/dY2aabISyWh/iQbP3d0cgOSK7jwL3T59BY X-Google-Smtp-Source: AGHT+IEyCZA2cnue8I6SCAeHZynQiK9LeRt0hpzoy2AtbbMo9YmdcFTyjDiXkA2MCn03E+svk0mXh29w7fpw X-Received: by 2002:a81:8507:0:b0:607:9d44:aef1 with SMTP id v7-20020a818507000000b006079d44aef1mr1864445ywf.47.1708008117031; Thu, 15 Feb 2024 06:41:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n186-20020a0dcbc3000000b00607c2dd0604sm93612ywd.3.2024.02.15.06.41.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Feb 2024 06:41:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Feb 2024 06:41:57 -0800 (PST) Message-ID: <65ce22b5.0d0a0220.66a5e.659eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B6F9F6052510; Thu, 15 Feb 2024 09:41:56 -0500 (EST) Subject: |FAILURE| pw136825 [PATCH] net/gve: fix dqo bug for chained descript From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Rushil Gupta 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: FAILURE http://dpdk.org/patch/136825 _Testing issues_ Submitter: Rushil Gupta Date: Thursday, February 15 2024 10:02:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:dccd6b7c68116a1cc044856aa35928e044640a8d 136825 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Fedora 38 (dpdk_unit_test): ==== 100/110 DPDK:fast-tests / telemetry_data_autotest OK 0.22 s 101/110 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s 102/110 DPDK:fast-tests / thash_autotest OK 0.22 s 103/110 DPDK:fast-tests / threads_autotest OK 0.37 s 104/110 DPDK:fast-tests / ticketlock_autotest OK 0.22 s 105/110 DPDK:fast-tests / timer_autotest OK 2.52 s 106/110 DPDK:fast-tests / trace_autotest OK 0.22 s 107/110 DPDK:fast-tests / trace_autotest_with_traces OK 0.22 s 108/110 DPDK:fast-tests / vdev_autotest OK 0.24 s 109/110 DPDK:fast-tests / version_autotest OK 0.22 s 110/110 DPDK:fast-tests / telemetry_all SKIP 0.01 s Ok: 99 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 10 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/29159/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/