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 070ED42547 for ; Fri, 8 Sep 2023 13:19:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D5E740042 for ; Fri, 8 Sep 2023 13:19:31 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id F1E8340042 for ; Fri, 8 Sep 2023 13:19:29 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-76ee895a3cbso111789485a.0 for ; Fri, 08 Sep 2023 04:19:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1694171969; x=1694776769; 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=im7A+TK+Gi9PaOAVBusGsKgLyra/z/K7P2kmY0Tu8+k=; b=g+CyqZQynBAtepW2jvW5GWXu7nHa2IvcULU+YYTuTpvV3ItLN8jSO4H/FghZA/9f6K BdrmmPzUxHNSDYjtgnxq5SQ4A6NhlUUUiW32E61RAz+tQtnvW2NFAaSh7j2YBL45y6is SG6FIR+P9VFtZMXQ0YKHECn5mDiei32Jyzs/3A8njWOvYxC9JylG2Vh2FAE5ffnvndrX Jpf2VkiVF5ZBUMeGvxwjx281spC+QiVGXw0I9TDKLexE3unCbGkA4WDLDY6zeQzc9jhN yO9SHdWQjqGBz+HYNSMoAkRpXm5XAvtEmvHizklV1Ng3l3KmVPWyiUhWgi7VhcVXpNVS isjw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694171969; x=1694776769; 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=im7A+TK+Gi9PaOAVBusGsKgLyra/z/K7P2kmY0Tu8+k=; b=ITr8zgiazkSrtpXSWeDFnxUhrpVtXtGOV/LjuHIUVQto4dB1gHImEC0ohAhfv5DEZf hGAlnYyxu62oRr1YefoKu+Mg7YYWuhZnPn9ZYXQ/hrfa9RJVDwNVmlvIBMWIlPF+8NTA 8R76g6F8z+5zmeNg6d6IsFBBPNjF1Bp908hq632muFr8P80gWtV9eAbbK/m0zlTJ90Fc gUjZhiL8HsXF9iqASyi6DZHcO3PPmBsUiJZs+olt6U0dBNyc9VwV1ao6czMquNazZnCy 7VBNgdc3z7QBeaNkJw9IM0OWYcLoBTGe/r/hFnUtX1rNfJITekhKhTlHndkMyDno4tRx P9+Q== X-Gm-Message-State: AOJu0YzA/rreyqRis8tT+qUhSTQfSKtPbq56sdlnspkjiQk/4gsJsLCq Uw3eWCCvUr4B5NhXGmm4EZ1v5nvy3c3HFe6PecI= X-Google-Smtp-Source: AGHT+IEEQfGoquB/OH9C+fKGO3HzJxrIgktODPG8DTnydHz6maBGcXg3YUumgBwYpRcpkoFFeXspEQ== X-Received: by 2002:a05:620a:4487:b0:76f:2167:1188 with SMTP id x7-20020a05620a448700b0076f21671188mr2429583qkp.7.1694171968995; Fri, 08 Sep 2023 04:19:28 -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 d11-20020a05620a158b00b007671cfe8a18sm499612qkk.13.2023.09.08.04.19.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Sep 2023 04:19:28 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131264 [PATCH v3] common/idpf: refactor single queue Tx function Date: Fri, 8 Sep 2023 07:19:27 -0400 Message-Id: <20230908111927.1630340-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230908102827.2256297-1-simei.su@intel.com> References: <20230908102827.2256297-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/131264/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6120747746