Kshitiz Bartariya

Kshitiz Bartariya

Mentor
Rising Codementor
US$6.00
For every 15 mins
ABOUT ME
Seasoned software developer ( previously worked at Cisco )
Seasoned software developer ( previously worked at Cisco )

Hi there, I'm an experienced software developer with over 11+ years of experience. I've worked on multiple areas mostly related to system and network programming such as Linux Kernel, DPDK, Packet Processing, Networking Protocols to name a few. Primary languages I've expertise in are C, Rust and Python.

Kolkata (+05:30)
Joined March 2023
EXPERTISE
4 years experience
5 years experience
5 years experience
8 years experience
11 years experience
Dpdk
5 years experience
8 years experience

REVIEWS FROM CLIENTS

Kshitiz's profile has been carefully vetted and approved as a Codementor. Connect with Kshitiz now, and leave a review for them once you're done!
EMPLOYMENTS
Senior Software Developer
Metagravity
2023-09-01-Present
1. Developed DPDK (Dataplane Development Kit) application, for cloud environments, to receive UDP traffic from one cloud instance and fo...
1. Developed DPDK (Dataplane Development Kit) application, for cloud environments, to receive UDP traffic from one cloud instance and forward to multiple other instances. Implemented features like zero copy of UDP payload while sending the same packet to multiple destinations, cacheline alignment and prefetching of data structures, cpu pinning, offloading checksum computation, ethernet port statistics, etc. Application is deployed in cloud environments like AWS and GCP. 2. Implemented Linux’s io_uring, used to make I/O operations faster by bypassing system calls, functionality in game server thus reducing the time taken for I/O by five times. Also developed a memory pool of empty buffers for asynchronous I/O operations in rust. 3. Implemented high availability for dpdk application in cloud environment using virtual ip and unsolicited arp. 4. Profile multiple modules of the game engine using PERF and Flamegraph to find areas using high cycles. Also profiled memory allocations using heaptrack to figure out memory leaks and high memory footprint structures.
C
Linux
GDB
View more
C
Linux
GDB
Profiling
Programming
Google Cloud Platform
Rust
Dpdk
AWS (Amazon Web Services)
View more
Engineer III
Cisco
2017-10-01-2023-09-01
1. Added support for handling EoGRE (Ethernet over GRE Tunnel) packets in the dataplane module. It included decapsulating Capwap headers ...
1. Added support for handling EoGRE (Ethernet over GRE Tunnel) packets in the dataplane module. It included decapsulating Capwap headers and encapsulating EoGRE headers, vice versa, and transmitting/receiving them over each tunnel’s port. 2. Improved Ethernet over IP tunnel throughput between two controllers from 200 Mbps to 2 Gbps. 3. For dpdk based lan controller application running in guest VM, added SR-IOV support. SR-IOV enables the fetching of packets directly from the network interface card to guest VM’s user space memory, and vice versa, thereby significantly improving the network throughput. It was enabled for Vmware ESXi and KVM. 4. Resolved numerous issues in dataplane such as crash debugging from coredump and using MIPS assembly instructions, memory corruption, firmware issues, PCIe communication issues with another linux instance, etc. 5. Debugged multiple networking related issues in dataplane such as corruption in protocol headers of the packet, improper IP fragmentation or reassembly, multicasting, routing etc. 6. Regularly upgraded DPDK to stable versions thereby resolving issues in dpdk dataplane such as functionality changes, api changes, etc. 7. Made changes in linux kernel’s uart driver to prevent junk characters being forwarded from the attached console wire to applications. 8. Resolved bring up issues in PEI & DXE modules of UEFI based EDK2 BIOS for our platform such as cmos checksum failure, non volatile variable structure changes, enabling PCI memory space for phy, initialising and configuring hardware components such hardware packet processor, fpgas in bios. 9. Brought Ethernet PHY up by integrating drivers, configuring serdes lanes, CTLE parameters and tested multiple SFPs.
Python
C
Network Programming
View more
Python
C
Network Programming
Network Protocols
Kernel Development
Dpdk
Datapath
View more
Senior Software Engineer
Nevis Networks
2016-01-01-2017-09-01
1. Used Netfilter framework of Linux Kernel to create a custom kernel module for filtering incoming network traffic and applying policies...
1. Used Netfilter framework of Linux Kernel to create a custom kernel module for filtering incoming network traffic and applying policies on it. Implemented features such as forwarding of packets received from authenticated users, rerouting of traffic from unknown users, rate limiting arp and dhcp traffic, generating customised events, trigger violation actions such as duplicate IP, wrong MAC-IP binding, etc. 2. Implemented NFQUEUE and Netlink sockets to send packets from kernel space to user space, so that an open source IDS/IPS software, Suricata, can return verdict on the packet whether to drop it or allow it. Also modified NFQUEUE’s kernel code to prevent sending the packets to user space in case Suricata is crashed or not listening on netlink socket. 3. Ported an open source unified threat management(UTM) distribution, OpenWRT, on ARM v8 based NXP platform.
Network Programming
Network Protocols
Kernel Development
View more
Network Programming
Network Protocols
Kernel Development
Datapath
Linux Kernel Development
Packet Data Analysis
View more