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: 1680 MB/s 1366253 calls/s # udp tx: 1834 MB/s 31119 calls/s 31119 msg/s # udp rx: 1815 MB/s 1477888 calls/s # udp tx: 1812 MB/s 30747 calls/s 30747 msg/s # udp rx: 1904 MB/s 1550563 calls/s # udp tx: 1914 MB/s 32470 calls/s 32470 msg/s # UDP GRO fwd perf udp rx: 1448 MB/s 1179027 calls/s # udp tx: 1824 MB/s 30952 calls/s 30952 msg/s # udp rx: 1886 MB/s 1535517 calls/s # udp tx: 1903 MB/s 32280 calls/s 32280 msg/s # udp rx: 1884 MB/s 1533797 calls/s # udp tx: 1924 MB/s 32641 calls/s 32641 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: 1359 MB/s 1102819 calls/s # udp tx: 1777 MB/s 30141 calls/s 30141 msg/s # udp rx: 1534 MB/s 1242944 calls/s # udp tx: 1952 MB/s 33124 calls/s 33124 msg/s # udp rx: 1694 MB/s 1372839 calls/s # udp tx: 1936 MB/s 32845 calls/s 32845 msg/s # UDP GRO fwd perf udp rx: 1467 MB/s 1190459 calls/s # udp tx: 1764 MB/s 29927 calls/s 29927 msg/s # udp rx: 1751 MB/s 1419664 calls/s # udp tx: 1915 MB/s 32496 calls/s 32496 msg/s # udp rx: 1694 MB/s 1372482 calls/s # udp tx: 1915 MB/s 32487 calls/s 32487 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__->