make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x4c │ inherit 243 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 153 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 123 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 151 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 109 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 125 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 16 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 28 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 249 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 66 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 171 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 244 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 11 │ false │ OK │ # │ geneve 4 │ 6 │ fixed 0x78 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 222 │ 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__->