From 30f2e0dfc8b09979162095e6993c4ef6c9a7d61b Mon Sep 17 00:00:00 2001 From: ozerov-d <40598901+ozerov-d@users.noreply.github.com> Date: Thu, 14 May 2020 09:53:20 +0200 Subject: [PATCH 1/2] added Mellanox pages (tuning, raw ethernet) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5a5a2e5..6306b4a 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,10 @@ https://blog.packagecloud.io/eng/2016/06/22/monitoring-tuning-linux-networking-s https://www.slideshare.net/jserv/realtime-linux - Linux timing and scheduling granularity https://fritshoogland.wordpress.com/2018/03/13/linux-timing-and-scheduling-granularity/ +- Raw Ethernet Programming: Basic Introduction - Code Example +https://community.mellanox.com/s/article/raw-ethernet-programming--basic-introduction---code-example +- Performance Tuning for Mellanox Adapters +https://community.mellanox.com/s/article/performance-tuning-for-mellanox-adapters ## Build From 880ded07ee1b016fd0a5cc0d3e595d418ee0a82c Mon Sep 17 00:00:00 2001 From: leosala Date: Thu, 14 May 2020 09:58:38 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6306b4a..53f88a8 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ https://fritshoogland.wordpress.com/2018/03/13/linux-timing-and-scheduling-granu https://community.mellanox.com/s/article/raw-ethernet-programming--basic-introduction---code-example - Performance Tuning for Mellanox Adapters https://community.mellanox.com/s/article/performance-tuning-for-mellanox-adapters +- UEFI Workload-based Performance and TuningGuide for HPE ProLiant Gen10 https://support.hpe.com/hpesc/public/docDisplay?docId=a00016408en_us ## Build