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: 1629 MB/s 1321980 calls/s # udp tx: 1944 MB/s 32974 calls/s 32974 msg/s # udp tx: 1809 MB/s 30694 calls/s 30694 msg/s # udp rx: 1396 MB/s 1134634 calls/s # udp tx: 1845 MB/s 31299 calls/s 31299 msg/s # udp rx: 1719 MB/s 1399661 calls/s # UDP GRO fwd perf udp rx: 1494 MB/s 1215881 calls/s # udp tx: 1843 MB/s 31267 calls/s 31267 msg/s # udp rx: 1858 MB/s 1511417 calls/s # udp tx: 1904 MB/s 32304 calls/s 32304 msg/s # udp rx: 1612 MB/s 1310046 calls/s # udp tx: 1850 MB/s 31381 calls/s 31381 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: 1000 MB/s 814151 calls/s # udp tx: 1076 MB/s 18261 calls/s 18261 msg/s # udp rx: 1107 MB/s 901908 calls/s # udp tx: 1109 MB/s 18816 calls/s 18816 msg/s # udp rx: 1128 MB/s 918476 calls/s # udp tx: 1131 MB/s 19183 calls/s 19183 msg/s # UDP GRO fwd perf udp rx: 1567 MB/s 1269413 calls/s # udp tx: 1965 MB/s 33336 calls/s 33336 msg/s # udp rx: 1717 MB/s 1391438 calls/s # udp tx: 1966 MB/s 33355 calls/s 33355 msg/s # udp rx: 1603 MB/s 1298732 calls/s # udp tx: 1944 MB/s 32988 calls/s 32988 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__->