aboutsummaryrefslogtreecommitdiffstats
path: root/extras/libmemif/README.md
diff options
context:
space:
mode:
authorRastislav Szabo <raszabo@cisco.com>2018-07-16 14:35:45 +0000
committerGerrit Code Review <gerrit@fd.io>2018-07-16 14:35:45 +0000
commitda815585c3f75c4ac073b0766dd668abf83844d8 (patch)
treea3dc0575e58dc826f4d6bcbe05b98c8a467c8a82 /extras/libmemif/README.md
parenta679bbc78b98089f9b221bbe7de963f5274073bb (diff)
parent2e99b881938437dd6d6808bd233ce05d03af9f6e (diff)
Merge "Add support for jumbo frames to libmemif"
Diffstat (limited to 'extras/libmemif/README.md')
-rw-r--r--extras/libmemif/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/extras/libmemif/README.md b/extras/libmemif/README.md
index 854aa96..d663fd2 100644
--- a/extras/libmemif/README.md
+++ b/extras/libmemif/README.md
@@ -146,6 +146,12 @@ through each of the 3 queues. The received packets are printed to stdout.
Stop an instance of *raw-data* with an interrupt signal (^C).
+#### Jumbo Frames Raw data (libmemif <-> libmemif)
+
+*jumbo-frames* is simple example how to send larger and larger jumbo
+packets with libmemif adapter. This is simple copy of *raw-data* but with
+sending larger packets, so for more information read its code and documentation.
+
#### ICMP Responder
*icmp-responder* is a simple example showing how to answer APR and ICMP