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: 1228 MB/s 999107 calls/s # udp tx: 1863 MB/s 31598 calls/s 31598 msg/s # udp rx: 1473 MB/s 1197558 calls/s # udp tx: 1569 MB/s 26622 calls/s 26622 msg/s # udp rx: 1150 MB/s 936667 calls/s # udp tx: 1210 MB/s 20537 calls/s 20537 msg/s # UDP GRO fwd perf udp rx: 1172 MB/s 954493 calls/s # udp tx: 1225 MB/s 20783 calls/s 20783 msg/s # udp rx: 1209 MB/s 984525 calls/s # udp tx: 1215 MB/s 20614 calls/s 20614 msg/s # udp rx: 1209 MB/s 984427 calls/s # udp tx: 1215 MB/s 20620 calls/s 20620 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: 1118 MB/s 910608 calls/s # udp tx: 1186 MB/s 20128 calls/s 20128 msg/s # udp rx: 1186 MB/s 965670 calls/s # udp tx: 1191 MB/s 20203 calls/s 20203 msg/s # udp rx: 1198 MB/s 976000 calls/s # udp tx: 1204 MB/s 20431 calls/s 20431 msg/s # UDP GRO fwd perf udp rx: 1469 MB/s 1193483 calls/s # udp tx: 1804 MB/s 30605 calls/s 30605 msg/s # udp rx: 1439 MB/s 1167059 calls/s # udp tx: 1857 MB/s 31509 calls/s 31509 msg/s # udp rx: 1726 MB/s 1399444 calls/s # udp tx: 1903 MB/s 32284 calls/s 32284 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__->