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
/
ipv4_multicast
/
main.c
Age
Commit message (
Expand
)
Author
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
2021-10-22
ethdev: add namespace
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-05-12
examples: remove extra new line after link duplex
Ivan Dyukov
2020-02-05
examples: use common macro RTE_DIM
Pavan Nikhilesh
2019-10-07
examples/ipv4_multicast: check allmulticast enable status
Ivan Ilchenko
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: check status of getting ethdev info
Ivan Ilchenko
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-12-19
examples/ipv4_multicast: remove useless mbuf info copy
Wei Zhao
2018-11-18
examples/ipv4_multicast: fix leak of cloned packets
Herakliusz Lipiec
2018-10-29
examples/ipv4_multicast: enable multicast promiscuous
Wei Zhao
2018-09-14
ethdev: make default behavior CRC strip on Rx
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/ipv4_multicast: convert to new ethdev offloads API
Shahaf Shuler
2018-01-04
examples: use SPDX tag for Intel copyright files
Bruce Richardson
2017-11-12
examples/ipv4_multicast: fix segments number type
Ilya V. Matveychikov
2017-11-07
examples: remove dependency on PCI
Bruce Richardson
2017-11-06
remove useless memzone includes
Thomas Monjalon
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-10
examples: fix optind reset
Keith Wiles
2016-09-16
remove unused ring includes
Amine Kherbouche
2016-05-02
eal: add assert macro for debug
Thomas Monjalon
2016-04-01
ethdev: use constants for link state
Thomas Monjalon
2016-02-10
remove extra parentheses in return statement
Huawei Xie
2015-07-07
examples/ipv4_multicast: support double vlan stripping and insertion
Helin Zhang
2015-05-11
apps: fix default mbuf size
Konstantin Ananyev
2015-04-28
apps: use helper to create mbuf pools
Olivier Matz
[next]