From: Alexander Lobakin <alobakin@xxxxxxxxxxx> Date: Thu, 23 Jul 2020 01:10:30 +0300 > This series adds missing XDP_REDIRECT case handling in QLogic Everest > Ethernet driver with all necessary prerequisites and ops. > QEDE Tx relies heavily on chain API, so make sure it is in its best > at first. > > v2 (from [1]): > - add missing includes to #003 to pass the build on Alpha; > - no functional changes. > > [1] https://lore.kernel.org/netdev/20200722155349.747-1-alobakin@xxxxxxxxxxx/ Series applied, thank you.