From: Brenden Blanco <bbla...@plumgrid.com> Date: Mon, 11 Jul 2016 14:29:51 -0700
> + if (priv->num_frags > 1) > + return -EOPNOTSUPP; I hate to be the user who has to debug why his XDP program won't load just because he set a jumbo MTU beforehand.
From: Brenden Blanco <bbla...@plumgrid.com> Date: Mon, 11 Jul 2016 14:29:51 -0700
> + if (priv->num_frags > 1) > + return -EOPNOTSUPP; I hate to be the user who has to debug why his XDP program won't load just because he set a jumbo MTU beforehand.