aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2006-01-23 05:08:09 +0000
committerRoland Dreier <rolandd@cisco.com>2006-11-09 11:35:58 -0800
commit20ea24e728b0be8e3355695df6493830f3680b25 (patch)
treee885373211002f131cc40e8517a0ee409c19d29e
parentab335fa7bdeafa9c5b70857e33b36118b4a9ce70 (diff)
downloadlibibverbs-20ea24e728b0be8e3355695df6493830f3680b25.tar.gz
Update TODO section in README
Signed-off-by: Roland Dreier <rolandd@cisco.com>
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 6c114fc..b5a0171 100644
--- a/README
+++ b/README
@@ -98,5 +98,6 @@ necessary permissions to release your work.
TODO
====
- * Completion queue (CQ) resizing is not implemented.
- * Memory windows (MWs) are not implemented at all.
+ * Completion queue (CQ) resizing need to be implemented.
+ * Memory windows (MWs) need to be implemented.
+ * Query QP, query SRQ and other query verbs need to be implemented.