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 0xc8 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 253 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 158 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 208 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 253 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 56 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 77 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 238 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 176 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 235 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 84 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 150 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 97 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 23 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ other fixed 0xbc │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 181 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 136 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 168 │ 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__->