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 0x90 │ inherit 132 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 212 false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 220 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 75 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 232 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 135 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 196 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 235 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 211 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 227 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 108 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 165 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 181 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 197 │ false OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ 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__->