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 0x44 │ inherit 44 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 129 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 231 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 fixed 195 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 163 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 100 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 70 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 152 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 152 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 77 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 149 │ true │ OK │ # │ gre │ 6 │ other fixed 0x44 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 197 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 175 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 82 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 61 │ 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__->