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: 993 MB/s 808657 calls/s # udp tx: 1227 MB/s 20811 calls/s 20811 msg/s # udp rx: 1249 MB/s 1017499 calls/s # udp tx: 1262 MB/s 21405 calls/s 21405 msg/s # udp rx: 1259 MB/s 1025230 calls/s # udp tx: 1267 MB/s 21496 calls/s 21496 msg/s # UDP GRO fwd perf udp rx: 973 MB/s 791748 calls/s # udp tx: 1196 MB/s 20297 calls/s 20297 msg/s # udp rx: 1263 MB/s 1028696 calls/s # udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # udp rx: 1264 MB/s 1029032 calls/s # udp tx: 1273 MB/s 21606 calls/s 21606 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: 1001 MB/s 815266 calls/s # udp tx: 1171 MB/s 19870 calls/s 19870 msg/s # udp rx: 1204 MB/s 980596 calls/s # udp tx: 1213 MB/s 20575 calls/s 20575 msg/s # udp rx: 1207 MB/s 983059 calls/s # udp tx: 1217 MB/s 20647 calls/s 20647 msg/s # UDP GRO fwd perf udp rx: 1038 MB/s 845034 calls/s # udp tx: 1244 MB/s 21114 calls/s 21114 msg/s # udp rx: 1210 MB/s 985757 calls/s # udp tx: 1230 MB/s 20878 calls/s 20878 msg/s # udp rx: 1219 MB/s 992529 calls/s # udp tx: 1241 MB/s 21050 calls/s 21050 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__->