skb_shinfo

skb_frag_dma_map is the same signature.

That is called from the dkms modules with frag that is initialized like:
  frag = &skb_shinfo(skb)->frags[0]
And then iterated.

That must (in the past) have been 
  skb_frag_t *
but now is
  struct skb_frag_struct *

And yes, the kernel changed skb_frag_t here
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8842d285bafa9ff7719f4107b6545a11dcd41995

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1848585

Title:
  dpdk 18.11.2-4 ADT test failure with linux 5.4.0-1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpdk/+bug/1848585/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to