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: 1511 MB/s 1228826 calls/s # udp tx: 1815 MB/s 30794 calls/s 30794 msg/s # udp rx: 1938 MB/s 1575707 calls/s # udp tx: 1979 MB/s 33573 calls/s 33573 msg/s # udp rx: 1946 MB/s 1581922 calls/s # udp tx: 1987 MB/s 33716 calls/s 33716 msg/s # UDP GRO fwd perf udp rx: 1577 MB/s 1283286 calls/s # udp tx: 1935 MB/s 32823 calls/s 32823 msg/s # udp rx: 1862 MB/s 1515579 calls/s # udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # udp rx: 1928 MB/s 1568545 calls/s # udp tx: 1963 MB/s 33310 calls/s 33310 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: 1405 MB/s 1138264 calls/s # udp tx: 1905 MB/s 32326 calls/s 32326 msg/s # udp rx: 1246 MB/s 1009870 calls/s # udp tx: 1942 MB/s 32948 calls/s 32948 msg/s # udp rx: 1532 MB/s 1241455 calls/s # udp tx: 1947 MB/s 33035 calls/s 33035 msg/s # UDP GRO fwd perf udp rx: 1382 MB/s 1119994 calls/s # udp tx: 1919 MB/s 32555 calls/s 32555 msg/s # udp rx: 1699 MB/s 1377011 calls/s # udp tx: 1959 MB/s 33232 calls/s 33232 msg/s # udp rx: 1688 MB/s 1367423 calls/s # udp tx: 1956 MB/s 33184 calls/s 33184 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__->