numam-dpdk/drivers/net/octeontx2
Hanumanth Reddy Pothula 07d15d4d84 net/octeontx2: fix MTU when PTP is enabled
Update MTU value based on PTP enable status and reserve eight
bytes in TX path to accommodate VLAN tags.

If PTP is enabled maximum allowed MTU is 9200 otherwise it's 9208.

Fixes: b5dc314044 ("net/octeontx2: support base PTP")
Cc: stable@dpdk.org

Signed-off-by: Hanumanth Reddy Pothula <hpothula@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2021-09-16 16:29:51 +02:00
..
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
otx2_ethdev_debug.c net/octeontx2: support TM debug 2020-04-21 13:57:06 +02:00
otx2_ethdev_devargs.c net/octeontx2: support flow action port ID 2021-04-08 17:09:57 +02:00
otx2_ethdev_irq.c net/octeontx2: disable unnecessary error interrupts 2020-04-21 13:57:07 +02:00
otx2_ethdev_ops.c net/octeontx2: fix MTU when PTP is enabled 2021-09-16 16:29:51 +02:00
otx2_ethdev_sec_tx.h net/octeontx2: support fast free for inline IPsec 2021-06-30 03:51:33 +02:00
otx2_ethdev_sec.c net/octeontx2: clear SA valid during session destroy 2021-07-20 10:32:05 +02:00
otx2_ethdev_sec.h crypto/octeontx2: add lookaside SA context definitions 2020-07-18 23:09:02 +02:00
otx2_ethdev.c net/octeontx2: handle link status when device stopped 2021-07-13 11:29:10 +02:00
otx2_ethdev.h net/octeontx2: add lock for inline IPsec tables 2021-07-20 10:32:05 +02:00
otx2_flow_ctrl.c net/octeontx2: fix flow control initial state 2020-02-15 10:23:07 +01:00
otx2_flow_dump.c net/octeontx2: support raw flow pattern 2021-03-20 15:16:55 +01:00
otx2_flow_parse.c net/octeontx2: support flow action port ID 2021-04-08 17:09:57 +02:00
otx2_flow_utils.c net/octeontx2: support raw flow pattern 2021-03-20 15:16:55 +01:00
otx2_flow.c net/octeontx2: fix flow creation limit on CN98xx 2021-06-30 04:02:49 +02:00
otx2_flow.h net/octeontx2: fix flow creation limit on CN98xx 2021-06-30 04:02:49 +02:00
otx2_link.c net/octeontx2: handle link status when device stopped 2021-07-13 11:29:10 +02:00
otx2_lookup.c mbuf: rename outer IP checksum macro 2021-03-02 10:57:28 +01:00
otx2_mac.c net/octeontx2: fix DMAC filtering 2020-06-30 14:52:30 +02:00
otx2_mcast.c net/octeontx2: support multicast filter 2019-10-23 16:43:10 +02:00
otx2_ptp.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
otx2_rss.c net/octeontx2: support 24B custom L2 header parsing 2021-01-13 19:39:08 +01:00
otx2_rx.c net/octeontx2: fix corruption in segments list 2021-01-13 19:39:08 +01:00
otx2_rx.h net/octeontx2: support non-ethernet L2 header 2021-07-12 14:04:42 +02:00
otx2_stats.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
otx2_tm.c net/octeontx2: fix TM node statistics query 2021-07-13 11:29:11 +02:00
otx2_tm.h net/octeontx2: support TM length adjust and packet mode 2020-09-18 18:55:10 +02:00
otx2_tx.c net/octeontx2: use runtime LSO format indices 2021-06-30 04:14:05 +02:00
otx2_tx.h net/octeontx2: use runtime LSO format indices 2021-06-30 04:14:05 +02:00
otx2_vlan.c net/octeontx2: fix VLAN filter 2021-03-08 14:31:22 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00