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 DDEF943346 for ; Thu, 16 Nov 2023 17:34:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8B7440150; Thu, 16 Nov 2023 17:34:59 +0100 (CET) Received: from mail-lj1-f227.google.com (mail-lj1-f227.google.com [209.85.208.227]) by mails.dpdk.org (Postfix) with ESMTP id 3FB5640150 for ; Thu, 16 Nov 2023 17:34:55 +0100 (CET) Received: by mail-lj1-f227.google.com with SMTP id 38308e7fff4ca-2c85a5776a0so13631521fa.0 for ; Thu, 16 Nov 2023 08:34:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700152495; x=1700757295; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iEZ2jLGb8IJN3ADZoTALQQf7uvyzU1ek3dPdbWng03s=; b=CZgXmWSVPv2kijL3EmPEi8dGFKDa1UFEOW5b24lY8YGbI1QUIGZDCSUG6m8EAcdAeI ZmsTJfLbjF7IKUpCjEOMDw6CEcX9ApGm56fHj8amcsulUEi/esu8YdwU3gIvaupPf9H1 2m7jm+EjF/Cc3cuYh1N8mUT0DjE4Jzx1f+DpU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700152495; x=1700757295; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iEZ2jLGb8IJN3ADZoTALQQf7uvyzU1ek3dPdbWng03s=; b=f6S1/DQXq1th6tAKfl672ZB7MehEcNESDNeFLBPQsaz+cHoOA/xGuV7OTXK4sBOC9D dfrU3y88hIr5OohsO7fH3XL+v1a2GrK9hvvaqUgQV7gAJSLnGzc7MHoYEIO3Hpay7cXt Q0ByyBnrjeBqnzsIUXqaJwZ2d+GlVMNxyitInTeMw/6kcAdUGvh1cxkwzyz5L2QHu/qR 3IEcESpMa0+TLt+FigHeFBB2MFUTD12rfQeZvcU8DOt3c148Q4Ko9rP1RO/w7PuSxEeT oguVMJXPE3gdlQvpC8Xix3FkWrgKfTD2i+CPDreD4OAF4Ki5Y3RNSJbZfCIip+Xl4//L xsdQ== X-Gm-Message-State: AOJu0YzOe4t7KsW+ir3sqBtDHb8ZZVrS26Je3jwqjNBwawdoxhVTQWx5 n5BsFxUU00xQ5Nm3C9498EwvNPZaJET9drsEBUJqZqy/pECHrwou4gClSg== X-Google-Smtp-Source: AGHT+IG3nKKR8AcZgBHodaY9qHjRhe+9GJA84gChLKjKpBXz7Ec1JWx0b1D2M6/A9nYI/f5mbJv2JdOO9CkQ X-Received: by 2002:a05:651c:70a:b0:2c4:feef:84d with SMTP id z10-20020a05651c070a00b002c4feef084dmr6571167ljb.43.1700152494951; Thu, 16 Nov 2023 08:34:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g5-20020a2eb5c5000000b002c7fcc27629sm1797514ljn.61.2023.11.16.08.34.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 08:34:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 08:34:54 -0800 (PST) Message-ID: <655644ae.2e0a0220.f718f.89e2SMTPIN_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 7AC80605C318; Thu, 16 Nov 2023 11:34:53 -0500 (EST) Subject: |SUCCESS| pw134428 [PATCH] [v3] net/axgbe: support TSO 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134428 _Testing PASS_ Submitter: Jesna K E Date: Thursday, November 16 2023 16:03:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134428 --> testing pass Test environment and result as below: +-----------------+--------------------+ | Environment | dpdk_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Ubuntu 20.04 | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/28400/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/