aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_dev_cgroup.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-02-26 20:58:25 -0500
committerDavid S. Miller <davem@davemloft.net>2018-02-26 20:58:25 -0500
commit3808b51911fe1a2bf8d6f4f2836d4c51aa29a6fd (patch)
tree9bed9431318202a209938bc39e9cfd9952a6cad5 /tools/testing/selftests/bpf/test_dev_cgroup.c
parentnet: make kmem caches as __ro_after_init (diff)
parentixgbevf: remove redundant initialization of variable 'dma' (diff)
downloadlinux-dev-3808b51911fe1a2bf8d6f4f2836d4c51aa29a6fd.tar.xz
linux-dev-3808b51911fe1a2bf8d6f4f2836d4c51aa29a6fd.zip
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
Jeff Kirsher says: ==================== 10GbE Intel Wired LAN Driver Updates 2018-02-26 This series contains updates to ixgbe and ixgbevf only. Colin Ian King cleans up redundant variable assignments. Tonghao Zhang updates ixgbe to avoid writing to the hardware when the redirection table has not changed. Jake fixes the driver logic for checking and clearing receive timestamp hangs so that when the PTP_RX_TIMESTAMP_IN_REGISTER flag is set, we no longer need to check for receive timestamp hangs, which in turn will stop the spurious log messages. Emil updates ixgbevf with several features and improvements done in other drivers, starting with the handling of page addresses so that we always refer to them using a void pointer. Added a 'legacy-rx' flag to allow switching between the old and new receive code paths. Added support for using 3K buggers in order 1 page. Updated the driver to ensure that calls to ixgbevf_open() are rtnl lock protected and improved the error handling when setting up multiple queues. Added support for providing a buffer with head room and tail room to allow for shared info, NET_SKB_PAD, and NET_IP_ALIGN, so that we can start using build_skb to build frames instead of using memcpy() the headers. Updated the logic of handling rings closer to ixgbe. Consolidated the receive paths to reduce duplication when we expand them in the future. Added build_skb() support to ixgbevf. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/bpf/test_dev_cgroup.c')
0 files changed, 0 insertions, 0 deletions