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: 1608 MB/s 1306732 calls/s # udp tx: 1887 MB/s 32021 calls/s 32021 msg/s # udp rx: 1904 MB/s 1548558 calls/s # udp tx: 1936 MB/s 32836 calls/s 32836 msg/s # udp rx: 1921 MB/s 1562660 calls/s # udp tx: 1947 MB/s 33024 calls/s 33024 msg/s # UDP GRO fwd perf udp rx: 1801 MB/s 1462194 calls/s # udp tx: 1951 MB/s 33099 calls/s 33099 msg/s # udp rx: 1725 MB/s 1399334 calls/s # udp tx: 1877 MB/s 31845 calls/s 31845 msg/s # udp rx: 1815 MB/s 1473766 calls/s # udp tx: 1948 MB/s 33048 calls/s 33048 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: 644 MB/s 522988 calls/s # udp tx: 1225 MB/s 20793 calls/s 20793 msg/s # udp rx: 690 MB/s 560104 calls/s # udp tx: 1195 MB/s 20278 calls/s 20278 msg/s # udp rx: 688 MB/s 557832 calls/s # udp tx: 1209 MB/s 20519 calls/s 20519 msg/s # UDP GRO fwd perf udp rx: 902 MB/s 733333 calls/s # udp tx: 1124 MB/s 19070 calls/s 19070 msg/s # udp rx: 805 MB/s 652533 calls/s # udp tx: 1216 MB/s 20626 calls/s 20626 msg/s # udp rx: 884 MB/s 717078 calls/s # udp tx: 1217 MB/s 20645 calls/s 20645 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__->