make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 182 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 157 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 88 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 108 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 48 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 41 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 70 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 31 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 120 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 93 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 84 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 169 │ false │ OK │ # vxlan 4 │ 4 │ fixed 0x60 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 8 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 90 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 inherit 205 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 27 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->