mbox series

[ovs-dev,v2,0/2] TC fixes

Message ID 20200515203619.1044803-1-aconole@redhat.com
Headers show
Series TC fixes | expand

Message

Aaron Conole May 15, 2020, 8:36 p.m. UTC
The following fixes are for TC offload support:

1. Race w/ipv6 code
2. Block id support issue with ordering

v1->v2:
- Incorporate a suggestion from Ilya

Aaron Conole (2):
  netdev-linux: update LAG in all cases
  netdev-offload-tc: re-fetch block ID after probing

 lib/netdev-linux.c      | 11 +++++------
 lib/netdev-offload-tc.c |  2 ++
 2 files changed, 7 insertions(+), 6 deletions(-)