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 0x18 │ inherit 142 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 115 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 144 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 125 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 215 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 253 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 116 │ true │ OK │ # │ gre 6 │ 4 │ fixed 0xc8 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 250 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 65 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 123 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 138 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 58 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 195 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 75 │ 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__->