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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 147 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 254 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 234 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 75 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 41 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 39 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 24 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 117 │ false OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 152 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 80 true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 142 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 94 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c fixed 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 inherit 107 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 51 true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 33 false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 89 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 239 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->