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 0x6c │ inherit 55 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 234 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 141 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 241 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 191 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 248 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 228 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 187 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 194 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 191 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 103 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 110 │ false │ OK │ # │ vxlan 4 │ 6 │ inherit 0x40 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 53 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 219 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 42 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 32 │ false │ OK │ # │ geneve │ 6 4 │ inherit 0xb0 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ 4 fixed 0xc4 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 80 │ 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__->