You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add patches for DPDK 25.03,
`0003-net-ice-revert-PF-ICE-rate-limit-to-non-queue-group-.patch` was
dropped
- align mt_ipv4_udp to two-byte boundary: `mt_ipv4_udp` has to be
aligned after c14fba6 commit from DPDK.
This commits adds alignment to `rte_ipv4_hdr` structure, which adds
the same requirement to all structures that starts with `rte_ipv4_hdr`.
- unhandled ret from rte_eth_link_get_nowait
---------
Signed-off-by: Kasiewicz, Marek <[email protected]>
Co-authored-by: zLukas <[email protected]>
0 commit comments