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 A101541C95 for ; Tue, 14 Feb 2023 15:19:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99546410EF for ; Tue, 14 Feb 2023 15:19:45 +0100 (CET) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) by mails.dpdk.org (Postfix) with ESMTP id EC61F410D1 for ; Tue, 14 Feb 2023 15:19:43 +0100 (CET) Received: by mail-qt1-f181.google.com with SMTP id cr22so17482187qtb.10 for ; Tue, 14 Feb 2023 06:19:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=rJdAOf7ovRQBNSIyWVPlN3j5J8k+pXKLuyQOsIVEygE=; b=DOr9437lh6w+bA8gU6/mXGxrB2I13lGGM6/nsLYe4h7Ejx3y4pGz+IFd6Tx0W1mVfa UQdiytIHsmMBde+CwuObRdIaHy+GPU0StxARUvBkeC15hIfhSv+/brW/sWzl0/O7aMIB jQt2i1/TCjEmDY8Xld+eVxUfOM3AytUeoAiqGx//wORLVwBw5/Gz/T0hn2+SKxr8C8hb yyACcxM2VMu1YAa8WQVIGaKHe3+kjFYQDB8eIR1QAIyS+mwiMOlaecCmbLGDsu66FryF ouDnCvDKTNrkUrmYgx4iEsQgAMMiN5e/SBBbVBopkViEiSglE+K2GIqhw1GsSt+0kCAT rxEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=rJdAOf7ovRQBNSIyWVPlN3j5J8k+pXKLuyQOsIVEygE=; b=3ikNIxL6toCZMlqJqlNT7nR1YhL5dtYqpx/bKBnlqXcVE2sbq5s+z4zHnzkFHk8CCD EOdeSqRqssDevS8MBwVZgyt7rSQXRHkV7RVyxV77FefoT008k0cpFRhl+G7fYs63teJX T62M+Lr4mL90FEzzsWH+v53RXfC1TCgs4GfFnvMAyT2ZXT3zs883usGiwOa8TQvO14iQ QSF1hPdmlMKw6I8zXLIBYk3w6EJM95qCxQnh00aom5tqMlVPrn8OLCrTti+F+xlGJDSz TLAOXcqviA3G/XcPYaGpgWvhnKt9zYGTiVh3Q/dgbQ0b22xkmWU0eAuPx9734FOrtjL7 YAEQ== X-Gm-Message-State: AO0yUKU1EcW2GtRM5sGQT2Al2jCvf/XYSG92EsdeF5+t+z3/q32NH99G nYEGZ/Fz66K5loquGwHnx03levLv8A9VF9bF X-Google-Smtp-Source: AK7set/0tPSYZmnYrmZybLnBpz1fdG/dWhWrxOh/6SFqpdxTU0QHd7IeF0TSG1r5WCMl1+P4ysexlA== X-Received: by 2002:a05:622a:1a23:b0:3b8:5ad9:3fe8 with SMTP id f35-20020a05622a1a2300b003b85ad93fe8mr3608821qtb.48.1676384383131; Tue, 14 Feb 2023 06:19:43 -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 3-20020ac85743000000b003b86d3ca969sm5166783qtx.51.2023.02.14.06.19.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Feb 2023 06:19:42 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw123897 [PATCH] net/sfc: fix MAC address entry leak in transfer flow parsing Date: Tue, 14 Feb 2023 10:19:40 -0500 Message-Id: <20230214151940.2215280-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230214130659.6971-1-ivan.malov@arknetworks.am> References: <20230214130659.6971-1-ivan.malov@arknetworks.am> 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/123897/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4174249429