Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • net
  • ethernet
  • sun
  • sunvnet.c
Find file BlameHistoryPermalink
  • David L Stevens's avatar
    sunvnet: set queue mapping when doing packet copies · 44ba582b
    David L Stevens authored Jan 30, 2015
    
    
    This patch fixes a bug where vnet_skb_shape() didn't set the already-selected
    queue mapping when a packet copy was required. This results in using the
    wrong queue index for stops/starts, hung tx queues and watchdog timeouts
    under heavy load.
    
    Signed-off-by: default avatarDavid L Stevens <david.stevens@oracle.com>
    Acked-by: default avatarSowmini Varadhan <sowmini.varadhan@oracle.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    44ba582b