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: 1645 MB/s 1339293 calls/s # udp tx: 1831 MB/s 31062 calls/s 31062 msg/s # udp rx: 1421 MB/s 1156900 calls/s # udp tx: 1576 MB/s 26746 calls/s 26746 msg/s # udp rx: 1126 MB/s 916774 calls/s # udp tx: 1228 MB/s 20835 calls/s 20835 msg/s # UDP GRO fwd perf udp rx: 1428 MB/s 1162779 calls/s # udp tx: 1504 MB/s 25522 calls/s 25522 msg/s # udp rx: 1449 MB/s 1179800 calls/s # udp tx: 1489 MB/s 25266 calls/s 25266 msg/s # udp rx: 1455 MB/s 1185024 calls/s # udp tx: 1477 MB/s 25066 calls/s 25066 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 615 MB/s 496684 calls/s # udp tx: 1338 MB/s 22695 calls/s 22695 msg/s # udp rx: 890 MB/s 719035 calls/s # udp tx: 1444 MB/s 24504 calls/s 24504 msg/s # udp rx: 862 MB/s 696222 calls/s # udp tx: 1439 MB/s 24414 calls/s 24414 msg/s # UDP tunnel GRO fwd perf udp rx: 725 MB/s 585804 calls/s # udp tx: 1428 MB/s 24223 calls/s 24223 msg/s # udp tx: 1428 MB/s 24222 calls/s 24222 msg/s # udp rx: 945 MB/s 763162 calls/s # udp tx: 1436 MB/s 24360 calls/s 24360 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1414 MB/s 1150597 calls/s # udp tx: 1739 MB/s 29501 calls/s 29501 msg/s # udp rx: 1484 MB/s 1207994 calls/s # udp tx: 1576 MB/s 26733 calls/s 26733 msg/s # udp rx: 1808 MB/s 1472443 calls/s # udp tx: 1826 MB/s 30976 calls/s 30976 msg/s # UDP GRO fwd perf udp rx: 1494 MB/s 1216000 calls/s # udp tx: 1670 MB/s 28337 calls/s 28337 msg/s # udp rx: 1410 MB/s 1146444 calls/s # udp tx: 1683 MB/s 28548 calls/s 28548 msg/s # udp rx: 1683 MB/s 1369961 calls/s # udp tx: 1775 MB/s 30109 calls/s 30109 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1453 MB/s 24658 calls/s 24658 msg/s # udp rx: 76 MB/s 62413 calls/s # udp tx: 1478 MB/s 25076 calls/s 25076 msg/s # udp rx: 14 MB/s 11520 calls/s # udp tx: 1462 MB/s 24811 calls/s 24811 msg/s # udp rx: 108 MB/s 87165 calls/s # UDP tunnel GRO fwd perf udp rx: 72 MB/s 58659 calls/s # udp tx: 1452 MB/s 24630 calls/s 24630 msg/s # udp rx: 241 MB/s 195759 calls/s # udp tx: 1337 MB/s 22693 calls/s 22693 msg/s # udp rx: 211 MB/s 170428 calls/s # udp tx: 1435 MB/s 24352 calls/s 24352 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__->