aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichał Mirosław <[email protected]>2018-12-04 18:31:14 +0100
committerJeff Kirsher <[email protected]>2018-12-12 15:40:42 -0800
commit2a508c64ad278d022543ec3360449c7f243eb56b (patch)
tree669aca43d96f652d5ed5c7e5045792386a310ac7 /tools/perf/scripts/python
parent158daed16efb1170694e420ae06ba8ba954d82e5 (diff)
i40e: fix VLAN.TCI == 0 RX HW offload
This fixes two bugs in hardware VLAN offload: 1. VLAN.TCI == 0 was being dropped 2. there was a race between disabling of VLAN RX feature in hardware and processing RX queue, where packets processed in this window could have their VLAN information dropped Fix moves the VLAN handling into i40e_process_skb_fields() to save on duplicated code. i40e_receive_skb() becomes trivial and so is removed. Signed-off-by: Michał Mirosław <[email protected]> Signed-off-by: Michał Mirosław <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions