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: 917 MB/s 746455 calls/s # udp tx: 1220 MB/s 20699 calls/s 20699 msg/s # udp rx: 1069 MB/s 870599 calls/s # udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # udp rx: 1229 MB/s 1001139 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # UDP GRO fwd perf udp rx: 1047 MB/s 852835 calls/s # udp tx: 1273 MB/s 21600 calls/s 21600 msg/s # udp rx: 1266 MB/s 1031217 calls/s # udp tx: 1276 MB/s 21646 calls/s 21646 msg/s # udp rx: 1270 MB/s 1034073 calls/s # udp tx: 1280 MB/s 21720 calls/s 21720 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: 979 MB/s 797557 calls/s # udp tx: 1038 MB/s 17614 calls/s 17614 msg/s # udp rx: 1094 MB/s 891069 calls/s # udp tx: 1099 MB/s 18643 calls/s 18643 msg/s # udp rx: 1162 MB/s 946697 calls/s # udp tx: 1172 MB/s 19883 calls/s 19883 msg/s # UDP GRO fwd perf udp rx: 1014 MB/s 825875 calls/s # udp tx: 1062 MB/s 18029 calls/s 18029 msg/s # udp rx: 1188 MB/s 967554 calls/s # udp tx: 1197 MB/s 20307 calls/s 20307 msg/s # udp rx: 1168 MB/s 951276 calls/s # udp tx: 1175 MB/s 19937 calls/s 19937 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__->