Message ID | 20221019183054.105815-1-aconole@redhat.com |
---|---|
Headers | show
Return-Path: <linux-kselftest-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 92FFAC433FE for <linux-kselftest@archiver.kernel.org>; Wed, 19 Oct 2022 18:31:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230370AbiJSSbG (ORCPT <rfc822;linux-kselftest@archiver.kernel.org>); Wed, 19 Oct 2022 14:31:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41848 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230515AbiJSSbC (ORCPT <rfc822;linux-kselftest@vger.kernel.org>); Wed, 19 Oct 2022 14:31:02 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 706DB1BFB85 for <linux-kselftest@vger.kernel.org>; Wed, 19 Oct 2022 11:30:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666204257; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=6UYO0POKEGMi/jghAsOmJKKHztGAXU7FUcThnC6RfTA=; b=UfAl4jxunZEJY4b59O7y6m6puSpoAzpTG8Dps3vgsc1SYUNDMMXoPFzc9ZorwFy/EzoAGx yCS0x/etnlVHGrrvBLK8q5z4HEchPjrZ46LMV7UgxQcuOqdBRgGnZB6B/LuPCSSFJRWowe zH2z6j8V957+nt+YCxq931A9m4jkwxY= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-452-Rz0dEvSSOR6hgf_t4QGlBg-1; Wed, 19 Oct 2022 14:30:56 -0400 X-MC-Unique: Rz0dEvSSOR6hgf_t4QGlBg-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 60620381A729; Wed, 19 Oct 2022 18:30:55 +0000 (UTC) Received: from RHTPC1VM0NT.redhat.com (unknown [10.22.8.238]) by smtp.corp.redhat.com (Postfix) with ESMTP id 9992849BB63; Wed, 19 Oct 2022 18:30:54 +0000 (UTC) From: Aaron Conole <aconole@redhat.com> To: netdev@vger.kernel.org Cc: Pravin B Shelar <pshelar@ovn.org>, Jakub Kicinski <kuba@kernel.org>, "David S. Miller" <davem@davemloft.net>, Paolo Abeni <pabeni@redhat.com>, Eric Dumazet <edumazet@google.com>, Thomas Graf <tgraf@suug.ch>, Kevin Sprague <ksprague0711@gmail.com>, dev@openvswitch.org, Eelco Chaudron <echaudro@redhat.com>, Ilya Maximets <i.maximets@ovn.org>, Shuah Khan <shuah@kernel.org>, linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org Subject: [PATCH net 0/2] openvswitch: syzbot splat fix and introduce selftest Date: Wed, 19 Oct 2022 14:30:52 -0400 Message-Id: <20221019183054.105815-1-aconole@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.9 Precedence: bulk List-ID: <linux-kselftest.vger.kernel.org> X-Mailing-List: linux-kselftest@vger.kernel.org |
Series |
openvswitch: syzbot splat fix and introduce selftest
|
expand
|