summaryrefslogtreecommitdiff
path: root/tools/bpf
diff options
context:
space:
mode:
authorKal Conley <kal.conley@dectris.com>2023-04-23 21:01:56 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2023-04-27 23:24:51 +0300
commit6ec7be9a2d2b09815f69fc2183ec31857eaa6e27 (patch)
tree6bf5f263e108d9ec9e418a2d088de890834f700f /tools/bpf
parenta4644119208444f84d9ffcd4d0af630046c2de98 (diff)
downloadlinux-6ec7be9a2d2b09815f69fc2183ec31857eaa6e27.tar.xz
xsk: Use pool->dma_pages to check for DMA
Compare pool->dma_pages instead of pool->dma_pages_cnt to check for an active DMA mapping. pool->dma_pages needs to be read anyway to access the map so this compiles to more efficient code. Signed-off-by: Kal Conley <kal.conley@dectris.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Reviewed-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com> Acked-by: Magnus Karlsson <magnus.karlsson@intel.com> Link: https://lore.kernel.org/bpf/20230423180157.93559-1-kal.conley@dectris.com
Diffstat (limited to 'tools/bpf')
0 files changed, 0 insertions, 0 deletions