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 0x44 │ inherit 62 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 2 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 233 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 106 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 134 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 215 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 123 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 234 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 222 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 219 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 177 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 208 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 30 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 53 │ false │ OK │ # │ geneve │ 4 4 │ inherit 0xf8 │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 49 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 198 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 107 │ 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__->