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: 1706 MB/s 1388765 calls/s # udp tx: 1808 MB/s 30677 calls/s 30677 msg/s # udp rx: 1757 MB/s 1430945 calls/s # udp tx: 1776 MB/s 30139 calls/s 30139 msg/s # udp rx: 1883 MB/s 1533258 calls/s # udp tx: 1893 MB/s 32121 calls/s 32121 msg/s # UDP GRO fwd perf udp rx: 1642 MB/s 1337287 calls/s # udp tx: 1915 MB/s 32495 calls/s 32495 msg/s # udp rx: 1834 MB/s 1493361 calls/s # udp tx: 1847 MB/s 31333 calls/s 31333 msg/s # udp rx: 1805 MB/s 1469935 calls/s # udp tx: 1818 MB/s 30850 calls/s 30850 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: 1274 MB/s 1033376 calls/s # udp tx: 1827 MB/s 31004 calls/s 31004 msg/s # udp rx: 1487 MB/s 1206701 calls/s # udp tx: 1893 MB/s 32112 calls/s 32112 msg/s # udp rx: 1743 MB/s 1414323 calls/s # udp tx: 1900 MB/s 32229 calls/s 32229 msg/s # UDP GRO fwd perf udp rx: 1635 MB/s 1328862 calls/s # udp tx: 1846 MB/s 31326 calls/s 31326 msg/s # udp rx: 1584 MB/s 1285969 calls/s # udp tx: 1864 MB/s 31624 calls/s 31624 msg/s # udp rx: 1740 MB/s 1411445 calls/s # udp tx: 1901 MB/s 32252 calls/s 32252 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__->