Message ID | 166919846440.1258552.9618708344491052554.stgit@warthog.procyon.org.uk (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-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 2E421C47088 for <netdev@archiver.kernel.org>; Wed, 23 Nov 2022 10:32:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236509AbiKWKci (ORCPT <rfc822;netdev@archiver.kernel.org>); Wed, 23 Nov 2022 05:32:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59102 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236896AbiKWKbx (ORCPT <rfc822;netdev@vger.kernel.org>); Wed, 23 Nov 2022 05:31:53 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 65F15E50 for <netdev@vger.kernel.org>; Wed, 23 Nov 2022 02:14:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1669198471; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ziHJjbEHvKPBD/w57rLjBmunfh+NKoJJcYefTCmtlG8=; b=PtzI0D9zs9x6R/xbnGjteKg8coo1bUWGTBLB6t1MIhL0xyqaTm2pkyIySvlOrzZZpl9ivJ l1ooIyfdY23+KbP7NzKQ/pqQZvc0PI30aopsgMK65CbazCCbvIZKGPPQ/X9B4ygGPgWELx XMJsvwOdRU7V520S23WQPkYbXHy0d7E= 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-301-DG9H_KJUOhSF7E-5JZemVg-1; Wed, 23 Nov 2022 05:14:28 -0500 X-MC-Unique: DG9H_KJUOhSF7E-5JZemVg-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.rdu2.redhat.com [10.11.54.8]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id C1A163C01D80; Wed, 23 Nov 2022 10:14:27 +0000 (UTC) Received: from warthog.procyon.org.uk (unknown [10.33.36.14]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0EDA8C1908A; Wed, 23 Nov 2022 10:14:26 +0000 (UTC) Subject: [PATCH net-next 00/17] rxrpc: Increasing SACK size and moving away from softirq, part 3 From: David Howells <dhowells@redhat.com> To: netdev@vger.kernel.org Cc: Marc Dionne <marc.dionne@auristor.com>, linux-afs@lists.infradead.org, dhowells@redhat.com, linux-afs@lists.infradead.org, linux-kernel@vger.kernel.org Date: Wed, 23 Nov 2022 10:14:24 +0000 Message-ID: <166919846440.1258552.9618708344491052554.stgit@warthog.procyon.org.uk> User-Agent: StGit/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.8 Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org |
Series |
rxrpc: Increasing SACK size and moving away from softirq, part 3
|
expand
|