From 79f20d85a4fc4a402cfd431e05e15eeb9f76cbf2 Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Thu, 18 Oct 2012 19:22:48 +0200 Subject: [PATCH] docs: add discussion/eval point from Jon Signed-off-by: Daniel Borkmann --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 5667663d..6434783b 100644 --- a/TODO +++ b/TODO @@ -55,7 +55,8 @@ submit your contributions, items marked with '!' are of high importance): 33) flowtop: can we get per socket pps, bytes per sec without sniffing? -34) Are there other interesting (e.g. ethtool) stats for ifpps? +34) Are there other interesting (e.g. ethtool) stats for ifpps? E.g. backlog + queue statistics in ifpps (discussion with Jon Schipp). 35) Build a generic interface that is somewhat transparant to RX_RING/TX_RING where we can user uio-dma, integrate uio-ixgbe and probably port others. -- 2.11.4.GIT