aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/odp-linux-generic.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/config/odp-linux-generic.conf b/config/odp-linux-generic.conf
index 3ac3e3e58..61e54f88b 100644
--- a/config/odp-linux-generic.conf
+++ b/config/odp-linux-generic.conf
@@ -16,7 +16,7 @@
# Mandatory fields
odp_implementation = "linux-generic"
-config_file_version = "0.1.16"
+config_file_version = "0.1.17"
# System options
system: {
@@ -119,6 +119,9 @@ pktio_dpdk: {
# Store RX RSS hash result as ODP flow hash
set_flow_hash = 0
+ # Enable reception of Ethernet frames sent to any multicast group
+ multicast_en = 1
+
# Driver specific options (use PMD names from DPDK)
net_ixgbe: {
rx_drop_en = 1