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 0x08 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 35 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 145 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 148 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 253 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 132 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 68 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 176 false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 133 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 84 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 134 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 6 inherit 0xb0 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 216 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 185 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 143 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 90 │ 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__->