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: 1057 MB/s 860576 calls/s # udp tx: 1154 MB/s 19585 calls/s 19585 msg/s # udp rx: 1095 MB/s 891761 calls/s # udp tx: 1160 MB/s 19690 calls/s 19690 msg/s # udp rx: 1165 MB/s 948477 calls/s # udp tx: 1173 MB/s 19905 calls/s 19905 msg/s # UDP GRO fwd perf udp rx: 1406 MB/s 1144905 calls/s # udp tx: 1478 MB/s 25076 calls/s 25076 msg/s # udp rx: 1330 MB/s 1083299 calls/s # udp tx: 1325 MB/s 22478 calls/s 22478 msg/s # udp rx: 1445 MB/s 1176754 calls/s # udp tx: 1476 MB/s 25046 calls/s 25046 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 880 MB/s 14937 calls/s 14937 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1122 MB/s 19032 calls/s 19032 msg/s # udp rx: 512 MB/s 414432 calls/s # udp tx: 1424 MB/s 24160 calls/s 24160 msg/s # UDP tunnel GRO fwd perf udp rx: 1013 MB/s 820899 calls/s # udp tx: 1406 MB/s 23851 calls/s 23851 msg/s # udp rx: 922 MB/s 745281 calls/s # udp tx: 1455 MB/s 24680 calls/s 24680 msg/s # udp rx: 900 MB/s 728479 calls/s # udp tx: 1362 MB/s 23102 calls/s 23102 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1179 MB/s 960146 calls/s # udp tx: 1654 MB/s 28066 calls/s 28066 msg/s # udp rx: 1848 MB/s 1504778 calls/s # udp tx: 1832 MB/s 31083 calls/s 31083 msg/s # udp rx: 1819 MB/s 1481310 calls/s # udp tx: 1843 MB/s 31270 calls/s 31270 msg/s # UDP GRO fwd perf udp rx: 1656 MB/s 1347385 calls/s # udp tx: 1882 MB/s 31928 calls/s 31928 msg/s # udp rx: 1743 MB/s 1419109 calls/s # udp tx: 1796 MB/s 30467 calls/s 30467 msg/s # udp rx: 1384 MB/s 1124512 calls/s # udp tx: 1823 MB/s 30932 calls/s 30932 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 149 MB/s 120983 calls/s # udp tx: 1139 MB/s 19332 calls/s 19332 msg/s # udp rx: 484 MB/s 391713 calls/s # udp tx: 1377 MB/s 23360 calls/s 23360 msg/s # udp rx: 483 MB/s 390696 calls/s # udp tx: 1397 MB/s 23706 calls/s 23706 msg/s # UDP tunnel GRO fwd perf udp rx: 136 MB/s 110502 calls/s # udp tx: 1426 MB/s 24192 calls/s 24192 msg/s # udp rx: 154 MB/s 124418 calls/s # udp tx: 1445 MB/s 24510 calls/s 24510 msg/s # udp rx: 255 MB/s 206618 calls/s # udp tx: 1429 MB/s 24240 calls/s 24240 msg/s 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__->