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: 1093 MB/s 889992 calls/s # udp tx: 1898 MB/s 32200 calls/s 32200 msg/s # udp rx: 1900 MB/s 1547517 calls/s # udp tx: 1902 MB/s 32262 calls/s 32262 msg/s # udp rx: 1880 MB/s 1530505 calls/s # udp tx: 1883 MB/s 31952 calls/s 31952 msg/s # UDP GRO fwd perf udp rx: 1702 MB/s 1385976 calls/s # udp tx: 1858 MB/s 31522 calls/s 31522 msg/s # udp rx: 1948 MB/s 1586297 calls/s # udp tx: 1954 MB/s 33156 calls/s 33156 msg/s # udp rx: 1935 MB/s 1575432 calls/s # udp tx: 1940 MB/s 32916 calls/s 32916 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: 1574 MB/s 1276777 calls/s # udp tx: 1907 MB/s 32353 calls/s 32353 msg/s # udp rx: 1480 MB/s 1203057 calls/s # udp tx: 1792 MB/s 30409 calls/s 30409 msg/s # udp rx: 1788 MB/s 1449876 calls/s # udp tx: 1898 MB/s 32203 calls/s 32203 msg/s # UDP GRO fwd perf udp rx: 1426 MB/s 1157542 calls/s # udp tx: 1888 MB/s 32034 calls/s 32034 msg/s # udp rx: 1783 MB/s 1445045 calls/s # udp tx: 1922 MB/s 32607 calls/s 32607 msg/s # udp rx: 1725 MB/s 1398403 calls/s # udp tx: 1925 MB/s 32658 calls/s 32658 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__->