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 0x8c │ inherit 254 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 251 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 165 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 33 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 151 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 174 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 1 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 205 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 225 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 102 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 75 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ 6 inherit 0x9c │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 58 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 84 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 76 │ 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__->