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: 1518 MB/s 1236320 calls/s # udp tx: 1845 MB/s 31300 calls/s 31300 msg/s # udp tx: 1975 MB/s 33501 calls/s 33501 msg/s # udp rx: 1639 MB/s 1333827 calls/s # udp tx: 1942 MB/s 32949 calls/s 32949 msg/s # udp rx: 1866 MB/s 1519560 calls/s # UDP GRO fwd perf udp rx: 1694 MB/s 1377763 calls/s # udp tx: 1968 MB/s 33388 calls/s 33388 msg/s # udp rx: 1732 MB/s 1407230 calls/s # udp tx: 1972 MB/s 33452 calls/s 33452 msg/s # udp rx: 1763 MB/s 1432625 calls/s # udp tx: 1936 MB/s 32846 calls/s 32846 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: 1601 MB/s 1301623 calls/s # udp tx: 1848 MB/s 31348 calls/s 31348 msg/s # udp rx: 1400 MB/s 1139854 calls/s # udp tx: 1773 MB/s 30080 calls/s 30080 msg/s # udp rx: 1813 MB/s 1476265 calls/s # udp tx: 1822 MB/s 30910 calls/s 30910 msg/s # UDP GRO fwd perf udp rx: 1336 MB/s 1084855 calls/s # udp tx: 1805 MB/s 30628 calls/s 30628 msg/s # udp rx: 1596 MB/s 1294283 calls/s # udp tx: 1895 MB/s 32146 calls/s 32146 msg/s # udp rx: 1467 MB/s 1190744 calls/s # udp tx: 1849 MB/s 31373 calls/s 31373 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__->