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 36 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 203 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 4 fixed 0x74 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 223 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 4 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 86 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 77 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 45 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 77 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 71 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 128 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 168 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 60 true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 204 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 95 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 9 │ 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__->