summaryrefslogtreecommitdiff
path: root/datapath-windows
diff options
context:
space:
mode:
authorPaul Blakey <paulb@nvidia.com>2022-11-02 14:46:00 +0200
committerSimon Horman <simon.horman@corigine.com>2022-11-08 06:59:20 -0500
commitc230c7579c14cbe5119df627f550a3db26391a39 (patch)
treed87847b242278ce26594885a8658dd0b02490005 /datapath-windows
parent48a0adefae0a06a80be85dfe9adeb2ee2e51704a (diff)
downloadopenvswitch-c230c7579c14cbe5119df627f550a3db26391a39.tar.gz
netdev-offload-tc: Reserve lower tc prios for ip ethertypes
Currently ethertype to prio hmap is static and the first ethertype being used gets a lower priority. Usually there is an arp request before the ip traffic and the arp ethertype gets a lower tc priority while the ip traffic proto gets a higher priority. In this case ip traffic will go through more hops in tc and HW. Instead, reserve lower priorities for ip ethertypes. Signed-off-by: Paul Blakey <paulb@nvidia.com> Reviewed-by: Roi Dayan <roid@nvidia.com> Acked-by: Eelco Chaudron <echaudro@redhat.com> Signed-off-by: Simon Horman <simon.horman@corigine.com>
Diffstat (limited to 'datapath-windows')
0 files changed, 0 insertions, 0 deletions