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: 848 MB/s 687803 calls/s # udp tx: 1364 MB/s 23135 calls/s 23135 msg/s # udp rx: 1074 MB/s 870882 calls/s # udp tx: 1360 MB/s 23073 calls/s 23073 msg/s # udp rx: 1069 MB/s 866812 calls/s # udp tx: 1364 MB/s 23143 calls/s 23143 msg/s # UDP GRO fwd perf udp rx: 834 MB/s 676384 calls/s # udp tx: 1319 MB/s 22372 calls/s 22372 msg/s # udp rx: 818 MB/s 662414 calls/s # udp tx: 1372 MB/s 23282 calls/s 23282 msg/s # udp rx: 1003 MB/s 813113 calls/s # udp tx: 1377 MB/s 23362 calls/s 23362 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: 1389 MB/s 1128381 calls/s # udp tx: 1798 MB/s 30497 calls/s 30497 msg/s # udp rx: 1444 MB/s 1169916 calls/s # udp tx: 1962 MB/s 33293 calls/s 33293 msg/s # udp rx: 1264 MB/s 1025210 calls/s # udp tx: 1896 MB/s 32165 calls/s 32165 msg/s # UDP GRO fwd perf udp rx: 1300 MB/s 1056519 calls/s # udp tx: 1864 MB/s 31627 calls/s 31627 msg/s # udp rx: 1763 MB/s 1432937 calls/s # udp tx: 1834 MB/s 31110 calls/s 31110 msg/s # udp rx: 1775 MB/s 1439615 calls/s # udp tx: 1922 MB/s 32599 calls/s 32599 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__->