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: 1657 MB/s 1348756 calls/s # udp tx: 1854 MB/s 31449 calls/s 31449 msg/s # udp rx: 1905 MB/s 1551345 calls/s # udp tx: 1912 MB/s 32429 calls/s 32429 msg/s # udp rx: 1867 MB/s 1520520 calls/s # udp tx: 1872 MB/s 31755 calls/s 31755 msg/s # UDP GRO fwd perf udp rx: 1784 MB/s 1451813 calls/s # udp tx: 1922 MB/s 32609 calls/s 32609 msg/s # udp rx: 1789 MB/s 1456323 calls/s # udp tx: 1954 MB/s 33144 calls/s 33144 msg/s # udp rx: 1942 MB/s 1581603 calls/s # udp tx: 1950 MB/s 33088 calls/s 33088 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: 1381 MB/s 1121868 calls/s # udp tx: 1855 MB/s 31465 calls/s 31465 msg/s # udp rx: 1857 MB/s 1509675 calls/s # udp tx: 1905 MB/s 32311 calls/s 32311 msg/s # udp rx: 1844 MB/s 1498824 calls/s # udp tx: 1900 MB/s 32241 calls/s 32241 msg/s # UDP GRO fwd perf udp rx: 1010 MB/s 822379 calls/s # udp tx: 1231 MB/s 20885 calls/s 20885 msg/s # udp rx: 1252 MB/s 1019254 calls/s # udp tx: 1259 MB/s 21368 calls/s 21368 msg/s # udp rx: 1249 MB/s 1016879 calls/s # udp tx: 1267 MB/s 21497 calls/s 21497 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__->