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: 1588 MB/s 1292312 calls/s # udp tx: 1944 MB/s 32984 calls/s 32984 msg/s # udp rx: 1462 MB/s 1190006 calls/s # udp tx: 1878 MB/s 31868 calls/s 31868 msg/s # udp rx: 1636 MB/s 1330971 calls/s # udp tx: 1849 MB/s 31361 calls/s 31361 msg/s # UDP GRO fwd perf udp rx: 1427 MB/s 1160385 calls/s # udp tx: 1916 MB/s 32513 calls/s 32513 msg/s # udp rx: 1777 MB/s 1446534 calls/s # udp tx: 1929 MB/s 32732 calls/s 32732 msg/s # udp rx: 1893 MB/s 1541478 calls/s # udp tx: 1900 MB/s 32229 calls/s 32229 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: 1569 MB/s 1273619 calls/s # udp tx: 1937 MB/s 32865 calls/s 32865 msg/s # udp rx: 1648 MB/s 1337317 calls/s # udp tx: 1925 MB/s 32654 calls/s 32654 msg/s # udp rx: 1633 MB/s 1325356 calls/s # udp tx: 1920 MB/s 32567 calls/s 32567 msg/s # UDP GRO fwd perf udp rx: 1765 MB/s 1433897 calls/s # udp tx: 1925 MB/s 32665 calls/s 32665 msg/s # udp rx: 1875 MB/s 1523329 calls/s # udp tx: 1922 MB/s 32600 calls/s 32600 msg/s # udp rx: 1877 MB/s 1525072 calls/s # udp tx: 1930 MB/s 32746 calls/s 32746 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__->