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: 1172 MB/s 953171 calls/s # udp tx: 1347 MB/s 22858 calls/s 22858 msg/s # udp rx: 1286 MB/s 1045416 calls/s # udp tx: 1375 MB/s 23326 calls/s 23326 msg/s # udp rx: 1264 MB/s 1026464 calls/s # udp tx: 1376 MB/s 23345 calls/s 23345 msg/s # UDP GRO fwd perf udp rx: 1220 MB/s 991274 calls/s # udp tx: 1376 MB/s 23339 calls/s 23339 msg/s # udp rx: 1276 MB/s 1036018 calls/s # udp tx: 1381 MB/s 23436 calls/s 23436 msg/s # udp rx: 1264 MB/s 1025954 calls/s # udp tx: 1386 MB/s 23510 calls/s 23510 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: 1455 MB/s 1181000 calls/s # udp tx: 1836 MB/s 31146 calls/s 31146 msg/s # udp rx: 1395 MB/s 1132249 calls/s # udp tx: 1824 MB/s 30944 calls/s 30944 msg/s # udp rx: 1502 MB/s 1219076 calls/s # udp tx: 1814 MB/s 30778 calls/s 30778 msg/s # UDP GRO fwd perf udp rx: 1587 MB/s 1287825 calls/s # udp tx: 1788 MB/s 30339 calls/s 30339 msg/s # udp rx: 1682 MB/s 1363273 calls/s # udp tx: 1960 MB/s 33250 calls/s 33250 msg/s # udp rx: 1533 MB/s 1242543 calls/s # udp tx: 1923 MB/s 32617 calls/s 32617 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__->