From 71428340c4007ea9f9ad62fa025e9af656409403 Mon Sep 17 00:00:00 2001 From: Jim Ma Date: Thu, 17 Nov 2022 10:42:58 +0000 Subject: [PATCH] update 1.2.8 history Signed-off-by: Jim Ma --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index c636a69..773e83b 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,16 @@ ip link set up eth1 # in my machine, the nic name is eth1 ## History +### 1.2.8 + +_Date 2022.11.17_ + +* fix pages leak for IGC_RING_FLAG_RX_3K_BUFFER devices + +### 1.2.4 - 1.2.7 + +Only test for automating build, no code changes + ### 1.2.3 _Date 2022.11.16_