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: 1587 MB/s 26925 calls/s 26925 msg/s # tcp rx: 1588 MB/s 70357 calls/s # tcp tx: 1436 MB/s 24371 calls/s 24371 msg/s # tcp rx: 1437 MB/s 59911 calls/s # tcp tx: 1525 MB/s 25868 calls/s 25868 msg/s # tcp rx: 1526 MB/s 68056 calls/s # tcp tx: 1523 MB/s 25846 calls/s 25846 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: 660 MB/s 477440 calls/s # udp tx: 1618 MB/s 27450 calls/s 27450 msg/s # udp rx: 677 MB/s 489984 calls/s # udp tx: 1682 MB/s 28538 calls/s 28538 msg/s # udp rx: 676 MB/s 488704 calls/s # udp tx: 1716 MB/s 29108 calls/s 29108 msg/s # udp rx: 679 MB/s 491520 calls/s # udp tx: 1711 MB/s 29034 calls/s 29034 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: 1270 MB/s 926649 calls/s # udp tx: 1306 MB/s 22163 calls/s 22163 msg/s # udp rx: 1355 MB/s 988880 calls/s # udp tx: 1356 MB/s 22999 calls/s 22999 msg/s # udp rx: 1363 MB/s 994492 calls/s # udp tx: 1361 MB/s 23089 calls/s 23089 msg/s # udp rx: 1360 MB/s 991908 calls/s # udp tx: 1368 MB/s 23213 calls/s 23213 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__->