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 0x78 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 172 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 18 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 11 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 8 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # gre │ 6 │ 4 │ inherit 0x14 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 208 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 23 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 230 │ true │ OK # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 143 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 24 │ true │ OK │ # │ geneve │ 4 4 │ fixed 0x08 │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 85 │ true │ OK # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 66 │ 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__->