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 0x9c │ inherit 71 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 6 │ inherit 0x40 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 179 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 170 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 24 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 6 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 152 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 247 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 207 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 91 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 72 │ true OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 237 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 163 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 4 │ inherit 0x28 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 22 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 55 │ 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__->