Michael Pfeiffer
b8a0415008
kni: reduce interface name size
...
The name in rte_kni_device_info is passed to the kernel, which allows
interface names with at most 16 bytes (IFNAMSIZ). rte_kni_alloc with a
longer name currently trigger a kernel BUG in alloc_netdev_mqs in
net/core/dev.c. Reduce RTE_KNI_NAMESIZE to prevent this situation.
Signed-off-by: Michael Pfeiffer <michael.pfeiffer@tu-ilmenau.de>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-11-19 22:00:32 +01:00
..
2019-10-09 10:22:24 +02:00
2019-07-05 15:28:14 +02:00
2019-10-27 14:40:59 +01:00
2019-10-12 14:27:19 +02:00
2019-07-19 00:48:43 +02:00
2019-11-12 18:35:17 +01:00
2019-07-29 10:18:24 +02:00
2019-10-23 16:57:06 +02:00
2019-11-08 15:15:30 +01:00
2019-11-19 22:00:32 +01:00
2019-07-06 10:32:34 +02:00
2019-11-12 01:55:26 +01:00
2019-11-12 03:36:32 +01:00
2019-11-06 00:11:44 +01:00
2019-07-10 23:41:25 +02:00
2019-10-25 19:00:22 +02:00
2019-05-24 13:34:46 +02:00
2019-07-29 13:31:45 +02:00
2019-07-16 13:23:04 +02:00
2019-11-08 13:51:16 +01:00
2019-04-04 22:46:05 +02:00
2019-11-18 16:00:51 +01:00
2019-06-29 19:04:43 +02:00
2019-10-07 14:45:35 +02:00
2019-11-08 15:15:30 +01:00
2019-11-08 23:15:05 +01:00
2019-07-06 10:32:34 +02:00
2019-11-19 21:41:43 +01:00
2019-06-29 19:04:48 +02:00
2019-07-16 12:45:30 +02:00
2019-11-08 23:15:05 +01:00
2019-10-27 10:41:05 +01:00
2019-10-07 14:45:35 +02:00
2019-10-27 18:13:44 +01:00
2019-10-27 17:23:02 +01:00
2019-10-27 21:12:04 +01:00
2019-07-04 09:33:59 +02:00
2019-10-21 21:21:30 +02:00
2019-07-06 10:32:34 +02:00
2019-11-06 00:09:48 +01:00
2019-07-17 19:51:56 +02:00
2019-10-25 18:07:37 +02:00
2019-11-08 13:51:16 +01:00
2019-10-27 22:03:06 +01:00
2019-07-04 23:44:58 +02:00
2019-07-04 18:48:04 +02:00
2019-11-08 15:15:30 +01:00
2019-11-15 14:25:48 +01:00
2019-11-08 23:15:05 +01:00
2019-11-09 21:17:12 +01:00