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 0x0c │ inherit 49 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 191 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 208 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 122 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 58 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 200 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 167 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 252 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 172 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 76 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 250 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 15 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 73 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 234 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 25 │ 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__->