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: 1436 MB/s 1169233 calls/s # udp tx: 1768 MB/s 30003 calls/s 30003 msg/s # udp rx: 1578 MB/s 1283501 calls/s # udp tx: 1841 MB/s 31234 calls/s 31234 msg/s # udp rx: 1939 MB/s 1575960 calls/s # udp tx: 1973 MB/s 33476 calls/s 33476 msg/s # UDP GRO fwd perf udp rx: 1342 MB/s 1091523 calls/s # udp tx: 1848 MB/s 31355 calls/s 31355 msg/s # udp rx: 765 MB/s 620656 calls/s # udp tx: 1459 MB/s 24753 calls/s 24753 msg/s # udp rx: 694 MB/s 562103 calls/s # udp tx: 1376 MB/s 23348 calls/s 23348 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: 1388 MB/s 1124535 calls/s # udp tx: 1842 MB/s 31250 calls/s 31250 msg/s # udp rx: 1696 MB/s 1374141 calls/s # udp tx: 1936 MB/s 32836 calls/s 32836 msg/s # udp rx: 1731 MB/s 1402624 calls/s # udp tx: 1932 MB/s 32774 calls/s 32774 msg/s # UDP GRO fwd perf udp rx: 1527 MB/s 1238407 calls/s # udp tx: 1923 MB/s 32629 calls/s 32629 msg/s # udp rx: 1514 MB/s 1227738 calls/s # udp tx: 1890 MB/s 32057 calls/s 32057 msg/s # udp rx: 1528 MB/s 1238538 calls/s # udp tx: 1933 MB/s 32792 calls/s 32792 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__->