DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] 21.05 fixes for OVS
@ 2021-05-06 15:14 David Marchand
  2021-05-06 15:14 ` [dpdk-dev] [PATCH 1/2] net: add endianness annotations to ethernet headers David Marchand
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: David Marchand @ 2021-05-06 15:14 UTC (permalink / raw)
  To: dev; +Cc: ian.stokes, ktraynor

Testing OVS build against 21.05-rc2 revealed some issues.
Bits were also missing on OVS side, so for people interested, a
rebased dpdk-latest OVS branch is available at:
https://github.com/david-marchand/ovs/commits/dpdk-latest


-- 
David Marchand

David Marchand (2):
  net: add endianness annotations to ethernet headers
  net: fix header include order for FreeBSD

 lib/net/rte_ether.h | 6 +++---
 lib/net/rte_ip.h    | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2021-05-11 13:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06 15:14 [dpdk-dev] [PATCH 0/2] 21.05 fixes for OVS David Marchand
2021-05-06 15:14 ` [dpdk-dev] [PATCH 1/2] net: add endianness annotations to ethernet headers David Marchand
2021-05-11 13:09   ` Olivier Matz
2021-05-06 15:14 ` [dpdk-dev] [PATCH 2/2] net: fix header include order for FreeBSD David Marchand
2021-05-06 22:23   ` Dmitry Kozlyuk
2021-05-07  9:06     ` David Marchand
2021-05-07 19:12       ` Ben Pfaff
2021-05-07 19:13         ` Ben Pfaff
2021-05-10 11:25           ` David Marchand
2021-05-11 13:09   ` Olivier Matz
2021-05-07 12:21 ` [dpdk-dev] [PATCH 0/2] 21.05 fixes for OVS David Marchand
2021-05-07 13:15   ` Aaron Conole
2021-05-11 13:40 ` David Marchand

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).