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 A9CCF4331D for ; Mon, 13 Nov 2023 19:03:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4D9F40DDA; Mon, 13 Nov 2023 19:03:39 +0100 (CET) Received: from mail-lf1-f99.google.com (mail-lf1-f99.google.com [209.85.167.99]) by mails.dpdk.org (Postfix) with ESMTP id EC4754026F for ; Mon, 13 Nov 2023 19:03:31 +0100 (CET) Received: by mail-lf1-f99.google.com with SMTP id 2adb3069b0e04-507c5249d55so7302239e87.3 for ; Mon, 13 Nov 2023 10:03:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699898611; x=1700503411; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q5Cessl0i3sDZGNFuLbLPsOByjI6aChSpxg6n+qWl8A=; b=MXaQSyhrw9YYrfOovc3riRMWWbfn6dJK55iaL76Wizv3IkDE6L75Y600Jh5CXW3+z6 jlJa76d7jhEWT23gDf9h32DvN9IBK7wDWa5xWpGDSVkD5MiIkHG366i+vXtY9rjEnnUi xffVE9Izi8GBV9jtk1tlXICCh4p2ngAniaycE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699898611; x=1700503411; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q5Cessl0i3sDZGNFuLbLPsOByjI6aChSpxg6n+qWl8A=; b=Ocwo6NQQcBc1gVnJ04xgY+M2k5cuhskNakB50M+r7MdB8Iwz6Gt73ZXaDUS3zBTX19 ArXiTYetQTK5hd83M6eIgQ3fhQKsDQgxYaouV7Ws2iw1aeMcbDvIXQ4NuZBMR4iDCNoR ocrt7H2QqDccNE/sgHmuBcu2BfXRrOPO+kPqz+5HbnQCep5FT08rkD5vijMorCre/0yY 0QpPVm0ns/X6aomBoRrSVzyyBt+8QevCHtHjvoml6PjWaJqK6HYTdqhmjyedhzZElM5O HTpKMuNqAewFO9+EdD2yDB6GAAdNNCoyy2uu6VghSPTevE5QPl7IFP6Z03phNz+a8Rkb rWSg== X-Gm-Message-State: AOJu0YypWeHgg08vKpnKLrNcPQuNHXZ6/64AgTIsRDgc/DzuC+a/iJuy 0jZ4SxloRe2J94VHyTO7tgR7G5TDgeivWGxoEXeN/FHpWKk/t7NNW18KZxWI+nvVgsK7o8GBUA= = X-Google-Smtp-Source: AGHT+IH1YDTWQRngrnkNfVUE0CYMFmuLtfFobzFRxsDRfQ21g9SgaZjGk3T+7EPYKWieSJz1k+tG3+HrnST4 X-Received: by 2002:a05:6512:1083:b0:503:19d9:4b6f with SMTP id j3-20020a056512108300b0050319d94b6fmr6228556lfg.0.1699898611358; Mon, 13 Nov 2023 10:03:31 -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 o20-20020a056512231400b005093131cf08sm1457645lfu.112.2023.11.13.10.03.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 10:03:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 10:03:31 -0800 (PST) Message-ID: <655264f3.050a0220.ac6dd.4fdfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 63D5B605C319; Mon, 13 Nov 2023 13:03:30 -0500 (EST) Subject: |SUCCESS| pw134156-134158 [PATCH] [v4,3/3] test/dma: add SG copy tes 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134158 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Monday, November 13 2023 12:53:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134156-134158 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28352/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/