Re: [PATCH 6.1.y] bpf: Fix dev's rx stats for bpf_redirect_peer traffic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> diff --git a/net/core/dev.c b/net/core/dev.c
> index 20d8b9195ef6..9f5109a15e4c 100644
> --- a/net/core/dev.c
> +++ b/net/core/dev.c
> @@ -9983,6 +9983,54 @@ void netif_tx_stop_all_queues(struct net_device *dev)
>  }
>  EXPORT_SYMBOL(netif_tx_stop_all_queues);
>  
> +static int netdev_do_alloc_pcpu_stats(struct net_device *dev)
> +{

I submitted this prematurely, this needs a few more changes that this commit depends upon. I'll work on getting the full patchset ready for backporting to 6.1.y.




[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux