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 0x54 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 19 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 242 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 235 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 189 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 73 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 220 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 208 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 122 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 242 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 26 │ false │ OK │ # │ vxlan 4 │ 4 │ inherit 0x64 │ inherit 173 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 217 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 117 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 56 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 148 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 246 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 125 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 6 │ 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__->