Add support for jumbo frames to libmemif 95/13295/16
authorTomas Slusny <slusnucky@gmail.com>
Tue, 26 Jun 2018 14:53:48 +0000 (16:53 +0200)
committerTomas Slusny <slusnucky@gmail.com>
Fri, 6 Jul 2018 14:17:37 +0000 (16:17 +0200)
commit2e99b881938437dd6d6808bd233ce05d03af9f6e
tree9ec8af2e51af7fa660f113735fcdadf81093eda4
parent3f26790b479f8a0cab00093b83491e9f47648b56
Add support for jumbo frames to libmemif

Add support for frames larger than maximum buffer size to libmemif
adapter.

Change-Id: I8b2d9fe7e05328194cd0aafd6e3ab40392ebbfed
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
Makefile
extras/libmemif/README.md
extras/libmemif/adapter.go
extras/libmemif/examples/jumbo-frames/jumbo-frames.go [new file with mode: 0644]