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 075DC43341 for ; Thu, 16 Nov 2023 09:59:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D77F14027D for ; Thu, 16 Nov 2023 09:59:30 +0100 (CET) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id D5C0E4027D for ; Thu, 16 Nov 2023 09:59:29 +0100 (CET) Received: by mail-qk1-f173.google.com with SMTP id af79cd13be357-77897c4ac1fso31276985a.3 for ; Thu, 16 Nov 2023 00:59:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1700125168; x=1700729968; 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=DxdW3RfpktEKGqc5c6HMvNNE5ywynHCD0y1cJvauHB8=; b=yOC5KDMy3HBp1XzNSTjJvMScyMD0x7j6ndnqXGNk0TGRGBkqar5cohLjYiKRbHdgQV 1jnfJcAe319wZLJ8IKiRYAE/Zjg/Z3zhGUY4WueIWk9gTadKRoJUlZJiHqMfaIdNmP8Q 8bHkzdQlHcrbinlo6t1Z5ncrHqAsIwFl6Z2BePY9AiRfc7Gns+83daRtVnYSYvId1Zmd +5cYX9AzKp4FP1ZPzi1tIGH04JtA8Zh1ncCrPEYsRNMhOaAMKY75TGC5aMswBjBvB188 Zgb/Cslqw97hF5OLZVQavNc15A6qXVSarKwEcB8NuclojnTv/384qK6uaSpXJKTBc3js 8yMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700125168; x=1700729968; 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=DxdW3RfpktEKGqc5c6HMvNNE5ywynHCD0y1cJvauHB8=; b=bNRht8p8B8AtzVqpQohfVNtBDdvAUSa5jjlkRix0ts0VlBZjpJHRBERLpNQWXXaP4L VIrzkII12z3xGLOYJn7ERRw2vGyi/NTWgPnDCY31zwsZE4khrzFoatZa35IrpRDZ96Nj 6RSmMH0kHMktnz+dmy10XQjmsBTwsh1Ceo3m5KainVljbrz1r44uCTqgUk5vyuuq4YV/ 5ZDPtmxnn3Nk+DrDbD3UeKF7n4ijaabOijcsmfbCU8QOsjOEQuhW5psieHhn6qs4oF/T y3yx1uHuJhy+pwlGCuxPV9K4D1cqfobrxdSg8G5BhDqH11E7wCLTqmDBa/Cp8hYeeE/X WMWg== X-Gm-Message-State: AOJu0Yy/11uCni0JopGn8ZilYb8m6zgmdNt/nOi32LoiUHZkr67NmbJt DNjo3VGFO0RzFcxFikFU20j682lRU501oUqF6M0= X-Google-Smtp-Source: AGHT+IH7n825DynegmEhJZ10OIAqaUYFs6p2MsUOJaCzmZLUJR0J7wyd0gRYgIr4qJIZioIWiyegsA== X-Received: by 2002:a05:622a:11cf:b0:421:bf0f:e214 with SMTP id n15-20020a05622a11cf00b00421bf0fe214mr8759761qtk.0.1700125168455; Thu, 16 Nov 2023 00:59:28 -0800 (PST) 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 o9-20020ac872c9000000b00419b094537esm4228527qtp.59.2023.11.16.00.59.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Nov 2023 00:59:27 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134410 [PATCH 2/2] net/mlx5: fix indirect list actions completions processing Date: Thu, 16 Nov 2023 03:59:26 -0500 Message-Id: <20231116085926.1417195-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231116080833.336377-3-getelson@nvidia.com> References: <20231116080833.336377-3-getelson@nvidia.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/134410/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6888079111