diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2018-08-10 23:06:09 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-12 09:46:46 +0200 |
commit | 108ddb8fa1fc310be4a6bd1e308bca62821ee8b5 (patch) | |
tree | e3fa088d5e6cd0679cb7e1abe390989ab7de416e /usr/Makefile | |
parent | d765edbb301c0e196015a59b17420558088ea33f (diff) | |
download | linux-108ddb8fa1fc310be4a6bd1e308bca62821ee8b5.tar.bz2 |
uio_hv_generic: increase size of receive and send buffers
When using DPDK there is significant performance boost by using
the largest possible send and receive buffer area.
Unfortunately, with UIO model there is not a good way to configure
this at run time. But it is okay to have a bigger buffer available
even if application only decides to use a smaller piece of it.
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr/Makefile')
0 files changed, 0 insertions, 0 deletions