make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1492 MB/s 1214788 calls/s # udp tx: 1809 MB/s 30693 calls/s 30693 msg/s # udp rx: 1839 MB/s 1497338 calls/s # udp tx: 1845 MB/s 31296 calls/s 31296 msg/s # udp rx: 1883 MB/s 1533375 calls/s # udp tx: 1888 MB/s 32032 calls/s 32032 msg/s # UDP GRO fwd perf udp rx: 1561 MB/s 1270582 calls/s # udp tx: 1843 MB/s 31260 calls/s 31260 msg/s # udp rx: 1777 MB/s 1446891 calls/s # udp tx: 1784 MB/s 30264 calls/s 30264 msg/s # udp rx: 1937 MB/s 1577074 calls/s # udp tx: 1947 MB/s 33032 calls/s 33032 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: 1703 MB/s 1383767 calls/s # udp tx: 1915 MB/s 32491 calls/s 32491 msg/s # udp rx: 1534 MB/s 1248246 calls/s # udp tx: 1902 MB/s 32269 calls/s 32269 msg/s # udp rx: 1889 MB/s 1535142 calls/s # udp tx: 1932 MB/s 32776 calls/s 32776 msg/s # UDP GRO fwd perf udp rx: 1746 MB/s 1417535 calls/s # udp tx: 1919 MB/s 32557 calls/s 32557 msg/s # udp rx: 1367 MB/s 1113164 calls/s # udp tx: 1349 MB/s 22891 calls/s 22891 msg/s # udp rx: 1132 MB/s 921616 calls/s # udp tx: 1146 MB/s 19442 calls/s 19442 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__->