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 0x5c │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 118 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 76 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 251 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 190 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 56 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 116 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 87 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 118 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 71 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 58 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 120 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 82 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 169 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 46 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 14 │ 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__->