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 D0C7C424EC for ; Mon, 4 Sep 2023 09:59:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4ABE400EF for ; Mon, 4 Sep 2023 09:59:26 +0200 (CEST) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) by mails.dpdk.org (Postfix) with ESMTP id 4F32C400EF for ; Mon, 4 Sep 2023 09:59:26 +0200 (CEST) Received: by mail-qt1-f170.google.com with SMTP id d75a77b69052e-4121788397fso7880741cf.0 for ; Mon, 04 Sep 2023 00:59:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1693814365; x=1694419165; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=+rQT3BaTzMTURY7FSsJO5z//RUEN3+oaUE2v/YF3T3c=; b=p+2x1lxXSG6QzRsKdp+h6giy2umpJ4wNIJN0gpKYirAKTjYJ+W49a4wtu9ARAANwsE CxX88/JcpVtlcBN6kpQqWT4H72d0QvmuTYEGQtdRwcNzGyTV/0t56Gc4PXK1K8AvAIeB qi3d3K02bJOY+n96EKjXqbvy7Bck4GsPX0+NIhxrOwo8wzkmmDdm4wAfkYZtzZu060oE xzV9izwI+UHgqxOc1RzCEtbPxxHNNB8Z8WKQEI63FdXOSNWbZbH5n1iMXTLwuiqqm2kU H21VcK/+CrId4GEZ+qPYege48jZiwTMeiueES/DBn/Pj27HvoMywLnZgV8/anXuvQWLW mcKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693814365; x=1694419165; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+rQT3BaTzMTURY7FSsJO5z//RUEN3+oaUE2v/YF3T3c=; b=VwUVnHc4rxEiYcqtX2ElcyubSmSKXQpp9JqxWDkqzhPMHazik6owI9i9Dpra3qtnyv AvlnUNfjyeYlJYD/+17f6aQG58lggmBH+MTbx2yEiR3AZIHpufNFY4P+4Yr17drdKHCI wFdH4RCcE6LtYYPKn6thDJFS+DktDXkBSchTw37Rv8ysLz78BDeyznXD8hoeDE5h+g05 +txIGmlc6uMlEPll6rVT7o35F9Cpo2uQ+CJC2dDzuj1RW8LR4SBckyM7zao/NcwyufYO 2iOoQM/lbRReTUaHdM6xmL00VeUKsDrfmXT/hb1ko+mNmrw7FhQ5IKlqP7j2wdoUK1Q4 Hc6w== X-Gm-Message-State: AOJu0Yx6yHkiNSeoeMZCu6UyDQyP4kbQ+P8HiA/N/kw+vB3GRhXe//OU a0DcaV/Q+oSBWfDPQ92fnEXtH5VFf63zLXk4oRk= X-Google-Smtp-Source: AGHT+IHncSngvk7YvI6fP92G7RLeIyBwaIboXSLFoYafQWSq/AzYLbZk6VL7PofM2YUUCTCZGo5juA== X-Received: by 2002:a0c:e4c5:0:b0:63d:55e7:91f2 with SMTP id g5-20020a0ce4c5000000b0063d55e791f2mr14121268qvm.28.1693814365295; Mon, 04 Sep 2023 00:59:25 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id n8-20020a0cdc88000000b0064f523836fdsm3446377qvk.123.2023.09.04.00.59.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Sep 2023 00:59:24 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131137 [PATCH v2] common/idpf: refactor single queue Tx function Date: Mon, 4 Sep 2023 03:59:23 -0400 Message-Id: <20230904075923.3215210-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230904070258.2130174-1-simei.su@intel.com> References: <20230904070258.2130174-1-simei.su@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/131137/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6070359072