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 0x88 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 203 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 184 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 159 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 42 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 155 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 71 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 83 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 118 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 205 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 66 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 34 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 23 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 97 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 13 │ 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__->