index
:
mesalab_git/tongzongzhen/dpdk.git
main
next-baseband-for-main
next-baseband-staging
next-crypto-for-main
next-eventdev-for-main
next-net-brcm-for-next-net
next-net-brcm-for-next-net-bkp
next-net-brcm-main
next-net-for-main
next-net-intel-for-next-net
next-net-intel-main
next-net-main
next-net-mlx-for-next-net
next-net-mlx-main
next-net-mrvl-for-main
next-virtio-for-next-net
next-virtio-staging
releases
Repository for tongzongzhen/dpdk
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
ip_reassembly
/
main.c
Age
Commit message (
Expand
)
Author
2024-10-18
lpm6: use IPv6 address structure and utils
Robin Jarry
2024-10-18
net: use IPv6 address structure for packet headers
Robin Jarry
2024-04-19
examples: move alignment attribute on types for MSVC
Tyler Retzlaff
2022-10-04
ethdev: remove Rx header split port offload
Xuan Ding
2022-10-05
remove prefix to some local macros in apps and examples
David Marchand
2022-06-07
replace zero-length arrays with flexible ones
Bruce Richardson
2022-01-11
fix spelling in comments and strings
Josh Soref
2021-11-17
ip_frag: add namespace
Konstantin Ananyev
2021-10-24
mbuf: add namespace to offload flags
Olivier Matz
2021-10-22
ethdev: add namespace
Ferruh Yigit
2021-10-18
examples/ip_reassembly: remove unused option
Ferruh Yigit
2021-10-18
ethdev: remove jumbo offload flag
Ferruh Yigit
2021-10-18
ethdev: fix max Rx packet length
Ferruh Yigit
2021-10-19
examples: remove unneeded atomic header include
Joyce Kong
2021-10-08
net: rename Ethernet header fields
Dmitry Kozlyuk
2021-07-31
doc: use code snippets in sample app guides
Conor Fogarty
2021-04-21
examples: add eal cleanup to examples
Chengchang Tang
2020-10-20
eal: rename lcore master and slave
Stephen Hemminger
2020-09-21
examples: use new link status print format
Ivan Dyukov
2020-07-30
examples: fix port mask parsing failure handling
Sarosh Arif
2020-05-12
examples: remove extra new line after link duplex
Ivan Dyukov
2020-04-16
replace unused attributes
Thomas Monjalon
2019-10-07
examples: check status of getting MAC address
Igor Romanov
2019-10-07
examples: check status of getting link info
Igor Romanov
2019-10-07
examples: take promiscuous mode switch result into account
Ivan Ilchenko
2019-10-07
examples: check status of getting ethdev info
Ivan Ilchenko
2019-07-08
examples/ip_reassembly: enable IP checksum offload
Sunil Kumar Kori
2019-06-03
net: replace IPv4/v6 constants with uppercase name
David Marchand
2019-05-24
net: add rte prefix to IP defines
Olivier Matz
2019-05-24
net: add rte prefix to IP structure
Olivier Matz
2019-05-24
net: add rte prefix to ether defines
Olivier Matz
2019-05-24
net: add rte prefix to ether functions
Olivier Matz
2019-05-24
net: add rte prefix to ether structures
Olivier Matz
2018-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
2018-07-05
examples: fix RSS hash function configuration
Ferruh Yigit
2018-07-04
ethdev: remove old offload API
Ferruh Yigit
2018-04-18
ethdev: deprecate port count function
Thomas Monjalon
2018-04-18
fix ethdev ports enumeration
Thomas Monjalon
2018-02-01
examples: increase default ring sizes to 1024
Kevin Laatz
2018-01-16
examples/ip_reassembly: convert to new ethdev offloads API
Shahaf Shuler
2018-01-04
examples: use SPDX tag for Intel copyright files
Bruce Richardson
2017-11-07
examples: remove dependency on PCI
Bruce Richardson
2017-11-06
remove useless memzone includes
Thomas Monjalon
2017-10-14
examples/ip_reassembly: use pktmbuf to create mempool
Ashish Jain
2017-10-06
ethdev: increase port id range
Zhiyong Yang
2017-07-16
examples: remove duplicate includes
Thomas Monjalon
2017-07-08
examples: adjust Rx and Tx descriptors to device limits
Roman Zhukov
2017-04-21
examples: limit max frame size
Andriy Berestovskyy
2017-04-10
examples: enable HW CRC strip by default
Jeff Guo
2017-03-15
lpm6: extend next hop field
Vladyslav Buslov
[next]