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 0x34 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 150 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 77 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 147 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 inherit 0x84 │ inherit 115 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 161 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 102 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 220 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 8 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 27 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 135 │ 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__->