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: 683 MB/s 554443 calls/s # udp tx: 1313 MB/s 22283 calls/s 22283 msg/s # udp rx: 631 MB/s 511921 calls/s # udp tx: 1351 MB/s 22922 calls/s 22922 msg/s # udp rx: 244 MB/s 197632 calls/s # udp tx: 1390 MB/s 23577 calls/s 23577 msg/s # UDP GRO fwd perf udp rx: 789 MB/s 639658 calls/s # udp tx: 1338 MB/s 22707 calls/s 22707 msg/s # udp rx: 681 MB/s 551223 calls/s # udp tx: 1359 MB/s 23059 calls/s 23059 msg/s # udp rx: 646 MB/s 523452 calls/s # udp tx: 1366 MB/s 23177 calls/s 23177 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: 399 MB/s 324187 calls/s # udp tx: 1255 MB/s 21297 calls/s 21297 msg/s # udp rx: 320 MB/s 259140 calls/s # udp tx: 1350 MB/s 22905 calls/s 22905 msg/s # udp rx: 344 MB/s 278784 calls/s # udp tx: 1350 MB/s 22897 calls/s 22897 msg/s # UDP GRO fwd perf udp rx: 523 MB/s 423838 calls/s # udp tx: 1303 MB/s 22102 calls/s 22102 msg/s # udp rx: 728 MB/s 590327 calls/s # udp tx: 1288 MB/s 21862 calls/s 21862 msg/s # udp rx: 563 MB/s 456280 calls/s # udp tx: 1305 MB/s 22150 calls/s 22150 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__->