index
:
dpdk
master
releases
Data Plane Development Kit
Thomas Monjalon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
enic
/
enic_main.c
Age
Commit message (
Expand
)
Author
2019-11-08
net/enic: re-enable link status change interrupt
Hyong Youb Kim
2019-11-08
net/enic: suppress unwanted error messages
Hyong Youb Kim
2019-10-25
net: add new header file for VXLAN
Flavia Musatescu
2019-10-23
net/enic: add flow implementation based on Flow Manager API
Hyong Youb Kim
2019-10-23
net/enic: enable GENEVE with options offload
Hyong Youb Kim
2019-10-23
net/enic: fix crash in secondary process
Hyong Youb Kim
2019-10-23
net/enic: fix probe for secondary process
Hyong Youb Kim
2019-10-07
ethdev: make stats and xstats reset callbacks return int
Igor Romanov
2019-10-07
ethdev: change promiscuous callbacks to return status
Andrew Rybchenko
2019-07-23
net/enic: remove PMD log type references
John Daley
2019-06-14
net/enic: remove flow locks
John Daley
2019-06-14
net/enic: remove flow count action support
John Daley
2019-05-24
net: add rte prefix to ether functions
Olivier Matz
2019-05-24
net: add rte prefix to ether structures
Olivier Matz
2019-03-08
net/enic: reset VXLAN port regardless of overlay offload
Hyong Youb Kim
2019-01-14
net/enic: remove useless include
Hyong Youb Kim
2018-12-13
net/enic: support multicast filtering
Hyong Youb Kim
2018-12-13
net/enic: release port upon close
Hyong Youb Kim
2018-11-05
net/enic: use macro for attribute weak
Hyong Youb Kim
2018-10-26
net/enic: add missing Tx offload flags
Hyong Youb Kim
2018-10-18
net/enic: fix counter action
John Daley
2018-10-11
net/enic: add AVX2 based vectorized Rx handler
Hyong Youb Kim
2018-10-11
net/enic: support flow counter action
John Daley
2018-10-11
net/enic: explicitly disable overlay offload
Hyong Youb Kim
2018-10-11
net/enic: add VLAN and csum offloads to simple Tx handler
Hyong Youb Kim
2018-08-02
net/enic: reset VXLAN port during initialization
Hyong Youb Kim
2018-08-02
net/enic: revert mbuf fast free offload
Hyong Youb Kim
2018-07-23
net/enic: pick the right Rx handler after changing MTU
Hyong Youb Kim
2018-07-03
net/enic: add simple Rx handler
John Daley
2018-07-03
net/enic: add the simple version of Tx handler
Hyong Youb Kim
2018-07-03
net/enic: use mbuf pointer array for inflight Tx packets
Hyong Youb Kim
2018-07-03
net/enic: add handlers to add/delete vxlan port number
Hyong Youb Kim
2018-07-03
net/enic: add devarg to specify ingress VLAN rewrite mode
Hyong Youb Kim
2018-07-03
net/enic: report ring limits and preferred default values
Hyong Youb Kim
2018-07-03
net/enic: initialize RQ fetch index before enabling RQ
Hyong Youb Kim
2018-07-03
net/enic: do not overwrite admin Tx queue limit
Hyong Youb Kim
2018-07-03
net/enic: update the UDP RSS detection mechanism
Hyong Youb Kim
2018-05-14
net/enic: update UDP RSS controls
Hyong Youb Kim
2018-05-14
net/enic: fix RSS hash type advertisement
Hyong Youb Kim
2018-05-14
net/enic: fix the MTU handler to rely on max packet length
Hyong Youb Kim
2018-05-14
net/enic: enable RQ first and then post Rx buffers
Hyong Youb Kim
2018-04-27
net/enic: fix uninitialized variable
John Daley
2018-04-27
net/enic: enable overlay offload for VXLAN and GENEVE
Hyong Youb Kim
2018-04-27
net/enic: add primary MAC address handler
David Marchand
2018-04-14
net/enic: fix crash on MTU update with non-setup queues
John Daley
2018-04-14
net/enic: support UDP RSS on 1400 series adapters
John Daley
2018-04-14
net/enic: do not flush descriptor cache when opening vNIC
Hyong Youb Kim
2018-04-11
net/enic: use contiguous allocation for DMA memory
Anatoly Burakov
2018-03-30
net/enic: use link status helper functions
Stephen Hemminger
2018-03-30
net/enic: support Rx queue interrupts
Hyong Youb Kim
[next]