make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0xa0 │ inherit 181 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 30 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 62 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 140 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 9 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 182 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 124 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 21 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 209 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 169 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 109 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 143 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 207 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 236 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 70 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ other fixed 0x5c │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 170 │ false │ OK │ # geneve │ 4 │ other │ fixed 0x08 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 174 │ 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__->