commit | 291aeb2b1dba0d0296673d994200824a7185585e | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Wed Sep 12 11:17:01 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 13 09:25:40 2018 -0700 |
tree | d67feeed920ea6e5f50603faf54a206179bc5abf | |
parent | 4f23aff8713c1f98735f7290a2cde63845b7ec88 [diff] |
tuntap: enable bh early during processing XDP This patch move the bh enabling a little bit earlier, this will be used for factoring out the core XDP logic of tuntap. Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>