]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'udp_tunnel-NIC-RX-port-offload-infrastructure'
authorDavid S. Miller <davem@davemloft.net>
Wed, 15 Jul 2020 00:04:28 +0000 (17:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jul 2020 00:04:28 +0000 (17:04 -0700)
commit9f280d24c1420dec66918c5e3f8da4e91ee5785b
treecc9c840cb33375928181b7530d3f1f31f5b9ba9c
parentcdcdfba4592b37ca2a7dae0925383d32cc40a6a3
parentaed4ad1864475dc8a285f31c39de517384f34785
Merge branch 'udp_tunnel-NIC-RX-port-offload-infrastructure'

Jakub Kicinski says:

====================
udp_tunnel: NIC RX port offload infrastructure

This set of patches converts further drivers to use the new
infrastructure to UDP tunnel port offload merged in
commit f8366ce9bae9 ("Merge branch 'udp_tunnel-add-NIC-RX-port-offload-infrastructure'").

v3:
 - fix a W=1 build warning in qede.
v2:
 - fix a W=1 build warning in xgbe,
 - expand the size of tables for lio.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>