Searched hist:"69 fc03d220a318a4df2c6f0612b17225e71a6069" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | xskxceiver.h | diff 69fc03d220a318a4df2c6f0612b17225e71a6069 Tue May 16 05:31:04 CDT 2023 Magnus Karlsson <magnus.karlsson@intel.com> selftests/xsk: add packet iterator for tx to packet stream
Convert the current variable rx_pkt_nb to an iterator that can be used for both Rx and Tx. This to simplify the code and making Tx more like Rx that already has this feature.
Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com> Link: https://lore.kernel.org/r/20230516103109.3066-6-magnus.karlsson@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
H A D | xskxceiver.c | diff 69fc03d220a318a4df2c6f0612b17225e71a6069 Tue May 16 05:31:04 CDT 2023 Magnus Karlsson <magnus.karlsson@intel.com> selftests/xsk: add packet iterator for tx to packet stream
Convert the current variable rx_pkt_nb to an iterator that can be used for both Rx and Tx. This to simplify the code and making Tx more like Rx that already has this feature.
Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com> Link: https://lore.kernel.org/r/20230516103109.3066-6-magnus.karlsson@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|