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 0x1c │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 218 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 29 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 217 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 160 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 49 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 217 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 217 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 197 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 185 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 129 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 225 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ 4 fixed 0x10 │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 3 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 23 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 97 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 97 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 28 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 211 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 72 │ 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__->