lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 29 Apr 2018 22:01:48 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     alexander.h.duyck@...el.com
Cc:     netdev@...r.kernel.org, linux-rdma@...r.kernel.org,
        dennis.dalessandro@...el.com, niranjana.vishwanathapura@...el.com,
        tariqt@...lanox.com
Subject: Re: [PATCH 0/3] Clean up users of skb_tx_hash and __skb_tx_hash

From: Alexander Duyck <alexander.h.duyck@...el.com>
Date: Fri, 27 Apr 2018 14:06:22 -0400

> I am in the process of doing some work to try and enable macvlan Tx queue
> selection without using ndo_select_queue. As a part of that I will likely
> need to make changes to skb_tx_hash. As such this is a clean up or refactor
> of the two spots where he function has been used. In both cases it didn't
> really seem like the function was being used correctly so I have updated
> both code paths to not make use of the function.
> 
> My current development environment doesn't have an mlx4 or OPA vnic
> available so the changes to those have been build tested only.

Looks good, series applied, thanks.

Powered by blists - more mailing lists