Message ID | 20231029075244.2612089-1-lixiaoyan@google.com (mailing list archive) |
---|---|
Headers | show
Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 648B879E5 for <netdev@vger.kernel.org>; Sun, 29 Oct 2023 07:52:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="4riE/LWW" Received: from mail-pj1-x104a.google.com (mail-pj1-x104a.google.com [IPv6:2607:f8b0:4864:20::104a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BA6F4D6 for <netdev@vger.kernel.org>; Sun, 29 Oct 2023 00:52:50 -0700 (PDT) Received: by mail-pj1-x104a.google.com with SMTP id 98e67ed59e1d1-27d56564684so3447022a91.2 for <netdev@vger.kernel.org>; Sun, 29 Oct 2023 00:52:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20230601; t=1698565970; x=1699170770; darn=vger.kernel.org; h=cc:to:from:subject:message-id:mime-version:date:from:to:cc:subject :date:message-id:reply-to; bh=KLSV0t/MTtVgP7bk5okHqiivsagnjynn9u5/BnTVmVI=; b=4riE/LWWgIMGIuPT8/WiWf1suqttmcJJJ0gGmoNvEp/pHJ3HVIWNo0VZUOQhNzHV/D ib87NOxvdfBOagUqBnqRKlFJ0M3nt6h3EuAb0kWRMLU0iMHc/BlAlMAmIC0eaV7qRpyg iO323Vlei2/T9/EJQBe3hl0ssiM/pHbd/m4sCHcFpBpntpLLPqjzzE74a3/EmwiVe3mx an1t5pI41m3i2waMucPaZskbU5MlDJqpo4d+H3mTHIw0XErWDZiK/9vEjZN9VpaAlEM/ gpBHnvf3SpkYUeebQPlUNxqbzvBIsig0KKprTwGENQUZZF33R9wGG7bjKqVB+h0HsuzJ qHSw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698565970; x=1699170770; h=cc:to:from:subject:message-id:mime-version:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=KLSV0t/MTtVgP7bk5okHqiivsagnjynn9u5/BnTVmVI=; b=De7+/jxSvCgRizsD1BIZNSckbF9JVu2CxgX1TPSez7VeGE250PbcW2GuXDb6QlYZt7 WwelST/rErKTHIzH+dsdwxsHZQVtpsnmPfDRSLljQgznDam7wXb0eu3hskCOHcFTznAy QlfKvUZJq+Ic9/giHkt4opQ/ml9+jx+WyH9bxJwl0fXP/X0L6NtIsWlz1Q90XdlwoYCa h8wyvIKW5m477Omb3GNwW2OsZ2Ep3U0/3M9st6lKl5gT4VWotUyyNMMSGth5WBFN+vch p4+ieWSFSL7yvgOELStMJGWOQtomcipRJN6J0eUxmUlU0SM6q4TQKGsBnCGR2lehyXHQ /P7g== X-Gm-Message-State: AOJu0YyB1Y2OJhmR2fYZT9TSdyYvS02SNJqIjSrhqEsAW8N2Qr40Cs/N 6UVQwz3OZupXSIwl+GniAlI+RwXy7NkniCA= X-Google-Smtp-Source: AGHT+IHGFtYfBhnld+5eQNYm5J1gcOOqGLeaUL/ggRf4IBZALSeThonbop8waDD9UZsP1GhGTmbxztea/Pfd0mo= X-Received: from coco0920.c.googlers.com ([fda3:e722:ac3:cc00:20:ed76:c0a8:2a23]) (user=lixiaoyan job=sendgmr) by 2002:a17:903:454:b0:1cc:3f29:2904 with SMTP id iw20-20020a170903045400b001cc3f292904mr22453plb.7.1698565970086; Sun, 29 Oct 2023 00:52:50 -0700 (PDT) Date: Sun, 29 Oct 2023 07:52:39 +0000 Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: <netdev.vger.kernel.org> List-Subscribe: <mailto:netdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:netdev+unsubscribe@vger.kernel.org> Mime-Version: 1.0 X-Mailer: git-send-email 2.42.0.820.g83a721a137-goog Message-ID: <20231029075244.2612089-1-lixiaoyan@google.com> Subject: [PATCH v5 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption From: Coco Li <lixiaoyan@google.com> To: Jakub Kicinski <kuba@kernel.org>, Eric Dumazet <edumazet@google.com>, Neal Cardwell <ncardwell@google.com>, Mubashir Adnan Qureshi <mubashirq@google.com>, Paolo Abeni <pabeni@redhat.com>, Andrew Lunn <andrew@lunn.ch>, Jonathan Corbet <corbet@lwn.net>, David Ahern <dsahern@kernel.org>, Daniel Borkmann <daniel@iogearbox.net> Cc: netdev@vger.kernel.org, Chao Wu <wwchao@google.com>, Wei Wang <weiwan@google.com>, Pradeep Nemavat <pnemavat@google.com>, Coco Li <lixiaoyan@google.com> Content-Type: text/plain; charset="UTF-8" X-Patchwork-Delegate: kuba@kernel.org |
Series |
Analyze and Reorganize core Networking Structs to optimize cacheline consumption
|
expand
|