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 0x24 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 101 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 134 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 30 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 224 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 38 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 49 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 76 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 201 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 138 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 212 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 47 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 136 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 11 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 1 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 246 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 6 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 244 true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 154 │ 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__->