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 0xb4 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 36 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 52 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 63 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 35 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 93 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 23 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 200 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 226 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 222 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 97 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 173 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 90 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 180 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 116 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 235 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 22 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 85 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 245 │ 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__->