make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1731 MB/s 1409552 calls/s # udp tx: 1813 MB/s 30753 calls/s 30753 msg/s # udp rx: 1551 MB/s 1262257 calls/s # udp tx: 1830 MB/s 31051 calls/s 31051 msg/s # udp rx: 1863 MB/s 1516835 calls/s # udp tx: 1868 MB/s 31699 calls/s 31699 msg/s # UDP GRO fwd perf udp rx: 1667 MB/s 1356929 calls/s # udp tx: 1902 MB/s 32267 calls/s 32267 msg/s # udp rx: 1847 MB/s 1503467 calls/s # udp tx: 1898 MB/s 32192 calls/s 32192 msg/s # udp rx: 1816 MB/s 1478826 calls/s # udp tx: 1902 MB/s 32269 calls/s 32269 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 822 MB/s 669345 calls/s # udp tx: 970 MB/s 16457 calls/s 16457 msg/s # udp rx: 659 MB/s 536912 calls/s # udp tx: 874 MB/s 14826 calls/s 14826 msg/s # udp rx: 704 MB/s 573190 calls/s # udp tx: 1002 MB/s 17007 calls/s 17007 msg/s # UDP tunnel GRO fwd perf udp rx: 796 MB/s 647848 calls/s # udp tx: 997 MB/s 16920 calls/s 16920 msg/s # udp rx: 829 MB/s 674331 calls/s # udp tx: 985 MB/s 16711 calls/s 16711 msg/s # udp rx: 770 MB/s 625928 calls/s # udp tx: 975 MB/s 16538 calls/s 16538 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 945 MB/s 769490 calls/s # udp tx: 1162 MB/s 19722 calls/s 19722 msg/s # udp rx: 1141 MB/s 929208 calls/s # udp tx: 1152 MB/s 19549 calls/s 19549 msg/s # udp rx: 1150 MB/s 936746 calls/s # udp tx: 1155 MB/s 19591 calls/s 19591 msg/s # UDP GRO fwd perf udp rx: 1123 MB/s 914416 calls/s # udp tx: 1319 MB/s 22372 calls/s 22372 msg/s # udp rx: 1132 MB/s 920973 calls/s # udp tx: 1458 MB/s 24730 calls/s 24730 msg/s # udp rx: 1316 MB/s 1071350 calls/s # udp tx: 1490 MB/s 25288 calls/s 25288 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 4 MB/s 3755 calls/s # udp tx: 838 MB/s 14223 calls/s 14223 msg/s # udp rx: 134 MB/s 109496 calls/s # udp tx: 944 MB/s 16023 calls/s 16023 msg/s # udp tx: 954 MB/s 16191 calls/s 16191 msg/s # udp rx: 79 MB/s 64782 calls/s # UDP tunnel GRO fwd perf udp tx: 1021 MB/s 17328 calls/s 17328 msg/s # udp rx: 2 MB/s 1792 calls/s # udp tx: 884 MB/s 15009 calls/s 15009 msg/s # udp rx: 1 MB/s 1536 calls/s # udp tx: 974 MB/s 16530 calls/s 16530 msg/s ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->