index
:
dpdk-next-eventdev
master
Preparation of pull requests for eventdev
Jerin Jacob
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgbe
Age
Commit message (
Expand
)
Author
2019-03-21
net/cxgbe: fix missing checksum flags and packet type
Vishal Kulkarni
2019-03-21
net/cxgbe: remove unused code in Rx path
Vishal Kulkarni
2019-03-01
drivers/net: fix shifting 32-bit signed variable 31 times
Andrius Sirvys
2018-12-21
net/cxgbe: implement reset hit counters for offloaded flows
Rahul Lakkireddy
2018-12-21
net/cxgbe: fix other misc build issues for Windows
Rahul Lakkireddy
2018-12-21
net/cxgbe: define symbols only when not available
Rahul Lakkireddy
2018-12-21
net/cxgbe: fix macros related to logs for Windows
Rahul Lakkireddy
2018-12-21
net/cxgbe: use relative paths for includes
Rahul Lakkireddy
2018-12-21
net/cxgbe: skip parsing match items with no spec
Rahul Lakkireddy
2018-12-21
net/cxgbe: fix overlapping regions in TID table
Rahul Lakkireddy
2018-12-13
net/cxgbe: fix control queue mbuf pool naming convention
Rahul Lakkireddy
2018-11-14
net/cxgbevf: fix illegal memory access when freeing MPS TCAM
Rahul Lakkireddy
2018-11-14
net/cxgbe: fix wrong ingress port value set in filter spec
Rahul Lakkireddy
2018-11-14
net/cxgbe: increase completion wait time for flow operations
Rahul Lakkireddy
2018-11-14
net/cxgbe: fix check for redefined match items
Rahul Lakkireddy
2018-11-14
net/cxgbe: check Rx config before doing VLAN strip offload
Rahul Lakkireddy
2018-11-14
net/cxgbevf: add PCI uninitialization for VF
Rahul Lakkireddy
2018-10-29
add missing static keyword to globals
Ferruh Yigit
2018-10-26
ethdev: free all common data when releasing port
Thomas Monjalon
2018-10-18
net/cxgbe: add action to swap MAC addresses
Rahul Lakkireddy
2018-10-17
ethdev: rename memzones allocated for DMA
Thomas Monjalon
2018-10-11
net/cxgbe: add flow actions to modify IP and TCP/UDP port
Rahul Lakkireddy
2018-09-28
net/cxgbe: announce Rx scatter offload
Rahul Lakkireddy
2018-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
2018-09-14
net/cxgbe: add flow ops to match based on dest MAC
Shagun Agrawal
2018-09-14
net/cxgbe: add API to program hardware MPS table
Shagun Agrawal
2018-09-14
net/cxgbe: add flow operations to offload VLAN actions
Shagun Agrawal
2018-09-14
net/cxgbe: add API to program hardware layer 2 table
Shagun Agrawal
2018-09-03
net/cxgbe: fix memory access when parsing flow match items
Shagun Agrawal
2018-08-02
net/cxgbevf: do not allocate control queues
Shagun Agrawal
2018-08-02
net/cxgbe: fix null dereference on CLIP failure
Shagun Agrawal
2018-07-23
net/cxgbe: fix init failure due to new flash parts
Rahul Lakkireddy
2018-07-04
net/cxgbevf: add missing Tx byte counters
Rahul Lakkireddy
2018-07-04
net/cxgbe: fix Rx channel map and queue type
Rahul Lakkireddy
2018-07-04
net/cxgbe: query firmware for max queues available
Rahul Lakkireddy
2018-07-04
net/cxgbe: enable more RSS hash functions
Rahul Lakkireddy
2018-07-04
net/cxgbe: add link up and down ops
Rahul Lakkireddy
2018-07-04
net/cxgbe: support to redirect packets to egress port
Shagun Agrawal
2018-07-04
net/cxgbe: support to match on ingress physical port
Shagun Agrawal
2018-07-04
net/cxgbe: support to flush flows in HASH region
Shagun Agrawal
2018-07-04
net/cxgbe: query hit counters for flows in HASH region
Shagun Agrawal
2018-07-04
net/cxgbe: support to delete flows in HASH region
Shagun Agrawal
2018-07-04
net/cxgbe: support to offload flows to HASH region
Shagun Agrawal
2018-07-04
net/cxgbe: add Compressed Local IP region
Shagun Agrawal
2018-07-04
net/cxgbe: validate flows offloaded to HASH region
Shagun Agrawal
2018-07-04
net/cxgbe: query firmware for HASH filter resources
Shagun Agrawal
2018-07-03
ethdev: add new offload flag to keep CRC
Ferruh Yigit
2018-06-14
net/cxgbe: add to meson build
Bruce Richardson
2018-06-14
net/cxgbe: implement flow flush operation
Shagun Agrawal
2018-06-14
net/cxgbe: implement flow query operation
Shagun Agrawal
[next]