Tagged articles
6 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Apr 3, 2023 · Fundamentals

Mastering Linux NIC Packet Processing and Ring Buffer Optimization

This guide explains how a network interface card (NIC) receives packets, the role of DMA, interrupt handling, poll functions, and ring buffers, then details multi‑CPU ring buffer handling, key ethtool commands for statistics, buffer size, queue configuration, and hash‑based flow distribution.

NICRing Bufferethtool
0 likes · 10 min read
Mastering Linux NIC Packet Processing and Ring Buffer Optimization
ITPUB
ITPUB
Mar 21, 2019 · Operations

How to Reveal a Missing Mellanox 25G NIC in UEFI on Dell PowerEdge C6420

When upgrading a Linux OS on a Dell PowerEdge C6420 via UEFI, the Mellanox 25G network adapter disappears from Device Settings, and this guide walks you through using the Mellanox Firmware Tools to enable the NIC with detailed commands, screenshots, and hardware requirements.

Dell PowerEdgeMellanoxNIC
0 likes · 4 min read
How to Reveal a Missing Mellanox 25G NIC in UEFI on Dell PowerEdge C6420
ITPUB
ITPUB
Aug 14, 2018 · Operations

Master Linux Multi‑NIC Bonding: Modes, Configuration Steps & Best Practices

This guide explains Linux network interface bonding, detailing all seven bonding modes, their characteristics, required switch configurations, and provides step‑by‑step instructions for setting up bond0 with configuration files, modprobe options, and verification commands to achieve high‑availability and load‑balanced networking.

NICNetwork BondingSystem Administration
0 likes · 13 min read
Master Linux Multi‑NIC Bonding: Modes, Configuration Steps & Best Practices