Signed-off-by: Jasvinder Singh <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 0b1524d..270c2fe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -480,6 +480,12 @@ Network headers M: Olivier Matz <[email protected]> F: lib/librte_net/ +Packet CRC +M: Jasvinder Singh <[email protected]> +F: lib/librte_net/rte_net_crc* +F: lib/librte_net/rte_net_crc_sse.h +F: test/test/test_crc.c + IP fragmentation & reassembly M: Konstantin Ananyev <[email protected]> F: lib/librte_ip_frag/ -- 2.5.5

