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: 994 MB/s 808773 calls/s # udp tx: 1764 MB/s 29935 calls/s 29935 msg/s # udp rx: 1536 MB/s 1250281 calls/s # udp tx: 1849 MB/s 31367 calls/s 31367 msg/s # udp rx: 1427 MB/s 1159561 calls/s # udp tx: 1907 MB/s 32352 calls/s 32352 msg/s # UDP GRO fwd perf udp rx: 1389 MB/s 1130387 calls/s # udp tx: 1932 MB/s 32778 calls/s 32778 msg/s # udp rx: 1509 MB/s 1228285 calls/s # udp tx: 1976 MB/s 33530 calls/s 33530 msg/s # udp rx: 1443 MB/s 1172967 calls/s # udp tx: 1963 MB/s 33297 calls/s 33297 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: 1093 MB/s 888190 calls/s # udp tx: 1637 MB/s 27771 calls/s 27771 msg/s # udp rx: 1528 MB/s 1242747 calls/s # udp tx: 1715 MB/s 29100 calls/s 29100 msg/s # udp rx: 1719 MB/s 1399003 calls/s # udp tx: 1737 MB/s 29473 calls/s 29473 msg/s # UDP GRO fwd perf udp rx: 1329 MB/s 1082194 calls/s # udp tx: 1391 MB/s 23598 calls/s 23598 msg/s # udp rx: 1176 MB/s 957882 calls/s # udp tx: 1182 MB/s 20060 calls/s 20060 msg/s # udp rx: 1170 MB/s 952958 calls/s # udp tx: 1175 MB/s 19938 calls/s 19938 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__->