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 0xf8 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 251 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 105 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 207 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 2 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 219 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 219 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 130 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 145 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 4 │ inherit 0x78 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 175 false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 168 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 178 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 191 │ 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__->