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: 994 MB/s 809249 calls/s # udp tx: 1741 MB/s 29532 calls/s 29532 msg/s # udp rx: 1734 MB/s 1411475 calls/s # udp tx: 1750 MB/s 29685 calls/s 29685 msg/s # udp rx: 1536 MB/s 1249394 calls/s # udp tx: 1663 MB/s 28208 calls/s 28208 msg/s # UDP GRO fwd perf udp rx: 900 MB/s 730364 calls/s # udp tx: 1220 MB/s 20702 calls/s 20702 msg/s # udp rx: 904 MB/s 733013 calls/s # udp tx: 1280 MB/s 21714 calls/s 21714 msg/s # udp rx: 1105 MB/s 897454 calls/s # udp tx: 1276 MB/s 21653 calls/s 21653 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: 1601 MB/s 1301520 calls/s # udp tx: 1770 MB/s 30027 calls/s 30027 msg/s # udp rx: 1306 MB/s 1061343 calls/s # udp tx: 1400 MB/s 23753 calls/s 23753 msg/s # udp rx: 1116 MB/s 906213 calls/s # udp tx: 1245 MB/s 21120 calls/s 21120 msg/s # UDP GRO fwd perf udp rx: 912 MB/s 741462 calls/s # udp tx: 1129 MB/s 19160 calls/s 19160 msg/s # udp rx: 931 MB/s 756017 calls/s # udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # udp rx: 1073 MB/s 871397 calls/s # udp tx: 1257 MB/s 21320 calls/s 21320 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__->