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: 469 MB/s 380017 calls/s # udp tx: 1353 MB/s 22953 calls/s 22953 msg/s # udp rx: 487 MB/s 395350 calls/s # udp tx: 1335 MB/s 22646 calls/s 22646 msg/s # udp rx: 461 MB/s 373150 calls/s # udp tx: 1370 MB/s 23242 calls/s 23242 msg/s # UDP GRO fwd perf udp rx: 223 MB/s 180992 calls/s # udp tx: 1427 MB/s 24214 calls/s 24214 msg/s # udp rx: 397 MB/s 321338 calls/s # udp tx: 1382 MB/s 23450 calls/s 23450 msg/s # udp rx: 575 MB/s 466486 calls/s # udp tx: 1301 MB/s 22082 calls/s 22082 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: 1662 MB/s 1350134 calls/s # udp tx: 1896 MB/s 32168 calls/s 32168 msg/s # udp rx: 1848 MB/s 1500094 calls/s # udp tx: 1941 MB/s 32927 calls/s 32927 msg/s # udp rx: 1854 MB/s 1506127 calls/s # udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # UDP GRO fwd perf udp rx: 1291 MB/s 1049451 calls/s # udp tx: 1811 MB/s 30725 calls/s 30725 msg/s # udp rx: 1442 MB/s 1171316 calls/s # udp tx: 1702 MB/s 28871 calls/s 28871 msg/s # udp rx: 1777 MB/s 1441551 calls/s # udp tx: 1864 MB/s 31628 calls/s 31628 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__->