make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1602 MB/s 1301927 calls/s # udp tx: 1815 MB/s 30800 calls/s 30800 msg/s # udp rx: 1840 MB/s 1497535 calls/s # udp tx: 1907 MB/s 32347 calls/s 32347 msg/s # udp rx: 1897 MB/s 1544374 calls/s # udp tx: 1917 MB/s 32525 calls/s 32525 msg/s # UDP GRO fwd perf udp rx: 1765 MB/s 1437346 calls/s # udp tx: 1889 MB/s 32042 calls/s 32042 msg/s # udp rx: 1913 MB/s 1558122 calls/s # udp tx: 1920 MB/s 32577 calls/s 32577 msg/s # udp rx: 1914 MB/s 1558853 calls/s # udp tx: 1919 MB/s 32557 calls/s 32557 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: 1359 MB/s 1101296 calls/s # udp tx: 1895 MB/s 32156 calls/s 32156 msg/s # udp rx: 1491 MB/s 1208371 calls/s # udp tx: 1890 MB/s 32069 calls/s 32069 msg/s # udp rx: 1696 MB/s 1374271 calls/s # udp tx: 1922 MB/s 32601 calls/s 32601 msg/s # UDP GRO fwd perf udp tx: 1875 MB/s 31811 calls/s 31811 msg/s # udp rx: 1544 MB/s 1254810 calls/s # udp tx: 1921 MB/s 32594 calls/s 32594 msg/s # udp rx: 1430 MB/s 1158539 calls/s # udp tx: 1920 MB/s 32577 calls/s 32577 msg/s # udp rx: 1617 MB/s 1309926 calls/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__->