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: 593 MB/s 480777 calls/s # udp tx: 1238 MB/s 21010 calls/s 21010 msg/s # udp rx: 920 MB/s 745642 calls/s # udp tx: 1235 MB/s 20958 calls/s 20958 msg/s # udp rx: 920 MB/s 745906 calls/s # udp tx: 1237 MB/s 20993 calls/s 20993 msg/s # UDP GRO fwd perf udp rx: 1406 MB/s 1144461 calls/s # udp tx: 1852 MB/s 31414 calls/s 31414 msg/s # udp rx: 1839 MB/s 1497592 calls/s # udp tx: 1860 MB/s 31548 calls/s 31548 msg/s # udp rx: 1838 MB/s 1496957 calls/s # udp tx: 1858 MB/s 31528 calls/s 31528 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: 1469 MB/s 1191111 calls/s # udp tx: 1853 MB/s 31441 calls/s 31441 msg/s # udp rx: 1725 MB/s 1398947 calls/s # udp tx: 1881 MB/s 31907 calls/s 31907 msg/s # udp rx: 1753 MB/s 1421436 calls/s # udp tx: 1915 MB/s 32486 calls/s 32486 msg/s # UDP GRO fwd perf udp rx: 1415 MB/s 1146830 calls/s # udp tx: 1919 MB/s 32561 calls/s 32561 msg/s # udp rx: 1473 MB/s 1193197 calls/s # udp tx: 1932 MB/s 32772 calls/s 32772 msg/s # udp rx: 1786 MB/s 1448729 calls/s # udp tx: 1903 MB/s 32282 calls/s 32282 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__->