commit | 35fcde7f8deb51b707b161bf19cbd22363aef2df | [log] [tgz] |
---|---|---|
author | Magnus Karlsson <magnus.karlsson@intel.com> | Wed May 02 13:01:34 2018 +0200 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu May 03 15:55:25 2018 -0700 |
tree | c013450ece94152a41979d06303f5e5e8e0ca3f2 | |
parent | 865b03f21162e4edfda51fc08693c864b1d4fdaf [diff] |
xsk: support for Tx Here, Tx support is added. The user fills the Tx queue with frames to be sent by the kernel, and let's the kernel know using the sendmsg syscall. Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>