[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221207141237.2575012-1-edumazet@google.com>
Date: Wed, 7 Dec 2022 14:12:34 +0000
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: Tariq Toukan <tariqt@...dia.com>,
Leon Romanovsky <leonro@...dia.com>, netdev@...r.kernel.org,
eric.dumazet@...il.com, Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH v2 net-next 0/3] mlx4: better BIG-TCP support
mlx4 uses a bounce buffer in TX whenever the tx descriptors
wrap around the right edge of the ring.
Size of this bounce buffer was hard coded and can be
increased if/when needed.
v2: roundup MLX4_TX_BOUNCE_BUFFER_SIZE (Tariq)
Eric Dumazet (3):
net/mlx4: rename two constants
net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGS
net/mlx4: small optimization in mlx4_en_xmit()
drivers/net/ethernet/mellanox/mlx4/en_tx.c | 18 ++++++++++--------
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 18 +++++++++++++-----
2 files changed, 23 insertions(+), 13 deletions(-)
--
2.39.0.rc0.267.gcb52ba06e7-goog
Powered by blists - more mailing lists