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 0x98 │ inherit 130 │ false │ OK │ # │ gre 4 │ 4 │ inherit 0x20 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 83 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 55 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 78 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 144 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 5 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 205 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 196 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 223 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 126 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 226 │ 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__->