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: 1187 MB/s 966487 calls/s # udp tx: 1235 MB/s 20958 calls/s 20958 msg/s # udp rx: 1278 MB/s 1040836 calls/s # udp tx: 1282 MB/s 21760 calls/s 21760 msg/s # udp rx: 1261 MB/s 1026672 calls/s # udp tx: 1265 MB/s 21472 calls/s 21472 msg/s # UDP GRO fwd perf udp rx: 1146 MB/s 932976 calls/s # udp tx: 1217 MB/s 20645 calls/s 20645 msg/s # udp rx: 1251 MB/s 1018663 calls/s # udp tx: 1252 MB/s 21244 calls/s 21244 msg/s # udp rx: 1231 MB/s 1002660 calls/s # udp tx: 1238 MB/s 21014 calls/s 21014 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: 343 MB/s 277768 calls/s # udp tx: 1345 MB/s 22827 calls/s 22827 msg/s # udp rx: 435 MB/s 352552 calls/s # udp tx: 1340 MB/s 22732 calls/s 22732 msg/s # udp rx: 422 MB/s 341245 calls/s # udp tx: 1346 MB/s 22836 calls/s 22836 msg/s # UDP GRO fwd perf udp rx: 474 MB/s 383593 calls/s # udp tx: 1330 MB/s 22569 calls/s 22569 msg/s # udp rx: 450 MB/s 364479 calls/s # udp tx: 1348 MB/s 22867 calls/s 22867 msg/s # udp rx: 393 MB/s 317823 calls/s # udp tx: 1353 MB/s 22955 calls/s 22955 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__->