This website requires JavaScript.
Explore
Help
Sign In
d
/
numam-dpdk
Watch
1
Star
0
Fork
0
You've already forked numam-dpdk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
dfe5f0a1f5
numam-dpdk
/
drivers
/
net
/
cnxk
/
version.map
9 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
version: 21.11-rc0 Start a new release cycle with empty release notes. The ABI version becomes 22.0. The map files are updated to the new ABI major number (22). The ABI exceptions are dropped and CI ABI checks are disabled because compatibility is not preserved. Signed-off-by: Thomas Monjalon <thomas@monjalon.net> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com> Acked-by: David Marchand <david.marchand@redhat.com>
2021-08-08 19:26:58 +00:00
DPDK_22 {
net/cnxk: add build infra and common probing Add build infrastructure and common probe and remove for cnxk driver which is used by both CN10K and CN9K SoC. Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
2021-06-23 04:46:09 +00:00
local: *;
};
net/cnxk: support inline security setup for cn9k Add support for inline inbound and outbound IPSec for SA create, destroy and other NIX / CPT LF configurations. Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com> Acked-by: Jerin Jacob <jerinj@marvell.com>
2021-10-01 13:40:10 +00:00
INTERNAL {
global:
cnxk_nix_inb_mode_set;
};
Reference in New Issue
Copy Permalink