make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1420 MB/s 1155331 calls/s # udp tx: 1826 MB/s 30982 calls/s 30982 msg/s # udp rx: 1505 MB/s 1224672 calls/s # udp tx: 1970 MB/s 33417 calls/s 33417 msg/s # udp rx: 1370 MB/s 1115472 calls/s # udp tx: 1976 MB/s 33524 calls/s 33524 msg/s # UDP GRO fwd perf udp rx: 1421 MB/s 1157164 calls/s # udp tx: 1891 MB/s 32087 calls/s 32087 msg/s # udp rx: 1466 MB/s 1193351 calls/s # udp tx: 1853 MB/s 31435 calls/s 31435 msg/s # udp rx: 1824 MB/s 1484854 calls/s # udp tx: 1960 MB/s 33259 calls/s 33259 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: 1332 MB/s 1083687 calls/s # udp tx: 1797 MB/s 30483 calls/s 30483 msg/s # udp rx: 1319 MB/s 1072614 calls/s # udp tx: 1854 MB/s 31462 calls/s 31462 msg/s # udp rx: 1230 MB/s 1001530 calls/s # udp tx: 1216 MB/s 20635 calls/s 20635 msg/s # UDP GRO fwd perf udp rx: 962 MB/s 783222 calls/s # udp tx: 1241 MB/s 21052 calls/s 21052 msg/s # udp rx: 1196 MB/s 973736 calls/s # udp tx: 1223 MB/s 20743 calls/s 20743 msg/s # udp rx: 1213 MB/s 988002 calls/s # udp tx: 1246 MB/s 21143 calls/s 21143 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__->