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: 1632 MB/s 1327751 calls/s # udp tx: 1882 MB/s 31920 calls/s 31920 msg/s # udp rx: 1670 MB/s 1358786 calls/s # udp tx: 1902 MB/s 32269 calls/s 32269 msg/s # udp rx: 1854 MB/s 1509848 calls/s # udp tx: 1894 MB/s 32135 calls/s 32135 msg/s # UDP GRO fwd perf udp rx: 1191 MB/s 968431 calls/s # udp tx: 1645 MB/s 27907 calls/s 27907 msg/s # udp rx: 1071 MB/s 871573 calls/s # udp tx: 1563 MB/s 26514 calls/s 26514 msg/s # udp rx: 1777 MB/s 1445931 calls/s # udp tx: 1896 MB/s 32161 calls/s 32161 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1021 MB/s 831795 calls/s # udp tx: 1086 MB/s 18433 calls/s 18433 msg/s # udp rx: 1079 MB/s 878527 calls/s # udp tx: 1079 MB/s 18309 calls/s 18309 msg/s # udp rx: 1103 MB/s 898541 calls/s # udp tx: 1106 MB/s 18766 calls/s 18766 msg/s # UDP GRO fwd perf udp rx: 777 MB/s 632626 calls/s # udp tx: 1045 MB/s 17733 calls/s 17733 msg/s # udp rx: 1149 MB/s 936150 calls/s # udp tx: 1155 MB/s 19603 calls/s 19603 msg/s # udp rx: 1137 MB/s 925756 calls/s # udp tx: 1146 MB/s 19442 calls/s 19442 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->