make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1609 MB/s 27295 calls/s 27295 msg/s # tcp rx: 1610 MB/s 71043 calls/s # tcp tx: 1620 MB/s 27490 calls/s 27490 msg/s # tcp rx: 1622 MB/s 72598 calls/s # tcp tx: 1579 MB/s 26781 calls/s 26781 msg/s # tcp rx: 1579 MB/s 61776 calls/s # tcp tx: 1452 MB/s 24634 calls/s 24634 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 583 MB/s 422144 calls/s # udp tx: 1322 MB/s 22427 calls/s 22427 msg/s # udp rx: 607 MB/s 439040 calls/s # udp tx: 1403 MB/s 23808 calls/s 23808 msg/s # udp rx: 677 MB/s 489472 calls/s # udp tx: 1604 MB/s 27218 calls/s 27218 msg/s # udp rx: 676 MB/s 488704 calls/s # udp tx: 1652 MB/s 28033 calls/s 28033 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1335 MB/s 973963 calls/s # udp tx: 1373 MB/s 23298 calls/s 23298 msg/s # udp rx: 1376 MB/s 1003929 calls/s # udp tx: 1376 MB/s 23347 calls/s 23347 msg/s # udp rx: 1378 MB/s 1005386 calls/s # udp tx: 1378 MB/s 23380 calls/s 23380 msg/s # udp rx: 1375 MB/s 1003250 calls/s # udp tx: 1375 MB/s 23328 calls/s 23328 msg/s ok 1 selftests: net: udpgro_frglist.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__->