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 0x2c │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 159 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 168 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 49 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 83 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 126 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 154 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 7 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 158 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 116 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 239 │ false OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 40 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 228 │ 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__->