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: 1650 MB/s 1341676 calls/s # udp tx: 1816 MB/s 30807 calls/s 30807 msg/s # udp rx: 1531 MB/s 1245262 calls/s # udp tx: 1743 MB/s 29576 calls/s 29576 msg/s # udp rx: 1391 MB/s 1131206 calls/s # udp tx: 1949 MB/s 33067 calls/s 33067 msg/s # UDP GRO fwd perf udp rx: 1460 MB/s 1188016 calls/s # udp tx: 1911 MB/s 32423 calls/s 32423 msg/s # udp rx: 1580 MB/s 1284126 calls/s # udp tx: 1975 MB/s 33508 calls/s 33508 msg/s # udp rx: 1847 MB/s 1501465 calls/s # udp tx: 1971 MB/s 33433 calls/s 33433 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: 1330 MB/s 1080631 calls/s # udp tx: 1932 MB/s 32779 calls/s 32779 msg/s # udp rx: 1716 MB/s 1393833 calls/s # udp tx: 1956 MB/s 33179 calls/s 33179 msg/s # udp rx: 1694 MB/s 1374972 calls/s # udp tx: 1954 MB/s 33145 calls/s 33145 msg/s # UDP GRO fwd perf udp rx: 1434 MB/s 1166823 calls/s # udp tx: 1863 MB/s 31609 calls/s 31609 msg/s # udp tx: 1869 MB/s 31716 calls/s 31716 msg/s # udp rx: 1428 MB/s 1162105 calls/s # udp tx: 1867 MB/s 31668 calls/s 31668 msg/s # udp rx: 1329 MB/s 1081358 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__->