netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Expose bond_xmit_hash function
@ 2020-01-15  8:01 Maor Gottlieb
  2020-01-15  9:45 ` Jiri Pirko
  0 siblings, 1 reply; 17+ messages in thread
From: Maor Gottlieb @ 2020-01-15  8:01 UTC (permalink / raw)
  To: j.vosburgh, vfalico, andy, netdev
  Cc: Saeed Mahameed, Jason Gunthorpe, Leon Romanovsky, Jiri Pirko,
	Alex Rosenbaum, davem, Mark Zhang

RDMA over Converged Ethernet (RoCE) is a standard protocol which enables 
RDMA’s efficient data transfer over Ethernet networks allowing transport 
offload with hardware RDMA engine implementation.
The RoCE v2 protocol exists on top of either the UDP/IPv4 or the 
UDP/IPv6 protocol:

--------------------------------------------------------------
| L2 | L3 | UDP |IB BTH | Payload| ICRC | FCS |
--------------------------------------------------------------

When a bond LAG netdev is in use, we would like to have the same hash 
result for RoCE packets as any other UDP packets, for this purpose we 
need to expose the bond_xmit_hash function to external modules.
If no objection, I will push a patch that export this symbol.

Thanks


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2020-01-22  7:53 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-15  8:01 Expose bond_xmit_hash function Maor Gottlieb
2020-01-15  9:45 ` Jiri Pirko
2020-01-15 13:04   ` Maor Gottlieb
2020-01-15 14:15     ` Jiri Pirko
2020-01-15 14:33       ` Leon Romanovsky
2020-01-15 16:48         ` Jiri Pirko
2020-01-15 17:34           ` David Ahern
2020-01-15 18:04             ` Jay Vosburgh
2020-01-15 18:12               ` David Ahern
2020-01-15 20:46                 ` Jiri Pirko
2020-01-15 20:58                   ` David Ahern
2020-01-16 14:42       ` Andy Gospodarek
2020-01-16 15:55         ` Maor Gottlieb
2020-01-16 16:00           ` Jay Vosburgh
2020-01-19 14:52             ` Maor Gottlieb
2020-01-20 18:43               ` Jay Vosburgh
2020-01-22  7:53                 ` Maor Gottlieb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).